squads

Manage Solana multisig wallets, proposals, and smart accounts via Squads Protocol.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kiran-nebula/agentshaus --skill squads-kiran-nebula
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: squads
Source: https://github.com/kiran-nebula/agentshaus/tree/main/packages/agent-runtime/workspace/skills/sendaifun/squads
Command: npx skills add https://github.com/kiran-nebula/agentshaus --skill squads-kiran-nebula

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @sqds/multisig, @solana/web3.js, @sqds/grid, @sqds/grid-react-native, and includes scripts (resource) and references (resource) and examples (resource) and templates (resource) and docs (resource) components.

What problem does it solve?

This Skill provides comprehensive tools for managing digital assets and treasury operations on the Solana blockchain through the Squads Protocol, enabling secure, collaborative control over funds.

Core Features & Use Cases

  • Multisig Wallets: Create and manage multi-signature wallets for team treasury, DAO governance, or secure asset custody.
  • Account Abstraction: Utilize smart accounts for programmable wallets, session keys, and passkey authentication.
  • Stablecoin Rails: Leverage Grid infrastructure for efficient stablecoin payments and fintech solutions.
  • Use Case: A DAO can use Squads V4 Multisig to manage its treasury, requiring multiple members to approve any transaction, thereby preventing single points of failure and ensuring transparent fund management.

Quick Start

Use the squads skill to create a new 2-of-3 multisig with three specified members.

Frequently Asked Questions about squads

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a multisig wallet on Solana for treasury management?

To create a multisig wallet on Solana for treasury management, use the Squads V4 Protocol to configure an m-of-n multisig, such as a 2-of-3 setup, requiring multiple members to approve vault transactions before execution.

Can I use smart accounts for account abstraction on Solana with session keys?

Yes, you can use smart accounts for account abstraction on Solana by configuring the Smart Account Program to enable programmable wallets, passkey authentication, and session keys with custom transaction policies.

What is the best way to manage stablecoin payments on Solana?

The best way to manage stablecoin payments on Solana is leveraging the Grid infrastructure, which provides dedicated stablecoin rails to facilitate efficient fintech transactions and payment flows.

Does Squads Protocol support DAO governance and collaborative asset custody?

Yes, Squads Protocol supports DAO governance and collaborative asset custody through its V4 Multisig feature, allowing teams to require multiple member approvals for transactions to prevent single points of failure.

How do I execute a vault transaction once a multisig proposal is approved?

To execute a vault transaction once a multisig proposal is approved, use the Squads V4 management tools to process the proposal, verifying that the required number of multisig members have signed off on the transaction.