create-squad

Orchestrate multi-assistant voice AI squads with configurable handoffs via the Vapi API.

55|7|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/VapiAI/skills --skill create-squad-vapiai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-squad
Source: https://github.com/VapiAI/skills/tree/main/create-squad
Command: npx skills add https://github.com/VapiAI/skills --skill create-squad-vapiai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the performance issues, high hallucination rates, and increased costs caused by using single monolithic voice AI assistants with large prompts, by enabling you to split complex workflows into focused specialized assistants with context-preserving handoffs.

Core Features & Use Cases

  • Multi-Assistant Squad Orchestration: Build squads of specialized voice agents for complex workflows like triage-to-booking, sales-to-support, or receptionist-to-department routing.
  • Configurable Handoffs: Set clear trigger conditions for transferring calls between assistants to ensure callers reach the right agent for their needs.
  • Use Case Example: Build a customer support squad where a receptionist assistant routes callers to sales, technical support, or billing assistants based on their request.

Quick Start

Use the create-squad skill to build a multi-assistant support squad that routes callers to the correct department based on their request.

Frequently Asked Questions about create-squad

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

FAQPage Schema
How do I route calls between multiple voice AI assistants?

Call routing between multiple voice AI assistants is configured by defining squad members and setting trigger conditions for handoffs via the Vapi API, ensuring callers transfer to the correct specialized agent.

Why does my single voice AI assistant hallucinate during complex workflows?

A single monolithic voice AI assistant hallucinates because large prompts increase latency and error rates. Splitting complex workflows into focused specialized assistants with context-preserving handoffs reduces hallucinations.

What is a multi-assistant voice squad and when do I need one?

A multi-assistant voice squad is an orchestrated group of specialized voice agents that replace monolithic assistants. You need one for complex voice workflows requiring specialized handoffs like customer support triage or clinic appointment scheduling.

Can I configure cross-member settings for voice agents in a squad?

Yes, cross-member configuration overrides can be applied via the Vapi API when building multi-assistant voice squads, allowing you to define squad members and configure handoff tools with specific trigger conditions.

Does the Vapi API support sales-to-support routing for voice agents?

Yes, the Vapi API supports sales-to-support routing by enabling multi-assistant squad orchestration where configurable handoffs transfer calls between specialized assistants based on trigger conditions.