Crypto Alert
/install jimmy-crypto-alert
Crypto Alert Monitor
Monitor cryptocurrency prices and send alerts when thresholds are crossed. No API key required — uses Binance public API.
Usage
# Check a single token
bash scripts/check-price.sh btc
# Check multiple tokens
bash scripts/check-price.sh btc eth sol
# Set an alert
bash scripts/set-alert.sh btc 100000 "BTC above 100K"
# Check alerts
bash scripts/check-alerts.sh
Configuration
Edit scripts/config.sh to set your Telegram bot token and chat ID for alerts.
How It Works
- Uses CoinGecko public API (rate limit: 10-30 calls/minute)
- Stores state in
~/.crypto-alert-state.json - Alerts trigger via Telegram bot (optional)
- Threshold format:
above:Xorbelow:X
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install jimmy-crypto-alert - After installation, invoke the skill by name or use
/jimmy-crypto-alert - Provide required inputs per the skill's parameter spec and get structured output
What is Crypto Alert?
Monitor cryptocurrency prices and send alerts when thresholds are crossed. No API key required — uses Binance public API. Supports BTC, ETH, SOL, and 10+ tok... It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.
How do I install Crypto Alert?
Run "/install jimmy-crypto-alert" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Crypto Alert free?
Yes, Crypto Alert is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Crypto Alert support?
Crypto Alert is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Crypto Alert?
It is built and maintained by JimmyClanker (@jimmyclanker); the current version is v1.0.0.