Install
openclaw skills install @welove111/btcvision-daily-briefAuto-generate a daily Bitcoin market brief from BTCvision.org — price, halving countdown, Fear & Greed, AI predictions. Perfect for morning briefings on Telegram/Discord/Slack.
openclaw skills install @welove111/btcvision-daily-briefUse this skill when:
Fetches live data from BTCvision.org MCP server and formats a complete daily brief including:
POST https://btcvision.org/.netlify/functions/mcp
Body: { "tool": "get_btc_price" }
POST https://btcvision.org/.netlify/functions/mcp
Body: { "tool": "get_fear_greed_index" }
POST https://btcvision.org/.netlify/functions/mcp
Body: { "tool": "get_halving_info" }
Combine results into this template:
📊 BTCvision Daily Brief — {date}
💰 BTC Price: ${price} ({change_24h}%)
😱 Fear & Greed: {fg_value} — {fg_label}
⛏️ Next Halving: {days_to_halving} days away
🎯 AI Target 2030: $350,000
📈 Full analysis: https://btcvision.org
⚡ Support: welove@blink.sv
Send the formatted brief to the configured Telegram/Discord/Slack channel.
# Every day at 9:00 AM
0 9 * * * openclaw run btcvision-daily-brief
All data from BTCvision.org — free, no API key required. Lightning donations: welove@blink.sv ⚡