coingecko

Provide CoinGecko API endpoint references for crypto data pipelines.

2|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/ShunmeiCho/dotclaude --skill coingecko-shunmeicho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coingecko
Source: https://github.com/ShunmeiCho/dotclaude/tree/main/skills/coingecko
Command: npx skills add https://github.com/ShunmeiCho/dotclaude --skill coingecko-shunmeicho

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill consolidates CoinGecko's API documentation into an easily consumable, frontmatter-driven resource that AI tools can reference during tasks, reducing lookup friction and ensuring consistent data sources.

Core Features & Use Cases

  • Centralized metadata and reference materials for REST endpoints across CoinGecko domains (coins, markets, exchanges, on-chain data, NFTs).
  • Supports a discoverable entry point via YAML frontmatter with at least name and description, enabling dynamic loading into context.
  • Use Case: AI agents can retrieve endpoint details on demand, generate example requests, and draft integration prompts from the Skill's references.

Quick Start

  • Load the coingecko skill into your context and query for endpoint reference data such as /coins/{id} or /coins/markets to begin building a crypto data workflow.

Frequently Asked Questions about coingecko

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

FAQPage Schema
How do I access CoinGecko API documentation for building crypto data pipelines?

You access CoinGecko API documentation by loading the coingecko skill into your AI agent context, which provides consolidated REST endpoint references for crypto data pipelines. This enables dynamic retrieval of endpoint details for coins, markets, exchanges, on-chain data, and NFTs.

What CoinGecko endpoints are available for crypto dashboards and price trackers?

Available CoinGecko endpoints cover coins, markets, exchanges, on-chain data, and NFTs for building crypto dashboards and price trackers. Specific examples include /coins/{id} for coin details and /coins/markets for market data retrieval.

Can AI agents generate example API requests from CoinGecko documentation?

Yes, AI agents can generate example API requests from CoinGecko documentation by referencing the skill's loaded reference materials. The skill provides endpoint details on demand, allowing agents to draft integration prompts and example requests for crypto data workflows.

What's the best way to integrate on-chain crypto data into research assistants?

The best way to integrate on-chain crypto data is by loading the coingecko skill to provide your research assistant AI agent with authoritative REST endpoint references. This consolidates CoinGecko's on-chain data documentation into a consumable resource for consistent data sourcing.

Do I need YAML frontmatter to use CoinGecko API references in AI tools?

You need YAML frontmatter with at least name and description fields to enable dynamic loading of CoinGecko API references into AI tool contexts. This frontmatter-driven approach serves as the discoverable entry point for the skill's reference materials.