trade
Swap tokens on the Base network using the CDP Swap API with support for various amount formats and slippage control.
Install
npx skills add https://github.com/coinbase/agentic-wallet-skills --skill tradeStats
| Total installs | 1,698 |
| Weekly installs | 1.7K |
| GitHub stars | 87 |
| First seen | Feb 10, 2026 |
| Source | @coinbase/agentic-wallet-skills |
Summary
- Supports three common token aliases (USDC, ETH, WETH) plus arbitrary contract addresses; amounts can be specified as dollar values, decimals, whole numbers, or atomic units with automatic decimal detection
- Includes configurable slippage tolerance (in basis points) and JSON output option for programmatic integration
- Requires wallet authentication via the authenticate-wallet skill; validates all user input to prevent shell injection before executing trades
Tags
Related skills
| Skill | Installs | vs trade |
|---|---|---|
| coinglass | 3,219 | +1,521 |
| trading-signal | 2,581 | +883 |
| twelvedata | 3,120 | +1,422 |
| hyperliquid | 3,254 | +1,556 |
| solana-vulnerability-scanner | 1,350 | -348 |
FAQ
- How many installs does trade have?
- trade has 1,698 total installs and 1.7K installs this week.
- Where is trade hosted?
- trade is published by @coinbase/agentic-wallet-skills at https://github.com/coinbase/agentic-wallet-skills.
- How many GitHub stars does trade have?
- trade has 87 GitHub stars.
- When was trade first indexed?
- OrangeBot.AI first indexed trade on Feb 10, 2026.
- How do I install trade?
- Run: npx skills add https://github.com/coinbase/agentic-wallet-skills --skill trade