Use when building or modifying a Swift app that uses the AgentSquad Swift framework — on-device multi-agent orchestration for iOS 16+ / macOS 14+: orchestrator, agents (Agent, GroundedAgent), classifier routing, LLM clients (OpenAI-compatible), tools (native + MCP), tool UIs/widgets, on-device storage, tracing, and realtime voice — built-in types and custom implementations.
$npx -y skills add 2fastlabs/agent-squad --skill swiftInstalls into the current project.
Run `npx skills use "https://github.com/2fastlabs/agent-squad" --skill "2fastlabs/agent-squad/swift"` 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.