skills/neutronpay/SKILL.md
Neutronpay MCP and SDK workflows for Lightning, stablecoin, and fiat payments.
npx skillsauth add openagentsinc/openagents neutronpayInstall 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 Neutronpay for agent-driven payments. Use this skill when tasks involve wiring the Neutron MCP server into AI tools (Cursor/Claude/Windsurf), building Neutron SDK backends, running Neutron AI-agent templates, or adding Lightning checkout flows in React apps.
bash, curl, Node.js, and npx.portal.neutron.me.Use this skill for implementation and operations, not generic payments theory.
neutron-mcp) for assistants using tool calls.neutron-sdk) for invoices/payments/status APIs.neutron-ai-agent) for pay-per-task automation.neutron-react-payment-component) backed by SDK endpoints.scripts/check-neutron-prereqs.sh mcp for MCP configuration work.scripts/check-neutron-prereqs.sh sdk for backend SDK work.scripts/check-neutron-prereqs.sh agent for neutron-ai-agent flows.NEUTRON_API_KEY and NEUTRON_API_SECRET via environment.lightning.createInvoice, transaction status checks, and webhook handling.# MCP preflight
scripts/check-neutron-prereqs.sh mcp
# Run Neutron MCP server
npx -y neutron-mcp
# SDK install in a repo
npm install neutron-sdk
development
Money Dev Kit workflows for Lightning checkout and agent wallets.
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.