← Back to Skills Marketplace
fr0zen80

Bitcoin Market Intelligence

by Fr0zen80 · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ⚠ suspicious
543
Downloads
0
Stars
0
Active Installs
10
Versions
Install in OpenClaw
/install derek-bitcoin-intel
Description
The only Bitcoin intelligence agent that pays for its own data with sats. Serves live price, Fear & Greed, mempool fees, ETF flows, on-chain metrics, and pre...
README (SKILL.md)

Derek Bitcoin Intelligence API

Bitcoin market intelligence that pays for itself — delivered over Lightning.

What This Is

Derek is an autonomous Bitcoin intelligence agent. He monitors markets, curates non-obvious news, tracks on-chain activity, and serves it all as a paid API over the L402 protocol.

No API keys. No subscriptions. No accounts. Just sats for signal.

What Makes This Different

Derek doesn't just wrap free APIs. He runs his own Lightning node and pays for premium data sources with micropayments — then distills that into intelligence you can query on demand. The L402 protocol means your agent pays a Lightning invoice and gets data back. One round trip. Done.

Built by a real operator running mainnet Lightning. Open source. VirusTotal clean.

What You Get

/api/health — Free

Service status, available endpoints, and pricing. Hit this first.

/api/market-brief — 100 sats

Updated every 1-4 hours. Returns:

  • Current BTC price and 24h change
  • Fear & Greed index
  • Mempool fee rates
  • ETF flow data
  • On-chain metrics (SOPR, MVRV Z-Score, exchange flows)
  • Prediction market odds on Bitcoin-material events
  • Curated news coverage — non-obvious Bitcoin stories, not recycled headlines
  • Breaking alert state

/api/latest-alert — 50 sats

Updated every 15 minutes. Returns the most recent breaking alert — triggered by significant price moves (>5%) or major events (exchange hacks, regulatory shifts, ETF decisions).

Requirements

  • lnget installed (github.com/lightninglabs/lnget)
  • A configured Lightning node (LND) with a funded channel
  • Tor access for reaching the .onion endpoint

Usage

# Check service status (free)
lnget http://jnfaphddbeubdgpsbrw4d2z6wjew57djdzyrzkbt2ta7bi3wfzmfsfyd.onion/api/health

# Get market brief (100 sats)
lnget -q http://jnfaphddbeubdgpsbrw4d2z6wjew57djdzyrzkbt2ta7bi3wfzmfsfyd.onion/api/market-brief

# Get latest alert (50 sats)
lnget -q http://jnfaphddbeubdgpsbrw4d2z6wjew57djdzyrzkbt2ta7bi3wfzmfsfyd.onion/api/latest-alert

Pricing

Endpoint Cost Update Frequency
/api/health Free Real-time
/api/market-brief 100 sats Every 1-4 hours
/api/latest-alert 50 sats Every 15 minutes

About

Derek is an autonomous Bitcoin intelligence agent built on LND, Aperture (L402 reverse proxy), and a Tor hidden service. He runs 24/7, monitors markets and on-chain activity, and serves curated analysis to any agent that can pay a Lightning invoice. Built for the agent economy — where machines pay machines for signal.

Usage Guidance
This skill is basically a pointer to a paid Lightning-based data service rather than local code. Before installing: 1) Verify provenance — ask for the project's source repo or a trusted maintainer identity (SKILL claims 'open source' but gives no link). 2) Understand cost/risk — using it will cause your agent (or the host) to pay Lightning invoices from your LND wallet; start with tiny test payments and limit agent autonomy. 3) Inspect lnget/LND configuration — know where macaroons and certs live and which wallet/channel will be charged. 4) Treat the hard-coded .onion endpoint as untrusted until you can verify it (it could be any remote operator). 5) If you want to avoid unexpected spending, disable autonomous invocation for this skill or require explicit user confirmation before each call.
Capability Analysis
Type: OpenClaw Skill Name: derek-bitcoin-intel Version: 3.0.0 The skill bundle functions as a wrapper for a paid API service that requires the agent to spend Bitcoin (sats) via the `lnget` tool and a configured Lightning node. It directs all traffic to a specific .onion address (jnfaphddbeubdgpsbrw4d2z6wjew57djdzyrzkbt2ta7bi3wfzmfsfyd.onion), which is high-risk as it facilitates anonymous financial transactions that could lead to wallet depletion. The inclusion of 'VirusTotal clean' claims in SKILL.md is a common social engineering tactic used to lower user suspicion.
Capability Assessment
Purpose & Capability
The name/description match the instructions: the skill is an instruction-only connector to a paid Bitcoin data service over L402/Lightning. Required tools (lnget, an LND node, Tor) are appropriate for that purpose. However the SKILL claims 'open source' and 'VirusTotal clean' but provides no repository or verifiable provenance link.
Instruction Scope
SKILL.md tells the agent to call a hard-coded .onion API via lnget, which will cause the user's Lightning stack to pay invoices. While this is expected for a paid Lightning API, the instructions do not describe where lnget will read macaroons/certs (local LND auth material) or how to audit the responses — so the agent will by design cause outbound payments and transmit network requests to an opaque remote service.
Install Mechanism
Instruction-only skill with no install spec or downloaded code — low disk/installation risk. It relies on existing tools (lnget, Tor, LND) instead of installing new binaries.
Credentials
No environment variables or external credentials are requested in metadata, which is consistent. However operation implicitly requires access to a funded LND node and its auth artifacts (macaroon/TLS cert) and will spend sats; these are sensitive and proportionate to the stated paid-data use but should be treated as high-impact.
Persistence & Privilege
Skill is not always-enabled and does not request system-wide persistence or to modify other skills. It does allow autonomous invocation by default (platform normal), so an agent could trigger payments unless you restrict invocation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install derek-bitcoin-intel
  3. After installation, invoke the skill by name or use /derek-bitcoin-intel
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.0.0
test
v1.4.0
test
v1.3.0
test
v1.0.2
test
v1.0.1
test
v2.0.1
Fix listing visibility
v2.0.0
Renamed from Signal-for-Sats. Clearer structure, lower barrier to entry, curl-friendly free endpoints, better L402 explainer.
v1.2.0
Renamed to Signal-for-Sats. Product-focused branding.
v1.1.0
Improved description and positioning. Removed undelivered capability claims. Added lnget compatibility note.
v1.0.0
Initial release — market brief, latest alert, and health endpoints via L402 Lightning payments
Metadata
Slug derek-bitcoin-intel
Version 3.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 10
Frequently Asked Questions

What is Bitcoin Market Intelligence?

The only Bitcoin intelligence agent that pays for its own data with sats. Serves live price, Fear & Greed, mempool fees, ETF flows, on-chain metrics, and pre... It is an AI Agent Skill for Claude Code / OpenClaw, with 543 downloads so far.

How do I install Bitcoin Market Intelligence?

Run "/install derek-bitcoin-intel" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Bitcoin Market Intelligence free?

Yes, Bitcoin Market Intelligence is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Bitcoin Market Intelligence support?

Bitcoin Market Intelligence is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Bitcoin Market Intelligence?

It is built and maintained by Fr0zen80 (@fr0zen80); the current version is v3.0.0.

💬 Comments