Use when building or modifying a Python app that uses the agent-squad Python package — async multi-agent orchestration for Python 3.11+: orchestrator, agents (BedrockLLMAgent, AnthropicAgent, OpenAIAgent, SupervisorAgent, GroundedAgent, ChainAgent, and more), classifier routing (Bedrock, Anthropic, OpenAI), storage (in-memory, DynamoDB, SQL/Turso), retrievers (Amazon KB, Dakera), tools (AgentTools, MCPToolProvider), and custom implementations.
$npx -y skills add 2fastlabs/agent-squad --skill pythonInstalls into the current project.
Run `npx skills use "https://github.com/2fastlabs/agent-squad" --skill "2fastlabs/agent-squad/python"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/2fastlabs/agent-squad" that are relevant to the current task. Run `npx skills add "https://github.com/2fastlabs/agent-squad"` and select the relevant skills, then follow their instructions.