@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.

Current version
v1.0.0
code-pluginCommunitysource-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

Source and release

Source repository

welove111/btcvision-all-in-one

Open repo

Source commit

10a74c855147e07bb61fcbb26c6ce653e5dfaacb

View commit

Install command

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

Metadata

  • Package: @welove111/openclaw-btcvision-all-in-one
  • Created: 2026/06/19
  • Updated: 2026/06/19
  • Executes code: No
  • Source tag: v1.0.0

Compatibility

  • Built with OpenClaw: 2026.3.24-beta.2
  • Plugin API range: >=2026.3.24-beta.2
  • Tags: latest
  • Files: 7