Fetch crypto prices, market data, and token info from the CoinGecko free API.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Demerzels-lab/elsamultiskillagent --skill coingecko --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Coingecko?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/demerzels-lab-coingecko)More formats (shields.io, HTML) on the badges page.
---
name: coingecko
description: Fetch crypto prices, market data, and token info from the CoinGecko free API.
---
# coingecko
Fetch crypto prices, market data, and token info from the CoinGecko free API.
## Install
```
npx clawhub@latest install coingecko
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.