Last updated
Use the official ShredPay Skill on the OpenClaw agent platform.
A connected ShredPay Skill in your OpenClaw workspace. Once installed, every agent in the workspace can call any of the 17 wallet tools.
This page is a placeholder while we finalize the OpenClaw Skill submission flow. The outline:
Get a ShredPay API key — same as the Direct API quickstart, steps 1–2.
Open the OpenClaw Skill marketplace — search for ShredPay Wallet.
Install — click Install and paste your API key when prompted.
Test in any agent — ask the agent for your wallet balance.
The Skill is defined by shredpay-wallet.skill.yaml in the public OpenClaw repo. Version 2.2.0 exposes all 17 tools and supports six EVM chains.
Full screenshots of the install flow.
A worked example with a yield-farming agent.
Notes on per-workspace key rotation.
In the meantime, the Direct API quickstart and MCP Tools reference cover everything the Skill exposes.
Last updated