npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin codestackr-livekit-skillsOfficial AI agent skills from the LiveKit team for building voice AI agents, frontends, and production-ready applications.
These skills work with any AI agent that supports the standard SKILL.md format.
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
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
| 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 |
MIT
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Creative skill for generating algorithmic and generative art. Produces visual designs using mathematical patterns, fractals, and procedural generation.
Frontend design skill for UI/UX implementation
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.