🎯

react-hooks

🎯Skill

from codestackr/livekit-skills

VibeIndex|
What it does

Provides custom React hooks for seamlessly integrating LiveKit real-time communication and WebRTC functionality into React applications.

πŸ“¦

Part of

codestackr/livekit-skills(10 items)

react-hooks

Installation

Quick InstallInstall with npx
npx skills add livekit/skills
Add MarketplaceAdd marketplace to Claude Code
/plugin marketplace add livekit/skills
Install PluginInstall plugin from marketplace
/plugin install livekit-agents-py
Install PluginInstall plugin from marketplace
/plugin install livekit-agents-ts
Install PluginInstall plugin from marketplace
/plugin install livekit-agents-ui

+ 2 more commands

πŸ“– Extracted from docs: codestackr/livekit-skills
1Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Overview

# LiveKit Skills

Official AI agent skills from the LiveKit team for building voice AI agents, frontends, and production-ready applications.

Installation

These skills work with any AI agent that supports the standard SKILL.md format.

Universal installation

Works with multiple agents including Claude Code, Cursor, Codex, and others:

```

bunx skills add livekit/skills

// or

npx skills add livekit/skills

// or

pnpm dlx skills add livekit/skills

```

Claude Code

Add via marketplace:

```

/plugin marketplace add livekit/skills

```

Install a plugin:

```

/plugin install livekit-agents-py

/plugin install livekit-agents-ts

/plugin install livekit-agents-ui

/plugin install livekit-react-hooks

/plugin install livekit-cli

```

Available plugins

| Plugin | Description |

|--------|-------------|

| livekit-agents-py | Build LiveKit Agent backends in Python |

| livekit-agents-ts | Build LiveKit Agent backends in TypeScript |

| livekit-agents-ui | Build agent frontends with React and shadcn components |

| livekit-react-hooks | Use custom LiveKit React hooks |

| livekit-cli | Manage LiveKit Cloud projects, deploy agents, and configure telephony |

License

MIT