moneydevkit
Installation
SKILL.md
Money Dev Kit
Overview
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).
Environment
- Requires
bash,curl, and Node.js 20+. - Requires internet access to npm and Money Dev Kit services.
Use this skill for implementation tasks, not high-level Lightning theory.
Workflow
- Choose the right integration path first:
agent-walletpath for autonomous agents and CLI automation (no API account required).nextjsorreplitcheckout path for hosted checkout UI and product catalog workflows (requires credentials).