skills/moneydevkit/SKILL.md
Money Dev Kit workflows for Lightning checkout and agent wallets.
npx skillsauth add openagentsinc/openagents moneydevkitInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Integrate Lightning payment workflows using Money Dev Kit. Use this skill when tasks involve setting up @moneydevkit/agent-wallet for autonomous agents, wiring @moneydevkit/nextjs or @moneydevkit/replit checkout flows, bootstrapping credentials via @moneydevkit/create, validating MDK environment variables, or applying hybrid architecture constraints (hosted API plus self-custodial node).
bash, curl, and Node.js 20+.Use this skill for implementation tasks, not high-level Lightning theory.
agent-wallet path for autonomous agents and CLI automation (no API account required).nextjs or replit checkout path for hosted checkout UI and product catalog workflows (requires credentials).scripts/check-mdk-prereqs.sh agent-wallet for wallet automation path.scripts/check-mdk-prereqs.sh checkout for API/checkout path.receive, send, and inspect payments with JSON responses./api/mdk, and verify paid status.# Agent wallet path (signet recommended for testing)
npx @moneydevkit/agent-wallet@latest init --network signet
npx @moneydevkit/agent-wallet@latest status
npx @moneydevkit/agent-wallet@latest balance
# Checkout path credential bootstrap
npx @moneydevkit/create@latest
tools
Neutronpay MCP and SDK workflows for Lightning, stablecoin, and fiat payments.
data-ai
Mezo integration workflows for apps, autonomous agents, and Mezo Earn operations.
development
Maestro Symphony blockchain query operations for OpenAgents agents, including tip freshness checks, address/UTXO/runes queries, and production-safe troubleshooting against deployed Symphony API endpoints.
tools
L402 agent commerce workflows with lnd, lnget, scoped macaroons, aperture, and MCP.