Livekit Agents

🏢Official
by livekit · vlatest · Repository

Integrate LiveKit agents into your workflows for dynamic, interactive experiences powered by AI conversational capabilities.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add livekit-agents npx -- -y @trustedskills/livekit-agents
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "livekit-agents": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/livekit-agents"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The livekit-agents skill enables AI agents to interact with LiveKit, a real-time video and audio communication platform. It allows agents to manage live sessions, handle streaming, and coordinate interactions in virtual environments such as meetings, classrooms, or webinars.

When to use it

  • To integrate AI-driven moderation into live video conferences.
  • For creating interactive virtual events where an agent can control participants' access or manage content.
  • When building real-time collaborative applications that require audio and video streaming capabilities.

Key capabilities

  • Integration with LiveKit for real-time communication.
  • Management of live sessions, including participant controls.
  • Support for streaming and multimedia interactions in virtual environments.

Example prompts

  • "Start a live session with 10 participants using LiveKit."
  • "Allow the AI agent to mute all attendees during a presentation."
  • "Stream a video feed from an external source into the LiveKit session."

Tips & gotchas

  • Ensure you have access to a LiveKit server and proper API credentials before deployment.
  • Be mindful of bandwidth and latency considerations when handling real-time streaming.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
livekit
Installs
297

🏢 Official

Published by the company or team that built the technology.