@welove111

BTCvision All-in-One

All-in-one Bitcoin intelligence plugin from BTCvision.org — live price, predictions, halving countdown, Fear & Greed index, market signals, price alerts, a daily brief, and an opt-in donation nudge.

当前版本
v1.0.0
code-plugin社区source-linked

BTCvision All-in-One

OpenClaw plugin bundling every BTCvision.org capability — live market data, price alerts, a daily brief, and an opt-in donation nudge — into one plugin instead of four separate skills.

No API key required. All data comes from the public BTCvision.org MCP endpoint.

Tools registered

ToolPurpose
btc_get_priceLive BTC price and 24h change
btc_get_halving_infoCountdown to the next halving
btc_get_fear_greed_indexCurrent Fear & Greed index
btc_get_predictionsAI price predictions (informational only)
btc_get_market_signalsMarket signal summary
btc_get_dominanceBTC market dominance %
btc_get_satoshi_quoteA Satoshi Nakamoto quote
btc_check_alertEvaluate whether current conditions should trigger a price alert
btc_daily_briefBuild the formatted daily market brief
btc_donation_nudgeContextual donation reminder (no-ops unless opted in)

Also registers a /btc-daily-brief command.

Config

{
  "plugins": {
    "entries": {
      "btcvision-all-in-one": {
        "config": {
          "donationNudge": false,        // opt-in, default false
          "alertThresholdPercent": 3,    // % move that triggers an alert
          "alertPriceTarget": null       // optional price target
        }
      }
    }
  }
}

The donation nudge is disabled by default. It only activates — and only ever appends to a Bitcoin-related reply, never an unrelated one — when donationNudge: true is set explicitly.

Install

openclaw plugins install clawhub:@welove111/openclaw-btcvision-all-in-one

License

MIT

源码与版本

源码仓库

welove111/btcvision-all-in-one

打开仓库

源码提交

10a74c855147e07bb61fcbb26c6ce653e5dfaacb

查看提交

安装命令

openclaw plugins install clawhub:@welove111/openclaw-btcvision-all-in-one

元数据

  • 包名: @welove111/openclaw-btcvision-all-in-one
  • 创建时间: 2026/06/19
  • 更新时间: 2026/06/19
  • 执行代码:
  • 源码标签: v1.0.0

兼容性

  • 构建于 OpenClaw: 2026.3.24-beta.2
  • 插件 API 范围: >=2026.3.24-beta.2
  • 标签: latest
  • 文件数: 7