โ† All skills
Tencent SkillHub ยท Developer Tools

Signal-for-Sats

Provides pay-per-query Bitcoin market data, alerts, and analysis via Lightning Network without API keys or subscriptions.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Provides pay-per-query Bitcoin market data, alerts, and analysis via Lightning Network without API keys or subscriptions.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
3.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 10 sections Open source page

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.

/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

EndpointCostUpdate Frequency/api/healthFreeReal-time/api/market-brief100 satsEvery 1-4 hours/api/latest-alert50 satsEvery 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.

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc