What problem does it solve? AI agents and developers often lack accurate, up-to-date knowledge of Squads Protocol program IDs, PDA derivations, SDK methods, and Grid API endpoints, leading to hallucinated addresses and broken Solana multisig or payment integrations. ## Core Features & Use Cases - Squads V4 Multisig: Create multisigs with thresholds and permissions, manage vaults, proposals, voting, spending limits, batch transactions, and time locks using the @sqds/multisig SDK. - Smart Account Program: Build account abstraction flows with session keys, passkeys, and policy-based execution via the Squads developer REST API. - Grid Payments: Integrate stablecoin rails, standing orders, virtual accounts, KYC, spending limits, and webhooks through the Grid REST API and SDKs. - Use Case: A team wants to secure its treasury with a 2-of-3 multisig and automate monthly USDC vendor payments; this Skill provides the exact program IDs, PDA derivations, SDK calls, and ready-to-adapt TypeScript client templates. ## Quick Start Ask the agent to create a 2-of-3 Squads V4 multisig on Solana with a vault and an approval proposal using the @sqds/multisig SDK.