market-data

Fetch real-time and historical cryptocurrency prices via the CoinGecko API.

109|11|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/TermiX-official/cryptoclaw --skill market-data-termix-official
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: market-data
Source: https://github.com/TermiX-official/cryptoclaw/tree/main/skills/market-data
Command: npx skills add https://github.com/TermiX-official/cryptoclaw --skill market-data-termix-official

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides quick access to real-time and historical cryptocurrency market data, simplifying price discovery, market overview, and trend analysis.

Core Features & Use Cases

  • Price lookups: Retrieve current prices for any token in USD, BTC, or ETH.
  • Market overview: See top tokens by market cap, 24h volume, and gainers/losers.
  • Trending data & history: Access trending tokens and price history for charting and analysis.
  • Use Case: Monitor a portfolio by fetching live prices and historical performance to inform trades.

Quick Start

Use the market-data skill to fetch the current price of ETH or to view the top 10 coins by market cap.

Frequently Asked Questions about market-data

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

FAQPage Schema
How do I get real-time cryptocurrency prices for my portfolio?

To get real-time cryptocurrency prices, you can fetch live data for any token in USD, BTC, or ETH. This allows you to monitor your portfolio by retrieving current market values for pricing decisions.

Can I retrieve historical crypto price history for charting?

Yes, you can retrieve historical crypto price history for charting and analysis. The Skill accesses past market data to help you track token performance and analyze trends over time.

Does CoinGecko API provide trending tokens and market gainers data?

The CoinGecko API provides trending tokens and market gainers data. You can view top tokens by market cap, 24h volume, and specific gainers or losers to get a complete market overview.

What is the best way to view top coins by market cap?

The best way to view top coins by market cap is using a market overview fetch. This retrieves the top 10 coins and broader market rankings, simplifying price discovery across multiple networks.

Can I fetch on-chain price data when basic market queries are insufficient?

You can fetch on-chain price data via read_contract when basic market queries are insufficient. This allows the Skill to incorporate direct blockchain data alongside standard CoinGecko API results.