CoinGecko Price Skill
CommunityReal-time crypto prices with zero dependencies.
Author0xAxiom
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides real-time cryptocurrency prices from CoinGecko with zero external dependencies, enabling fast price lookups and monitoring.
Core Features & Use Cases
- Real-time Price Lookup: Retrieve current prices by CoinGecko ID (e.g., ethereum, bitcoin) or by contract address on supported chains.
- Alerts & Dashboards: Create simple price thresholds to drive alerts and dashboards for monitoring.
- Use Case: Build a live crypto dashboard or bot that displays and alerts on crypto assets.
Quick Start
Use the CoinGecko Price Skill to fetch ETH price with: node scripts/price.mjs --token ethereum node scripts/price.mjs --contract 0xf3Ce5dDAAb6C133F9875a4a46C55cf0b58111B07 --chain base node scripts/watch.mjs --token ethereum --interval 300 --alert-above 4000 --alert-below 3000
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: CoinGecko Price Skill Download link: https://github.com/0xAxiom/axiom-public/archive/main.zip#coingecko-price-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.