Files

SP3ND Agent Skill

Buy products from Amazon using USDC on Solana — fully autonomous via x402 payment protocol.

What is this?

This is an Agent Skill for SP3ND, a decentralized e-commerce bridge that lets AI agents autonomously purchase real Amazon products using USDC on Solana. No KYC, no payment processing fees, 0% platform fee, free Prime shipping to 200+ countries.

Install

npx skills add kent-x1/sp3nd-agent-skill

This installs the SP3ND skill to all supported agents on your machine. The CLI will auto-detect which agents you have and let you choose where to install.

Manual install for Claude Code

mkdir -p ~/.claude/skills/sp3nd
cp SKILL.md ~/.claude/skills/sp3nd/SKILL.md

Manual install for OpenAI Codex

mkdir -p ~/.codex/skills/sp3nd
cp SKILL.md ~/.codex/skills/sp3nd/SKILL.md

Manual install for VS Code / GitHub Copilot

mkdir -p .github/skills/sp3nd
cp SKILL.md .github/skills/sp3nd/SKILL.md

Compatible Agents

This skill works with any agent that supports the Agent Skills standard, including:

  • Claude Code / Claude.ai (Anthropic)
  • ChatGPT / Codex CLI (OpenAI)
  • GitHub Copilot (VS Code)
  • Cursor
  • Windsurf
  • Goose (Block)
  • Gemini CLI (Google)
  • Amp, Cline, Roo Code, Trae, and 30+ more

What Agents Can Do

  1. Register — instant API credentials, no approval queue
  2. Create a cart — add Amazon products from 22 supported marketplaces
  3. Place an order — ship to 200+ countries with free Prime shipping
  4. Pay autonomously — x402 protocol handles USDC payment on Solana
  5. Track orders — monitor order status from creation to delivery

Key Details

Feature Detail
Platform fee 0%
Payment USDC on Solana (x402)
Shipping Free Prime on eligible items
KYC None required
Countries 200+
Amazon marketplaces 22

Web Discovery

This skill is also available via web discovery:

  • Agent card (A2A): https://sp3nd.shop/.well-known/agent-card.json
  • Skill file: https://sp3nd.shop/skill.md

License

Apache 2.0