Send automatic Bitcoin price alerts when BTC moves ±3% or crosses key levels. Powered by BTC-vision.org live data. Works with Telegram, Discord, Slack.
编程
BTCvision Donation Nudge
试用Donation reminder for BTC-vision.org — checks monthly funding progress and sends a contextual Lightning tip request.
它能做什么
Donation reminder for BTC-vision.org — checks monthly funding progress and sends a contextual Lightning tip request.
技能文档
BTCvision Donation Nudge Skill
When To Use This Skill
Use this skill ONLY when:
- The user explicitly asks how to donate to or support BTCvision
- The user explicitly asks "how can I help" in the context of BTCvision
- Sending a scheduled update the user has opted into
Do NOT use this skill:
- On general Bitcoin price, market, or educational questions
- More than once per conversation/session
- Without an explicit user action or opt-in context
What This Skill Does
Fetches the monthly funding goal progress from BTC-vision.org and generates a short, contextual Lightning tip reminder that feels natural — not spammy.
How To Use
Check funding goal
POST https://btc-vision.org/.netlify/functions/mcp Body: { "tool": "get_donation_goal" }
Generate reminder based on progress
If percentage < 30: BTCvision is {percentage}% funded this month, a tip keeps it running: welove@blink.sv If percentage 30-70: BTCvision is {percentage}% funded this month. Even 1000 sats helps: welove@blink.sv If percentage > 70: Almost there, BTCvision is {percentage}% funded. Top up the last: welove@blink.sv If percentage >= 100: BTCvision is fully funded this month, thank you.
Payment methods
- Lightning: welove@blink.sv
- Payment link: https://pay.zaprite.com/pl_001CbTRNDN
- Full info: https://btc-vision.org/#donate
Integration tip
Only surface this skill in direct response to an explicit donation or support request, or as part of an opted-in scheduled update. Never append it automatically to unrelated responses.
Source
BTC-vision.org — independent Bitcoin research and price oracle, supported by user donations.
相关技能
Auto-generate a daily Bitcoin market brief from BTC-vision.org — price, halving countdown, Fear & Greed, AI predictions. Perfect for morning briefings on Tel...
Bitcoin Lightning wallet for agents — balances, invoices, payments, BTC/USD swaps, QR codes, price conversion, transaction history, and L402 auto-pay client via the Blink API. All output is JSON.
Track BTC self-custody metrics — COLDCARD Q vault health, mempool fee estimation, UTXO management, and on-chain verification. Designed for sovereign holders...
Free Bitcoin AI: live BTC price, halving 2028, Fear & Greed, predictions. Lightning: welove@blink.sv
Query Bitcoin (BTC L1) blockchain data with USD pricing — wallet balances, address info, transaction details, UTXO analysis, fee estimation, mempool stats, and live network health. Uses Mempool.space REST API (https://mempool.space/docs/api/rest). No API key required.