What problem does it solve? Managing spending caps on a Circle agent wallet requires knowing the correct CLI commands and handling OTP confirmation safely. This Skill lets you view current per-transaction, daily, weekly, and monthly USDC limits directly, and guides you through setting or resetting limits without ever exposing the one-time password to the agent. ## Core Features & Use Cases - View Spending Limits: Run a read-only circle wallet limit command to see current per-tx, daily, weekly, and monthly USDC caps in JSON. - Guided Limit Configuration: Get a verbatim circle wallet limit set or reset command to run in your own terminal, with OTP confirmation handled entirely outside the agent. - Validation & Troubleshooting: Enforces monotonic limits (per-tx ≤ daily ≤ weekly ≤ monthly), mainnet-only chains, and agent-wallet-only policies, with fixes for common OTP errors. - Use Case: You want to cap an agent wallet at 1 USDC per transaction and 50 USDC per month. The Skill confirms the values with you, hands you the exact command to run yourself, and verifies the new caps afterward. ## Quick Start Ask the agent to show the current spending limits on your Circle agent wallet on Base mainnet.