By livekit
Build and test real-time voice and chat AI agents using LiveKit Cloud and Agents SDK, with automated simulation-based testing for edge cases.
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.
Generate targeted test scenarios for a LiveKit voice or chat agent and run them as simulations — locally, from the agent's own code plus what the user wants stress-tested. Use whenever the user wants to "test my agent", "what should I test", "create/generate simulation scenarios", "make a sim test suite", "use lk agent simulate", "stress-test the X flow", "set up scenarios for my agent", or wants to probe edge cases / refusals / regressions before shipping. Generates scenarios on the user's machine (their code is never uploaded) and lets the user deeply steer what gets tested. Trigger even without the word "simulation" when the user clearly wants to decide what to test and verify how their agent behaves across realistic conversations. Not for building a new agent from scratch (use the livekit-agents skill), load-testing, or ordinary unit tests.
Reusable skills for AI coding agents building with LiveKit. These skills provide procedural knowledge that helps agents build voice AI applications more effectively.
| Skill | Description |
|---|---|
| livekit-agents | Architectural guidance for building low-latency voice AI agents with LiveKit Agents SDK. Covers workflow design, handoffs, tasks, and mandatory testing practices. |
| livekit-simulations | Generate targeted test scenarios for a LiveKit agent — locally, from the agent's own code plus what the user wants stress-tested — and run them as simulations. Bundles persona/goal/challenge libraries and a stdlib scenario builder. |
npx skills add livekit/agent-skills
Skills activate automatically when agents detect relevant tasks (e.g., "build a voice agent", "create a LiveKit agent").
Each skill contains:
SKILL.md — Agent instructions with behavioral guidancereferences/ — Supporting documentationThese skills are designed to work alongside the LiveKit Docs MCP server. The skills provide behavioral guidance (how to think about building voice agents) while MCP provides factual information (current API signatures, configuration options).
Install the MCP server for best results. Installation instructions for all supported coding agents are available at:
https://docs.livekit.io/intro/mcp-server/
These skills follow the "freeze forever" principle—they encode behavioral guidance that remains valid regardless of API changes:
Contributions welcome! When adding or modifying skills:
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub livekit/agent-skillsReal-time communication with Agora SDKs — RTC, RTM, Conversational AI, and token generation
LiveKit Agents SDK skills for building voice AI agents with CLI-based workflow, supporting both Cloud and self-hosted deployments.
ElevenLabs Agents Platform for AI voice agents (React/JS/Native/Swift). Use for voice AI, RAG, tools, or encountering package deprecation, audio cutoff, CSP violations, webhook auth failures.
Test voice agents from Retell, VAPI, LiveKit, Bland, Telnyx. Slash commands for running tests, exporting agents, and format conversion.
Claude Code skill pack for Retell AI (30 skills)
Personal collection of agent skills using the open SKILL.md standard