- Instead of manually explaining the API to your agent every time, the SKILL lets your agent understand CoinGecko data instantly and respond with accurate queries and code.
- The SKILL works with popular AI coding agents and tools such as Claude Code, Gemini CLI, Codex CLI, and other SKILL-compatible agents. Setup takes less than 3 minutes.
Installation
You may install the CoinGecko SKILL package using one of the following methods, depending on your preferences:- For Coding agents, we recommend following this section.
- For Claude web users, please follow this section instead.
Setting up for Agents / LLMs
*such as Claude Code, Gemini CLI, Codex CLIInstallation via skills.sh
Install the `skills` package globally to manage SKILLs across your system
Installation via GitHub
*see github.com/coingecko/skillsSetting up for Claude.ai
Download the SKILL package (.zip) from GitHub
Upload the `skills-main.zip` to claude.ai
- Visit https://claude.ai/customize/skills
- Select ’+’ -> ‘Upload a skill’

- Upload the
skills-main.zipfile you downloaded from GitHub.

- You are all set!

Constraints for Claude.ai 🚧
The SKILL already includes built-in workarounds for Claude.ai platform restrictions, so most users won’t run into issues.However, if your API calls are failing silently or returning network errors, check the following:
Allowlist CoinGecko domains (Claude paid plans only)
Claude blocks outbound requests to domains not on your personal allowlist. To fix this:
- Go to https://claude.ai/settings/capabilities, then scroll down to the “Domain allowlist” section.
-
Under “Additional allowed domains”, add both:
pro-api.coingecko.comapi.coingecko.com
Artifacts cannot make API calls directly
- Claude Artifacts run in a sandboxed environment that blocks all external API calls — including CoinGecko.
- The SKILL handles this automatically by instructing Claude to fetch data server-side first, then pass the results into the Artifact as static data.
What’s next?
Once installed, try asking your agent / LLM questions like:“If I invested $100 in Bitcoin back in December 2018, how much would it be worth today?”
“What was the ATH of XPL?”
“What is the current market cap of DZnQi17HFgSM8mJ4nhVicz32B97XyTsd6MUVuDJgP9Jo from Solana?”
“What if I only left $50 in my wallet? Which coins should I buy to maximize my returns based on the current market?”
“What are the top NFT collections this week?”
… have fun experimenting!
Share your feedback
Tell us how you’re using the CoinGecko SKILL and what we should improve!
eason.lim@coingecko[dot]com

