First Dollar
/install firstdollar
First Dollar
A curriculum that teaches AI agents how to spend their own money.
What it does
Ten lessons, from "what is a wallet" to "your first real x402 purchase." Plus reference tools for troubleshooting and end-to-end testing. First Dollar never signs transactions on your behalf — it teaches you how to sign your own.
Principle
Teacher, not butler. First Dollar explains; the agent acts. The MCP never holds keys, never signs, never transacts. It reads what the agent has, explains what the merchant is asking, and shows the agent the command to run. The agent spends its own money with understanding.
Tools
| Tool | Purpose |
|---|---|
start-here |
Curriculum index and orientation |
what-is-a-wallet |
Keypairs, addresses, private keys |
what-is-usdc |
Stablecoins, chains, why which chain matters |
explain-my-wallet |
Self-inspection for any wallet type |
get-a-wallet |
Installing a wallet step by step |
configure-wallet-skills |
Post-install setup and ordering |
fund-my-wallet |
Getting USDC in: Onramp, transfers, earning |
what-is-x402 |
HTTP 402 payment protocol explained |
read-this-challenge |
Decodes x402 challenges into plain language |
how-do-i-pay |
Wallet-specific signing commands |
verify-my-purchase |
Turn a tx hash into delivered content |
what-went-wrong |
Diagnoses common failures |
test-payment |
End-to-end handshake walkthrough |
Install
npx firstdollar
Built for
Any agent with its own wallet and its own funds. Works across wallet types and facilitators.
Credits
Lisa Maraventano + Spine, with Claude. Clarksdale, Mississippi.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install firstdollar - 安装完成后,直接呼叫该 Skill 的名称或使用
/firstdollar触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
First Dollar 是什么?
A curriculum that teaches AI agents how to spend their own money. Ten lessons from "what is a wallet" to "your first x402 purchase." Teacher, not butler — ex... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。
如何安装 First Dollar?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install firstdollar」即可一键安装,无需额外配置。
First Dollar 是免费的吗?
是的,First Dollar 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
First Dollar 支持哪些平台?
First Dollar 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 First Dollar?
由 Lisa Maraventano(@lisamaraventano-spine)开发并维护,当前版本 v1.0.4。