crypto-price
Get cryptocurrency token price and generate candlestick charts via CoinGecko API or Hyperliquid API. Use when user asks for token price, crypto price, price chart, or cryptocurrency market data.
Best use case
crypto-price is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Get cryptocurrency token price and generate candlestick charts via CoinGecko API or Hyperliquid API. Use when user asks for token price, crypto price, price chart, or cryptocurrency market data.
Teams using crypto-price should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/crypto-price/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How crypto-price Compares
| Feature / Agent | crypto-price | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Get cryptocurrency token price and generate candlestick charts via CoinGecko API or Hyperliquid API. Use when user asks for token price, crypto price, price chart, or cryptocurrency market data.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Crypto Price & Chart
Get cryptocurrency token price and generate candlestick charts.
## Usage
Execute the script with token symbol and optional duration:
```bash
python3 {baseDir}/scripts/get_price_chart.py <SYMBOL> [duration]
```
**Examples:**
- `python3 {baseDir}/scripts/get_price_chart.py HYPE`
- `python3 {baseDir}/scripts/get_price_chart.py HYPE 12h`
- `python3 {baseDir}/scripts/get_price_chart.py BTC 3h`
- `python3 {baseDir}/scripts/get_price_chart.py ETH 30m`
- `python3 {baseDir}/scripts/get_price_chart.py SOL 2d`
**Duration format:** `30m`, `3h`, `12h`, `24h` (default), `2d`
## Output
Returns JSON with:
- `price` - Current price in USD/USDT
- `change_period_percent` - Price change percentage for the period
- `chart_path` - Path to generated PNG chart (if available)
- `text_plain` - Formatted text description
**Chart as image (always when chart_path is present):**
You must send the chart as a **photo**, not as text. In your reply, output `text_plain` and on a new line: `MEDIA: ` followed by the exact `chart_path` value (e.g. `MEDIA: /tmp/crypto_chart_HYPE_1769204734.png`). Clawdbot will attach that file as an image. Do **not** write `[chart: path]` or any other text placeholder — only the `MEDIA: <chart_path>` line makes the image appear.
## Chart Details
- Format: Candlestick chart (8x8 square)
- Theme: Dark (#0f141c background)
- Output: `/tmp/crypto_chart_{SYMBOL}_{timestamp}.png`
## Data Sources
1. **Hyperliquid API** - For HYPE and other Hyperliquid tokens (preferred)
2. **CoinGecko API** - Fallback for other tokens
Price data cached for 300 seconds (5 minutes) in `/tmp/crypto_price_*.json`.Related Skills
hotel-pricer
A Go-based CLI for searching hotel availability and pricing using the Amadeus API.
flight-pricer
A command-line interface (CLI) to search for flight prices using the Duffel API.
gold_price_mcp
ดึงราคาทองคำปัจจุบันจาก api กลางของประเทศไทย
crypto-macro-regime
Classify current crypto macro regime (Risk-On / Risk-Off / Neutral) using Fear & Greed Index, BTC dominance, Reddit.
price-monitor
Surveille les prix de produits sur des sites e-commerce et alerte quand ils baissent.
crypto-market-analyzer
Cryptocurrency market analysis for Bitcoin and Ethereum.
crypto-regime-report
Generate market regime reports for crypto perpetuals using Supertrend and ADX indicators.
gas-price-alert
Find and monitor gas prices with daily notifications.
ecommerce-price-monitor
This skill enables Claude to monitor and track **product prices across major e-commerce platforms**.
crypto-gold-monitor
加密货币与贵金属价格监控 / Crypto & Precious Metals Price Monitor - 监控BTC/ETH实时价格、黄金(XAU)/白银(XAG)走势,免费API无需Key
priceforagent
Get real-time prices for crypto, stocks, and commodities.
lygo-champion-cryptosophia-soulforger
LYGO Δ9 Council branch persona helper (CRYPTOSOPHIA, The Memetic Soulforger)