Official skills publisher Verified Skillscout rank 174

Coinbase

Coinbase publishes official AI agent skills for its tools, services, and developer workflows.

Browse 14 official AI agent skills across 3 Coinbase repositories, with install commands and source links.

14 Skills
3 Repositories
27,423 Installs
626 GitHub stars

Install

Add Coinbase skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/coinbase/coinbase_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Coinbase skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

3 official repositories

Agentic Wallet Skills

coinbase/agentic-wallet-skills

Includes 1 official skill: agentic-wallet.

1 skill 27,101 installs 126 stars
npx skills add coinbase/agentic-wallet-skills -y

Includes 4 official skills: cds-code, cds-docs, cds-design-to-code, cds-accessibility.

4 skills 322 installs 500 stars
npx skills add coinbase/cds -y

Covers authenticate-wallet, fund, monetize-service, pay-for-service, query-onchain-data, search-for-service. Handles sign-in for the Coinbase payments wallet using a two-step email OTP flow. Adds USDC to a Coinbase-powered wallet through Coinbase Onramp.

9 skills 0 installs 0 stars
npx skills add coinbase/skills -y

14 skills

coinbase/agentic-wallet-skills 1 skill

agentic-wallet

coinbase/agentic-wallet-skills 2,500 installs
View source
coinbase/cds 4 skills

cds-design-to-code

coinbase/cds 14 installs
View source

cds-accessibility

coinbase/cds 7 installs
View source
coinbase/skills 9 skills

authenticate-wallet

Handles sign-in for the Coinbase payments wallet using a two-step email OTP flow.

coinbase/skills 0 installs
View source

fund

Adds USDC to a Coinbase-powered wallet through Coinbase Onramp.

coinbase/skills 0 installs
View source

monetize-service

Scaffolds an Express server that charges USDC per request using the x402 payment protocol.

coinbase/skills 0 installs
View source

pay-for-service

Calls paid API endpoints that use the x402 protocol, automatically handling USDC payments on Base.

coinbase/skills 0 installs
View source

query-onchain-data

Queries decoded onchain data on Base (events, transactions, blocks) through the CDP SQL API using x402 micropayments.

coinbase/skills 0 installs
View source

search-for-service

Searches and browses the x402 bazaar marketplace to find paid API services.

coinbase/skills 0 installs
View source

send-usdc

Sends USDC to any Ethereum address or ENS name on Base.

coinbase/skills 0 installs
View source

trade

Swaps and trades tokens on the Base network using the CDP Swap API.

coinbase/skills 0 installs
View source

x402

Lets you discover and call paid API endpoints using the x402 payment protocol.

coinbase/skills 0 installs
View source

Repository documentation

coinbase/agentic-wallet-skills package overview

coinbase/agentic-wallet-skills/README.md View on GitHub

coinbase/agentic-wallet-skills

Includes 1 official skill: agentic-wallet.

Top skills in this package

agentic-walletOfficial Coinbase skill from coinbase/agentic-wallet-skills.

Install

Install the full package:

npx skills add coinbase/agentic-wallet-skills -y

Install a specific skill:

npx skills add coinbase/agentic-wallet-skills@agentic-wallet -y

Use the package when you want your agent to choose the relevant skill from this official Coinbase repository.

View coinbase/agentic-wallet-skills on GitHub
Copied