# LiveKit Examples AI Agent Skills

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

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

Official page: https://skillscout.sh/official/livekit-examples/
Markdown page: https://skillscout.sh/official/livekit-examples/livekit-examples_skills_skillscout.md
Vendor website: https://livekit.io/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/livekit-examples/livekit-examples_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant LiveKit Examples 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

### livekit-examples/agent-starter-python

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

Install:

```bash
npx skills add livekit-examples/agent-starter-python -y
```

Source: https://github.com/livekit-examples/agent-starter-python

### livekit-examples/agent-starter-node

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

Install:

```bash
npx skills add livekit-examples/agent-starter-node -y
```

Source: https://github.com/livekit-examples/agent-starter-node

## Individual skills

### livekit-agents

Official LiveKit Examples skill from livekit-examples/agent-starter-python.

Install:

```bash
npx skills add livekit-examples/agent-starter-python@livekit-agents -y
```

Package: livekit-examples/agent-starter-python
Source: https://github.com/livekit-examples/agent-starter-python/tree/main/.agents/skills/livekit-agents

### livekit-agents

Official LiveKit Examples skill from livekit-examples/agent-starter-python.

Install:

```bash
npx skills add livekit-examples/agent-starter-python@livekit-agents -y
```

Package: livekit-examples/agent-starter-python
Source: https://github.com/livekit-examples/agent-starter-python/tree/HEAD/.claude/skills/livekit-agents

### livekit-agents

Official LiveKit Examples skill from livekit-examples/agent-starter-node.

Install:

```bash
npx skills add livekit-examples/agent-starter-node@livekit-agents -y
```

Package: livekit-examples/agent-starter-node
Source: https://github.com/livekit-examples/agent-starter-node/tree/main/.agents/skills/livekit-agents

### livekit-agents

Official LiveKit Examples skill from livekit-examples/agent-starter-node.

Install:

```bash
npx skills add livekit-examples/agent-starter-node@livekit-agents -y
```

Package: livekit-examples/agent-starter-node
Source: https://github.com/livekit-examples/agent-starter-node/tree/HEAD/.claude/skills/livekit-agents

## livekit-examples/agent-starter-python package overview

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

### Top skills in this package

- livekit-agents: Official LiveKit Examples skill from livekit-examples/agent-starter-python.
- livekit-agents: Official LiveKit Examples skill from livekit-examples/agent-starter-python.

### Install

Install the full package:

```bash
npx skills add livekit-examples/agent-starter-python -y
```

Install a specific skill:

```bash
npx skills add livekit-examples/agent-starter-python@livekit-agents -y
```

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

Source: https://github.com/livekit-examples/agent-starter-python#readme
