What problem does it solve? AI agents and developers need a programmatic USDC wallet to authenticate and pay for x402 services, but bootstrapping a Circle agent wallet involves CLI installation checks, Terms-of-Use consent, email + OTP login, wallet creation, and balance inspection across multiple steps. ## Core Features & Use Cases - CLI Bootstrap & Session Management: Verify the @circle-fin/cli installation, check login status with circle wallet status, and handle Terms-of-Use acceptance with explicit user consent. - Two-Step OTP Login: Authenticate non-interactively via circle wallet login --init and OTP verification, with request ID parsing and expiry handling. - Wallet Creation & Balance Inspection: Create agent-controlled SCA wallets across EVM chains and check USDC balances per chain and address. - Use Case: An AI agent needs to pay for a paid x402 API service. This skill walks through logging into Circle, creating the agent wallet, and confirming its USDC balance before handing off to funding or payment skills. ## Quick Start Ask the agent to set up your Circle agent wallet and check its USDC balance on Base.