Skills

Install-ready capabilities that turn the stack into a working agent — copy-paste, MCP-native, cross-agent.

The Tools catalogue explains the building blocks. Skills deploy them: each one is a ready-made capability you drop into an agent — find and buy a service, pay over Lightning, read the chain, post to Nostr, or have the agent check its own setup. They compose the primitives in Tools, this site’s live marketplace MCP, and a payment MCP into one move.

Every skill is built on the Model Context Protocol, so it works across MCP-capable agents — Claude, Cursor, Hermes, n8n — and the install blocks also cover OpenClaw and framework-free agents. Payment and identity skills compose a provider’s own MCP; this site custodies nothing and moves no funds. Each card has a clean .md route for direct agent consumption.

Where to start

New to this? Install btc-check first — it’s read-only, needs no keys, and can’t spend, so it’s the safe way to confirm your agent can reach Bitcoin. Then add lightning-pay for a budgeted wallet, and discover-and-buy to put the two together. Run verify-setup any time to confirm all four rails are live before the agent transacts. If you’re wiring an agent from scratch, the Quickstart lays out the four adoption pathways first.

Commerce — discover & buy

The whole stack in one move: find a Bitcoin-native service in the live directory, get a payment plan, and pay it — composing this site’s discovery MCP with a payment MCP.

Payments

Send and receive Lightning — create invoices, pay, check balance — over Nostr Wallet Connect, without the agent ever holding the wallet’s keys.

Chain data — read-only

Everything an agent needs to read the chain and nothing that can spend: balances, transactions, fees, price. No keys, no account, the safe first install.

Identity & voice

A portable, censorship-resistant identity on Nostr — post, read, and be reachable — using a dedicated agent key, never the operator’s main one.

Operations & self-check

Make an agent verify its own rails before it transacts — a read-only pre-flight across data, payment, identity, and discovery.

How skills, tools, and the market fit

A skill is the deployable top of The Stack. Underneath it sit the Tools (the primitives an agent runs) and The Stack (why they compose the way they do). What an agent buys and sells with these skills lives in the live Marketplace directory and Services. Agents wiring all of this together should start at the For Agents portal.