Coinbase

SKILL.md

Coinbase Developer Platform (CDP) Skill

Product Summary

Coinbase Developer Platform (CDP) is a comprehensive suite of onchain crypto services that abstracts blockchain complexity. It provides REST APIs, SDKs (TypeScript, Python), and CLI tools for building Web3 applications. Key components include non-custodial wallets (EVM and Solana), onramp/offramp payments, smart contract interactions, staking, trading, and data services. Authentication uses API keys (Secret for servers, Client for browsers) with Ed25519 or ECDSA algorithms. Primary docs: https://docs.cdp.coinbase.com

When to Use

Reach for this skill when:

  • Building onchain applications or Web3 features
  • Creating or managing crypto wallets (user-controlled or API-key-controlled)
  • Executing blockchain transactions (transfers, swaps, contract calls)
  • Integrating fiat-to-crypto onramp or crypto-to-fiat offramp
  • Implementing staking, trading, or DeFi functionality
  • Querying blockchain data (balances, transaction history, token info)
  • Building AI agents that need wallet access and onchain capabilities
  • Setting up webhooks for onchain activity monitoring
  • Implementing payment flows with USDC or other tokens
Installs
13
First Seen
Apr 8, 2026