Use when building or modifying a Node.js / TypeScript app that uses the agent-squad npm package — multi-agent orchestration: orchestrator, agents (all built-in types + GroundedAgent), classifier routing (Bedrock / Anthropic / OpenAI), storage (in-memory / DynamoDB / SQL), retrievers (Amazon KB / Dakera), and tools (AgentTools + MCPToolProvider).
$npx -y skills add 2fastlabs/agent-squad --skill typescriptInstalls into the current project.
Run `npx skills use "https://github.com/2fastlabs/agent-squad" --skill "2fastlabs/agent-squad/typescript"` 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.