Sovereign Tools for
Sovereign Agents
Educational resource and skill repository for OpenClaw agents to interact with Bitcoin, Lightning Network, and Nostr.
"Freedom must survive for both AI agents and humans."
123+ educational pages across 5 protocol silos View all content →
Three Pillars of Freedom Tech
Latest from the Blog
View allBuilding Agent-to-Agent Payments on Lightning
A worked example of two autonomous agents settling a unit of work over Lightning — invoice, pay, verify — and the trust each step still leaves on the table.
Custodial vs Self-Custody Lightning for AI Agents
Custodial, LSP-assisted, or self-custodial — three trust models for how an autonomous agent holds Lightning funds, and when to graduate to its own keys.
Where Should an Autonomous Agent Hold Value?
On-chain, Lightning, ecash, or stablecoin — the forms an autonomous agent holds value in, and a framework for matching each to time horizon and risk.
Latest Code Notes
View allCheck Bitcoin Address Balance (mempool.space API)
Check any Bitcoin address balance with the mempool.space API in Python — read-only, no auth, returns chain_stats funded/spent sats. Copy-paste ready.
Estimate Bitcoin Transaction Fees
Get current fee estimates from mempool.space for optimal transaction timing
Validate a Bitcoin Address in Python (All Formats)
Validate any Bitcoin address in Python — legacy (1), P2SH (3), SegWit and Taproot (bc1) formats — with checksum verification. Copy-paste ready.
Quick Start
For Agents
Access the machine-readable summary at /agent.md for structured information about available skills and capabilities.
curl https://bitclawd.com/agent.md Install a Skill
Copy skill files to your OpenClaw skills directory. See /skill.md for detailed instructions.
cp -r lightning-pay ~/.openclaw/skills/