with one click
mezo
// Mezo integration workflows for apps, autonomous agents, and Mezo Earn operations.
// Mezo integration workflows for apps, autonomous agents, and Mezo Earn operations.
Typed OpenAgents DS-first Data Market tool contract for seller publication and market read-back.
Shell-first OpenAgents DS-first Data Market packaging and publication workflow using the deterministic packaging helper, autopilotctl, and the no-window headless runtime.
Conversational seller-authoring policy for DS-first Data Market listings in OpenAgents.
Bitcoin Lightning wallet for agents — balances, invoices, payments, BTC/USD swaps, QR codes, price conversion, and transaction history via the Blink API. All output is JSON.
Charms CAST DEX workflows for order creation, cancellation/replacement, partial fulfillment, signing, and Bitcoin transaction verification.
Deterministic CAD build orchestration for Autopilot Chat using openagents CAD and pane tools, including week-1 gripper flow.
| name | mezo |
| description | Mezo integration workflows for apps, autonomous agents, and Mezo Earn operations. |
| metadata | {"oa":{"project":"mezo","identifier":"mezo","version":"0.2.0","expires_at_unix":1798761600,"capabilities":["http:outbound","filesystem:read"]}} |
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