Official skills publisher Verified Skillscout rank 152

LiveKit

LiveKit publishes official AI agent skills for its tools, services, and developer workflows.

Browse 7 official AI agent skills across 2 LiveKit repositories, with install commands and source links.

7 Skills
2 Repositories
5,431 Installs
416 GitHub stars

Install

Add LiveKit skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/livekit/livekit_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant LiveKit skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

2 official repositories

Agent Skills

livekit/agent-skills

Includes 2 official skills: livekit-agents, livekit-simulations.

2 skills 5,428 installs 67 stars
npx skills add livekit/agent-skills -y

Client Sdk Android

livekit/client-sdk-android

Includes 5 official skills: android-coroutines, android-gradle-logic, gradle-build-performance, android-testing, kotlin-concurrency-expert.

5 skills 3 installs 349 stars
npx skills add livekit/client-sdk-android -y

7 skills

livekit/agent-skills 2 skills

livekit-agents

livekit/agent-skills 3,200 installs
View source

livekit-simulations

livekit/agent-skills 169 installs
View source
livekit/client-sdk-android 5 skills

android-coroutines

livekit/client-sdk-android 1 installs
View source

android-gradle-logic

livekit/client-sdk-android 1 installs
View source

gradle-build-performance

livekit/client-sdk-android 1 installs
View source

android-testing

livekit/client-sdk-android 0 installs
View source

kotlin-concurrency-expert

livekit/client-sdk-android 0 installs
View source

Repository documentation

livekit/agent-skills package overview

livekit/agent-skills/README.md View on GitHub

livekit/agent-skills

Includes 2 official skills: livekit-agents, livekit-simulations.

Top skills in this package

livekit-agentsOfficial LiveKit skill from livekit/agent-skills.
livekit-simulationsOfficial LiveKit skill from livekit/agent-skills.

Install

Install the full package:

npx skills add livekit/agent-skills -y

Install a specific skill:

npx skills add livekit/agent-skills@livekit-agents -y

Use the package when you want your agent to choose the relevant skill from this official LiveKit repository.

View livekit/agent-skills on GitHub
Copied