send-usdc
Send USDC to Ethereum addresses or ENS names on Base with input validation and automatic ENS resolution.
Install
npx skills add https://github.com/coinbase/agentic-wallet-skills --skill send-usdcStats
| Total installs | 1,562 |
| Weekly installs | 1.6K |
| GitHub stars | 87 |
| First seen | Feb 10, 2026 |
| Source | @coinbase/agentic-wallet-skills |
Summary
- Accepts both hex addresses (0x...) and ENS names (.eth) as recipients, with automatic ENS resolution
- Supports flexible amount formats: dollar notation ($5.00), decimal (1.50), or atomic units (1000000)
- Requires wallet authentication via the authenticate-wallet skill and sufficient USDC balance before sending
- Includes input validation to prevent shell injection and optional JSON output for programmatic use
Tags
Related skills
| Skill | Installs | vs send-usdc |
|---|---|---|
| crypto-market-rank | 2,612 | +1,050 |
| tushare-finance | 2,026 | +464 |
| backtesting-trading-strategies | 2,672 | +1,110 |
| stock-market-pro | 1,898 | +336 |
| square-post | 1,528 | -34 |
FAQ
- How many installs does send-usdc have?
- send-usdc has 1,562 total installs and 1.6K installs this week.
- Where is send-usdc hosted?
- send-usdc is published by @coinbase/agentic-wallet-skills at https://github.com/coinbase/agentic-wallet-skills.
- How many GitHub stars does send-usdc have?
- send-usdc has 87 GitHub stars.
- When was send-usdc first indexed?
- OrangeBot.AI first indexed send-usdc on Feb 10, 2026.
- How do I install send-usdc?
- Run: npx skills add https://github.com/coinbase/agentic-wallet-skills --skill send-usdc