Documentation Index
Fetch the complete documentation index at: https://docs.anyway.sh/llms.txt
Use this file to discover all available pages before exploring further.
Download SKILL.md
Download the file and add it to your agent’s context.
What is this?
A skill file is a markdown file that gives AI coding agents domain-specific knowledge about a platform. The Anyway skill teaches your agent how to set up an Anyway account, manage wallets and payment links, and pay for APIs on SuperAPI — all via the CLI. With this skill installed, you can give your agent instructions like:- “Set up my Anyway account and agent wallet”
- “Create a payment link for my API service”
- “Pay for a SuperAPI call using my agent wallet”
- “List my recent orders as JSON”
- “Check my wallet balance”
What’s included
CLI — Account setup, products, payment links, orders, and wallet management via@anyway-sh/cli.
SuperAPI Payments — Pay for 60+ APIs (search, crypto, AI, social, finance) per-call with USDC on Base. No API keys needed.
Agent Wallet — Fund and manage a USDC wallet for your agent to spend autonomously within policy limits.
Payment Links — Generate shareable links to receive USDC payments. Works for humans (checkout page) and agents (Pay Agent API).
Links
Website
anyway.sh
Console
app.anyway.sh
Docs
docs.anyway.sh
Python SDK
PyPI
JavaScript SDK
npm
CLI
npm
GitHub
anyway-platform
How to install
- Claude Code
- Cursor / Windsurf
- OpenClaw / ClawHub
Save the file as
SKILL.md in your project root or ~/.claude/skills/ directory.