git log --oneline --stat
HEAD
- Stars
- 3.7k
- Forks
- 233
- Updated
- Jun 24, 2026
repo --stat
stars
3.7k
forks
233
last update
Jun 24, 2026
license
MITv1.5.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add livekit-voice-agents - Invoke
// Run from any project directory
$ claude --skill livekit-voice-agents "fine-tune on this CSV" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill livekit-voice-agents "now refactor it"
livekit-voice-agents/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- LiveKit Voice Agents
- slug:
- livekit-voice-agents
- version:
- v1.5.0
- license:
- MIT
- author:
- @livekit-craft
- repository:
- github.com/livekit-craft/livekit-voice-agents
- categories:
- tags:
- #livekit#voice-ai#webrtc#mcp#low-latency
- description:
Build sub-500ms voice AI on LiveKit Agents — STT-LLM-TTS pipelines, turn detection, telephony, MCP tools.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
livekit-voice-agents/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…