Skip to main content
Back to the directory
starchild-ai-agent/official-skillsSoftware EngineeringFrontend and Design

coingecko

Comprehensive crypto market data including prices, charts, trending coins, exchange info, and global statistics.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
5

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/starchild-ai-agent/official-skills --skill coingecko
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, coingecko has 5 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: starchild-ai-agent/official-skills. Canonical URL: https://skills.sh/starchild-ai-agent/official-skills/coingecko.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Comprehensive crypto market data including prices, charts, trending coins, exchange info, and global statistics. The #1 error is calling Coinglass tools instead of CoinGecko tools. They have similar names but are COMPLETELY DIFFERENT systems. DO NOT return any numeric market data (prices, OHLC values, percentages) without calling a tool first. meme-token , artificial-intelligence , layer-1 , layer-2 , decentralized-finance-defi , gaming , real-world-assets-rwa Solution: Use cg_search(query="coin name") to find the correct CoinGecko ID first, or use the symbol directly (e.g., 'COMP'). - 28+ tools covering spot prices, OHLC candles, historical charts, trending/top movers, and new coin discovery - Market overview capabilities: global stats, DeFi metrics, sector performance by category, and exchange listings with volumes - Coin and exchange detail queries: tickers, trading pairs, contract address lookups, and NFT collection data - Automatic symbol resolution for common tickers (BTC, ETH, SOL, etc.) with fallback to cg_search() for exact CoinGecko IDs - Requires COINGECKO_API_KEY environment variable for Pro API access - ❌ web_search / web_fetch — ALL data is available via native CoinGecko tools above. NEVER use web_search for crypto market data. - ❌ bash for data processing — CoinGecko tools return clean data. No bash needed.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does coingecko do?

Comprehensive crypto market data including prices, charts, trending coins, exchange info, and global statistics.

Is coingecko good?

coingecko does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support coingecko?

coingecko currently lists compatibility with Skills CLI.

Is coingecko safe to install?

coingecko has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to coingecko?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install coingecko?

Run the following command to install coingecko: npx skills add https://github.com/starchild-ai-agent/official-skills --skill coingecko

Related skills

More from starchild-ai-agent/official-skills

Related skills

Alternatives in Software Engineering