/install btc-price-monitor
BTC Price Monitor\r
\r
Description\r
Fetches current Bitcoin price from CoinGecko and sends it to Telegram. Can also trigger alerts when price drops below a threshold.\r \r
When to use\r
- When user asks "what's the bitcoin price"\r
- When user wants to check current BTC rate\r
- When setting up price alerts\r \r
Setup\r
\r
Required environment variables\r
TELEGRAM_BOT_TOKEN: Your Telegram bot token from @BotFather\rTELEGRAM_CHAT_ID: Your Telegram chat ID (can get from @userinfobot)\r \r
Optional environment variables\r
PRICE_THRESHOLD_USD: Set alert threshold (default: 50000). If price drops below this, an alert is added.\r \r
Usage\r
\r
Basic usage\r
python scripts/main.py\r
\r
## Support\r
\r
**USDT (TRC20)**: `TUqLWTyYJMHmp56eEoJdeaFG1PurEvxwkV` \r
**USDT (BEP20)**: `0x5a03c0113fddce00fa7953b56541a16cab9a2800` \r
**BTC**: `1E3pUfky8iKjQ7Ju5TvkMRPFkw6hzRMPc2` \r
**BNB (BSC)**: `0x5a03c0113fddce00fa7953b56541a16cab9a2800`
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install btc-price-monitor - After installation, invoke the skill by name or use
/btc-price-monitor - Provide required inputs per the skill's parameter spec and get structured output
What is BTC Price Monitor?
Fetches the current Bitcoin price from CoinGecko and sends it to Telegram, with optional alerts if price falls below a set threshold. It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.
How do I install BTC Price Monitor?
Run "/install btc-price-monitor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is BTC Price Monitor free?
Yes, BTC Price Monitor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does BTC Price Monitor support?
BTC Price Monitor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created BTC Price Monitor?
It is built and maintained by JesusReb (@jesusreb); the current version is v1.0.0.