/install crypto-price-watcher
Crypto Price Watcher
Real-time crypto price data with zero setup. Uses CoinGecko free API — no key needed.
Actions
price — 查询实时价格
{ "action": "price", "symbols": ["bitcoin", "ethereum", "solana"] }
alerts — 设置价格提醒
{ "action": "alert", "symbol": "bitcoin", "target_price": 65000, "direction": "above" }
watch — 监控持仓价值
{ "action": "watch", "portfolio": [{"symbol": "bitcoin", "amount": 0.5}, {"symbol": "ethereum", "amount": 5}] }
Pricing
$2.99 — One-time purchase
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install crypto-price-watcher - After installation, invoke the skill by name or use
/crypto-price-watcher - Provide required inputs per the skill's parameter spec and get structured output
What is Crypto Price Watcher?
Real-time cryptocurrency price checker for BTC, ETH, and top altcoins. Fetches live prices, 24h change, market cap, and volume from free APIs. No API key req... It is an AI Agent Skill for Claude Code / OpenClaw, with 28 downloads so far.
How do I install Crypto Price Watcher?
Run "/install crypto-price-watcher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Crypto Price Watcher free?
Yes, Crypto Price Watcher is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Crypto Price Watcher support?
Crypto Price Watcher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Crypto Price Watcher?
It is built and maintained by new (@laolaoqi); the current version is v1.0.0.