Query cryptocurrency prices and market data via CoinGecko API.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Demerzels-lab/elsamultiskillagent --skill coingecko-price --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Coingecko Price?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/demerzels-lab-coingecko-price)More formats (shields.io, HTML) on the badges page.
---
name: coingecko-price
description: Query cryptocurrency prices and market data via CoinGecko API.
---
# coingecko-price
Query cryptocurrency prices and market data via CoinGecko API.
## Install
```
npx clawhub@latest install coingecko-price
```
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.