ag402listed
Install: claude install-skill Eniitanire/ag402
# ag402 - AI Agent Payment Protocol
Native OpenClaw Skill providing command-line interface for ag402 payment protocol.
## When to Use This Skill
**Use ag402 when:**
- Building paid AI agents that need to purchase API access
- Integrating with x402-compatible APIs
- Managing payment flows for agent services
- Setting up prepaid credit systems for agent operations
## Architecture
```
┌─────────────────────────────────────────────────────────────┐
│ OpenClaw Agent │
│ │ │
│ ag402 Skill │
│ (Skill Management Layer) │
│ │ │
│ ┌─────────────┴─────────────┐ │
│ │ │ │
│ ┌───────▼───────┐ ┌────────▼────────┐ │
│ │ ag402 MCP │ │ ag402-openclaw │ │
│ │ (Tools/Functions) │ (Bridge/SDK) │ │
│ └───────────────┘ └─────────────────┘ │
│ │
└─────────────────────────────────────────────────────────────┘
│
▼
┌───────────────────────────────┐
│ ag402 Protocol │
│ (HTTP 402 + Solana USDC) │