send-usdc
Installation
SKILL.md
Sending USDC
Use the npx agnic@latest send command to transfer USDC from the wallet to any Ethereum address or ENS name on Base.
Confirm wallet is initialized and authed
npx agnic@latest status
If the wallet is not authenticated, refer to the authenticate-wallet skill.
Command Syntax
npx agnic@latest send <amount> <recipient> [--chain <chain>] [--json]
Arguments
Related skills