skills/mezo/SKILL.md
Mezo integration workflows for apps, autonomous agents, and Mezo Earn operations.
npx skillsauth add openagentsinc/openagents mezoInstall 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 applications and agent workflows with the Mezo protocol. Use this skill when a task requires Mezo network setup (testnet/mainnet), Hardhat or Foundry configuration, Mezo Passport wallet connection, mezod/validator-kit operations, Mezo Earn automation (lock/vote/claim/poke/incentives), contract deployment verification, or Mezo-specific dApp requirements such as BTC gas and MUSD integration expectations.
bash and curl.mezod workflows.Execute this workflow when the user needs practical Mezo integration work, not generic blockchain advice.
mezod and validator-kit).31611 testnet or 31612 mainnet).scripts/check-rpc.sh or full preflight with scripts/preflight.sh.vote, poke, and claims.explorer.test.mezo.org or explorer.mezo.org).# Testnet RPC health + chain id check
scripts/check-rpc.sh https://rpc.test.mezo.org 31611
# Mainnet provider check
scripts/check-rpc.sh https://rpc-http.mezo.boar.network 31612
# Preflight with signer + RPC failover
scripts/preflight.sh testnet ~/.config/openagents/mezo-agent.env
scripts/preflight.sh mainnet ~/.config/openagents/mezo-agent.env
tools
Neutronpay MCP and SDK workflows for Lightning, stablecoin, and fiat payments.
development
Money Dev Kit workflows for Lightning checkout and agent wallets.
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.