How-to · Business Operations · By Coinbase

How to use Send USDC & Crypto in your AI agent

Install and use the Send USDC & Crypto skill in Claude Code, Cursor, Codex, Gemini CLI, OpenCode, and Windsurf — with sample prompts.

What you'll get

This skill lets you send USDC, ETH, POL, or SOL to anyone with a crypto wallet. Just tell your AI assistant to "send $5 to vitalik.eth" or "pay 0x123... on Polygon" and it handles the rest. Perfect for paying contractors, tipping creators, donating, or transferring funds without opening a wallet app.

Step 1 — Get the skill source URL

The Send USDC & Crypto skill lives at:

Step 2 — Add it to your AI agent

Copy one of these prompts and paste it into your AI tool. The agent will fetch and install the skill for you.

Claude Code

Add the agent skill from https://github.com/coinbase/agentic-wallet-skills/tree/main/skills/send-usdc to my project.

Cursor

Install this agent skill: https://github.com/coinbase/agentic-wallet-skills/tree/main/skills/send-usdc

Codex

Add this skill to .codex/skills/: https://github.com/coinbase/agentic-wallet-skills/tree/main/skills/send-usdc

Gemini CLI

Add the skill at https://github.com/coinbase/agentic-wallet-skills/tree/main/skills/send-usdc to my .gemini/skills/ directory.

OpenCode

Install this agent skill from https://github.com/coinbase/agentic-wallet-skills/tree/main/skills/send-usdc

Windsurf

Add this skill: https://github.com/coinbase/agentic-wallet-skills/tree/main/skills/send-usdc

Step 3 — Try these prompts

Once the skill is installed, ask your AI things like:

  • Pay a contractor, freelancer, or vendor in crypto
  • Tip a creator or donate to a project
  • Transferring funds between wallets without opening a crypto app
  • Send money on Base, Polygon, or Solana quickly

What this skill does

  • Sends USDC, ETH, POL, or SOL to any wallet address or ENS name
  • Works across Base, Polygon, and Solana blockchains
  • Resolves ENS names automatically so you can use friendly names like vitalik.eth
  • Validates amounts and addresses to prevent errors
  • Shows your wallet balance and transaction status
Made byCoinbase
CategoryBusiness Operations