This repository contains agent skills for building voice AI with Vapi.
This project includes a Vapi documentation MCP server (vapi-docs). Use the searchDocs tool to look up Vapi documentation when:
- A user asks about Vapi features not fully covered by these skills
- You need to verify API parameters, provider options, or current behavior
- You encounter errors or need troubleshooting guidance
- The user asks about SDKs, platform capabilities, or advanced configuration
The skills cover common workflows. The MCP docs server covers everything else.
setup-api-key— API key configurationcreate-assistant— Voice assistant creationcreate-tool— Tool/function creation for assistantscreate-call— Outbound call initiationcreate-squad— Multi-assistant squad setupcreate-phone-number— Phone number provisioningsetup-webhook— Webhook/server URL configurationcreate-workflow— Conversation workflow builder
All API calls require VAPI_API_KEY environment variable. Base URL: https://api.vapi.ai