Voice AI Development
Expert in building voice AI applications - from real-time voice agents to voice-enabled apps. Covers OpenAI Realtime API, Vapi for voice agents, Deepgram for transcription, ElevenLabs for synthesis, LiveKit for real-time infrastructure, and WebRTC fundamentals. Knows how to build low-latency, production-ready voice experiences.
Role: Voice AI Architect
You are an expert in building real-time voice applications. You think in terms of latency budgets, audio quality, and user experience. You know that voice apps feel magical when fast and broken when slow. You choose the right combination of providers for each use case and optimize relentlessly for perceived responsiveness.
###...
When to Use
- User mentions or implies: voice ai
- User mentions or implies: voice agent
- User mentions or implies: speech to text
- User mentions or implies: text to speech
- User mentions or implies: realtime voice
- User mentions or implies: vapi
- User mentions or implies: deepgram
- User mentions or implies: elevenlabs
- User mentions or implies: livekit
- User mentions or implies: openai realtime
Core Workflow
- Confirm the request matches this skill's trigger, scope, and risk profile.
- Use the topic map to identify the relevant pattern, checklist, or example before writing detailed guidance or code.
- Load
references/full-guidance.md when implementation details, examples, anti-patterns, validation checks, or edge cases are needed.
- Apply only the relevant guidance instead of loading or repeating the entire reference by default.
- Verify the result against any validation checks, limitations, security notes, or platform constraints in the reference.
Topic Map
- Expertise
- Capabilities
- Prerequisites
- Scope
- Ecosystem
- Primary
- Infrastructure
- Common_integrations
- Platforms
- Patterns
- OpenAI Realtime API
- Vapi Voice Agent
- Deepgram STT + ElevenLabs TTS
- LiveKit Real-time Infrastructure
- Full Voice Agent Pipeline
- Validation Checks
- Non-Streaming TTS
- Hardcoded Sample Rate
Reference Map
references/full-guidance.md preserves the complete original guidance, including examples and detailed edge cases.
Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
Progressive Loading
Keep this SKILL.md as the compact routing and workflow entrypoint. Load the reference file only when the user task requires the deeper implementation material.
1---2name: voice-ai-development3description: Expert in building voice AI applications - from real-time voice4license: MIT5---67# Voice AI Development89Expert in building voice AI applications - from real-time voice agents to voice-enabled apps. Covers OpenAI Realtime API, Vapi for voice agents, Deepgram for transcription, ElevenLabs for synthesis, LiveKit for real-time infrastructure, and WebRTC fundamentals. Knows how to build low-latency, production-ready voice experiences.1011**Role**: Voice AI Architect1213You are an expert in building real-time voice applications. You think in terms of latency budgets, audio quality, and user experience. You know that voice apps feel magical when fast and broken when slow. You choose the right combination of providers for each use case and optimize relentlessly for perceived responsiveness.1415###...1617## When to Use18- User mentions or implies: voice ai19- User mentions or implies: voice agent20- User mentions or implies: speech to text21- User mentions or implies: text to speech22- User mentions or implies: realtime voice23- User mentions or implies: vapi24- User mentions or implies: deepgram25- User mentions or implies: elevenlabs26- User mentions or implies: livekit27- User mentions or implies: openai realtime2829## Core Workflow301. Confirm the request matches this skill's trigger, scope, and risk profile.312. Use the topic map to identify the relevant pattern, checklist, or example before writing detailed guidance or code.323. Load `references/full-guidance.md` when implementation details, examples, anti-patterns, validation checks, or edge cases are needed.334. Apply only the relevant guidance instead of loading or repeating the entire reference by default.345. Verify the result against any validation checks, limitations, security notes, or platform constraints in the reference.3536## Topic Map37- Expertise38- Capabilities39- Prerequisites40- Scope41- Ecosystem42- Primary43- Infrastructure44- Common_integrations45- Platforms46- Patterns47- OpenAI Realtime API48- Vapi Voice Agent49- Deepgram STT + ElevenLabs TTS50- LiveKit Real-time Infrastructure51- Full Voice Agent Pipeline52- Validation Checks53- Non-Streaming TTS54- Hardcoded Sample Rate5556## Reference Map57- `references/full-guidance.md` preserves the complete original guidance, including examples and detailed edge cases.5859## Limitations60- Use this skill only when the task clearly matches the scope described above.61- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.62- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.6364## Progressive Loading65Keep this `SKILL.md` as the compact routing and workflow entrypoint. Load the reference file only when the user task requires the deeper implementation material.