coingecko

Fetch Solana token prices, DEX pool data, and OHLCV history via CoinGecko Onchain API.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kiran-nebula/agentshaus --skill coingecko-kiran-nebula
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coingecko
Source: https://github.com/kiran-nebula/agentshaus/tree/main/packages/agent-runtime/workspace/skills/sendaifun/coingecko
Command: npx skills add https://github.com/kiran-nebula/agentshaus --skill coingecko-kiran-nebula

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides seamless integration with the CoinGecko Solana API, enabling developers to access real-time token prices, DEX pool data, historical charts, and market analytics. It simplifies the process of building sophisticated DeFi applications.

Core Features & Use Cases

  • Token Price Feeds: Get live prices for any Solana token.
  • DEX Pool Data: Access liquidity, volume, and price changes for Solana DEX pools.
  • Historical Data: Retrieve OHLCV (candlestick) data for technical analysis.
  • Use Case: Build a Solana portfolio tracker that automatically updates token values and displays historical price charts for each asset.

Quick Start

Fetch the current price of USDC on Solana.

Frequently Asked Questions about coingecko

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get real-time Solana token prices for a DeFi dashboard?

To get real-time Solana token prices for a DeFi dashboard, you can use this Skill to connect to the CoinGecko Onchain API. It retrieves live price feeds for any Solana token to keep your portfolio tracker updated automatically.

Can I fetch historical OHLCV data for Solana DEX pools?

Yes, you can fetch historical OHLCV data for Solana DEX pools. This Skill retrieves candlestick data from the CoinGecko API, enabling detailed technical analysis and historical price charting for your DeFi applications.

What's the best way to retrieve Solana DEX liquidity and volume data?

The best way to retrieve Solana DEX liquidity and volume data is using this Skill's CoinGecko Onchain API integration. It directly accesses decentralized exchange pool data, providing the liquidity and volume metrics needed for on-chain analytics.

Does this CoinGecko Solana API integration support building trading bots?

Yes, this CoinGecko Solana API integration supports building trading bots. It provides the necessary real-time token prices, DEX pool data, and trade information across various decentralized exchanges for automated trading strategies.

Do I need additional dependencies to access on-chain analytics for Solana?

No additional dependencies are required to access on-chain analytics for Solana. This Skill operates independently to fetch data from the CoinGecko Onchain API, allowing you to retrieve token prices and DEX data without external packages.

Why use CoinGecko on-chain data instead of other Solana DEX data sources?

You would use CoinGecko on-chain data to access aggregated DEX pool liquidity and volume across various decentralized exchanges in one place. It simplifies retrieving standardized Solana network data for portfolio trackers and analytics dashboards.