The 'use-usdc' skill enables users to manage USDC transactions, including balance checks, transfers, and approvals. It is designed for developers and users interacting with Circle's stablecoin across various blockchain ecosystems.
$ npx skills add https://github.com/circlefin/skills --skill use-usdcThe use-usdc skill provides developers with direct USDC transaction management across EVM chains and Solana. It enables balance checks, token transfers, spending approvals, and transaction verification—essential operations for building stablecoin applications. This skill is designed for developers integrating Circle's USDC into applications requiring reliable, on-chain payment operations. By abstracting common USDC workflows, it accelerates development of payment systems, wallets, and DeFi applications.
Install via the command: `$ npx skills add https://github.com/circlefin/skills --skill use-usdc`
Check USDC balances on EVM chains
Transfer USDC to different addresses
Approve USDC for smart contract interactions
Verify USDC transaction transfers
$ npx skills add https://github.com/circlefin/skills --skill use-usdcgit clone https://github.com/circlefin/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan