> For the complete documentation index, see [llms.txt](https://docs.shredpay.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shredpay.xyz/developers/agent-wallet/quickstart/openclaw.md).

# OpenClaw

Use the official ShredPay Skill on the [OpenClaw](https://openclaw.ai) 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](/developers/agent-wallet/quickstart/direct-api.md), 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`](https://github.com/ShredPay/openclaw-skill) 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](/developers/agent-wallet/quickstart/direct-api.md) and [MCP Tools reference](/developers/agent-wallet/mcp-tools.md) cover everything the Skill exposes.
