This skill file provides quick access to the MetaMask Smart Accounts Kit v0.3.0. For detailed information, refer to the specific reference files.
| Hybrid (Implementation.Hybrid) | Standard dApp users | EOA + passkey signers, most flexible | | MultiSig (Implementation.MultiSig) | Treasury/DAO operations | Threshold-based security, Safe-compatible | | Stateless7702 (Implementation.Stateless7702) | Power users with existing EOA | Keep same address, add smart account features via EIP-7702 |
| erc20-token-periodic | Per-period limit that resets at each period | | erc20-token-stream | Linear streaming with amountPerSecond rate |
Web3 development using MetaMask Smart Accounts Kit. Use when the user wants to build dApps with ERC-4337 smart accounts, send user operations, batch transactions, configure signers (EOA, passkey, multisig), implement gas abstraction with paymasters, create delegations, or request advanced permissions (ERC-7715). Supports Viem integration, multiple signer types (Dynamic, Web3Auth, Wagmi), gasless transactions, and the Delegation Framework. Source: smartgator/smart-accounts-kit-skills.