Build voice AI agents with LiveKit Cloud and the Agents SDK. Use when the user asks to "build a voice agent", "create a LiveKit agent", "add voice AI", "implement handoffs", "structure agent workflows", or is working with LiveKit Agents SDK. Provides opinionated guidance for the recommended path: LiveKit Cloud + LiveKit Inference. REQUIRES writing tests for all implementations.
$npx -y skills add livekit/agent-skills --skill livekit-agentsInstalls into the current project.
Run `npx skills use "https://github.com/livekit/agent-skills" --skill "livekit/agent-skills/livekit-agents"` 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/livekit/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/livekit/agent-skills"` and select the relevant skills, then follow their instructions.