Coingecko Skill
Get cryptocurrency prices and market data
Building crypto applications requires reliable market data. CoinGecko provides comprehensive cryptocurrency prices, market cap, volume, and onchain DEX analytics through a well-documented API. This skill gives AI assistants instant access to all CoinGecko API endpoints and best practices.
์คํฌ ZIP ๋ค์ด๋ก๋
Claude์์ ์ ๋ก๋
์ค์ โ ๊ธฐ๋ฅ โ ์คํฌ โ ์คํฌ ์ ๋ก๋๋ก ์ด๋
ํ ๊ธ์ ์ผ๊ณ ์ฌ์ฉ ์์
ํ ์คํธํด ๋ณด๊ธฐ
"Coingecko Skill" ์ฌ์ฉ ์ค์ ๋๋ค. What is the current price of Bitcoin and Ethereum?
์์ ๊ฒฐ๊ณผ:
- โข Bitcoin (BTC): $104,250 - down 0.8% in 24h
- โข Ethereum (ETH): $3,290 - up 1.2% in 24h
- Market cap: BTC $2.04T | ETH $396B
- 24h volume: BTC $52B | ETH $18B
๋ณด์ ๊ฐ์ฌ
์์ Documentation-only skill containing CoinGecko API reference materials. No executable code, scripts, or binaries detected. Pure markdown content poses no security risk to users.
ํ์ง ์ ์
๋ง๋ค ์ ์๋ ๊ฒ
Build crypto price trackers
Integrate real-time cryptocurrency prices and market data into trading bots, dashboards, and portfolio apps.
Analyze onchain DEX activity
Query token prices, liquidity pools, and trading activity across 200+ blockchain networks through GeckoTerminal.
Power crypto AI assistants
Give AI agents comprehensive knowledge of CoinGecko API to build intelligent crypto trading and research tools.
์ด ํ๋กฌํํธ๋ฅผ ์ฌ์ฉํด ๋ณด์ธ์
What is the current price of Bitcoin in USD? Show me the 24-hour price change and market cap.
Compare the top 5 DeFi tokens by market cap. Include their prices, 24h volume, and market cap.
What are the top 10 trending coins on CoinGecko in the last 24 hours? Show their price movements.
Find the top 10 liquidity pools on Ethereum by trading volume. Include the token pairs and liquidity amounts.
๋ชจ๋ฒ ์ฌ๋ก
- Use CoinGecko API keys stored securely in your backend, never expose them in client-side code
- Cache API responses where possible to stay within rate limits
- Use the Headers method (x-cg-pro-api-key) instead of query parameters for better security
- Implement proper error handling for rate limit responses (HTTP 429)
ํผํ๊ธฐ
- Exposing API keys in frontend code or public repositories
- Making excessive API calls without caching or rate limit handling
- Using query string parameters instead of headers for authentication
- Ignoring stale price data checks for time-sensitive applications
์์ฃผ ๋ฌป๋ ์ง๋ฌธ
Is CoinGecko API free to use?
How do I get an API key?
What programming languages work with CoinGecko?
Can I get real-time price updates?
What blockchain networks are supported for onchain data?
How does this compare to other crypto APIs?
๊ฐ๋ฐ์ ์ธ๋ถ ์ ๋ณด
ํ์ผ ๊ตฌ์กฐ
๐ references/
๐ authentication.md
๐ coins.md
๐ contract.md
๐ exchanges.md
๐ index.md
๐ introduction.md
๐ llms-full.md
๐ llms.md
๐ market_data.md
๐ nfts.md
๐ other.md
๐ pricing.md
๐ reference.md
๐ trending.md
๐ SKILL.md