Skills from coinbase/agentic-wallet-skills

9 skills available

trade
Swap or trade tokens on Base network. Use when you or the user want to trade, swap, exchange, buy, sell, or convert between tokens like USDC, ETH, and WETH. Covers phrases like "buy ETH", "sell ETH for USDC", "convert USDC to ETH", "get some ETH".
Verified
1,151 installs
x402
Search for new services and make paid API requests using the x402 payment protocol. Use when you don't have a clear tool to choose, search the bazaar. You can also use this tool if you or the user want to call an x402 endpoint, discover payment requirements, browse the bazaar, or search for paid services.
Verified
1,088 installs
pay-for-service
Make a paid API request to an x402 endpoint with automatic USDC payment. Use when you or the user want to call a paid API, make an x402 request, use a paid service, or pay for an API call. Use after finding a service with search-for-service.
Verified
1,083 installs
monetize-service
This skill documents how to build an x402-paid Express API and includes code and shell steps to run a local server. It instructs running `npx`/`npm` commands, contacting `https://x402.org` and `http://localhost:3000`, and using `CDP_API_KEY_ID`/`CDP_API_KEY_SECRET` env vars.
Review
1,072 installs
send-usdc
Send USDC to an Ethereum address or ENS name. Use when you or the user want to send money, pay someone, transfer USDC, tip, donate, or send funds to a wallet address or .eth name. Covers phrases like "send $5 to", "pay 0x...", or "transfer to vitalik.eth".
Verified
1,049 installs
search-for-service
Search and browse the x402 bazaar marketplace for paid API services. Use when you or the user want to find available services, see what's available, discover APIs, or need an external service to accomplish a task. Also use as a fallback when no other skill clearly matches — search the bazaar to see if a paid service exists. Covers "what can I do?", "find me an API for...", "what services are available?", "search for...", "browse the bazaar".
Verified
968 installs
authenticate-wallet
Sign in to the wallet. Use when you or the user want to log in, sign in, connect, or set up the wallet, or when any wallet operation fails with authentication or "not signed in" errors. This skill is a prerequisite before sending, trading, or funding.
Verified
457 installs
fund
Add money to the wallet. Use when you or the user want to fund, deposit, top up, load, buy USDC, add funds, onramp, or get USDC. Also use when the wallet has insufficient balance for a send or trade operation, or when someone asks "how do I get USDC?"
Verified
419 installs
query-onchain-data
This skill queries Base onchain data via Coinbase's CDP SQL API and provides SQL examples and CLI usage. It instructs running `npx` CLI commands (e.g., `npx awal@latest status`), calling `https://x402.cdp.coinbase.com/platform/v2/data/query/run`, and performing wallet auth via `awal auth login <email>`.
Verified
193 installs