For the complete documentation index, see llms.txt. This page is also available as Markdown.

OpenClaw

Use the official ShredPay Skill on the OpenClaw agent platform.

What you'll build

A connected ShredPay Skill in your OpenClaw workspace. Once installed, every agent in the workspace can call any of the 17 wallet tools.

Steps

This page is a placeholder while we finalize the OpenClaw Skill submission flow. The outline:

  1. Get a ShredPay API key — same as the Direct API quickstart, steps 1–2.

  2. Open the OpenClaw Skill marketplace — search for ShredPay Wallet.

  3. Install — click Install and paste your API key when prompted.

  4. Test in any agent — ask the agent for your wallet balance.

Skill manifest

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.

Coming soon

  • 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