rabbit-r1-livekit
Installation
SKILL.md
Rabbit R1 LiveKit Voice Agent
Build a complete real-time voice AI agent that runs on the Rabbit R1 device. This skill scaffolds the agent using the official LiveKit CLI, then adds the R1-specific frontend (creation) and web/token server.
Step 1: Install the LiveKit CLI and Authenticate
1a. Install lk if needed
Check if lk is already installed by running which lk. If not found, install it based on platform:
- macOS:
brew install livekit-cli - Linux:
curl -sSL https://get.livekit.io/cli | bash - Windows:
winget install LiveKit.LiveKitCLI
Verify with lk --version.
1b. Check cloud auth status
After the CLI is installed, check if the user is already authenticated by running: