What problem does it solve? Choosing between Circle's developer-controlled, user-controlled, and modular (passkey) wallets is confusing because each differs in custody model, key management, account types, and blockchain support. This Skill provides a structured decision guide so you pick the correct wallet architecture before writing any integration code. ## Core Features & Use Cases - Wallet Comparison Matrix: Compares custody, authentication, account types (EOA, SCA, ERC-6900 Modular), gas sponsorship, and SDK architecture across all three Circle wallet types. - Step-by-Step Decision Guide: Walks through custodian selection, auth method, account type, and chain compatibility checks, including which chains support Modular Wallets. - Use Case: A team building a consumer app with Google login and gasless transactions on an L2 can follow the guide to land on user-controlled wallets with SCA, then delegate implementation to the corresponding wallet skill. ## Quick Start Ask the assistant to help you choose the right Circle wallet type for your onchain application based on your custody, authentication, and blockchain requirements.