Install
openclaw skills install percept-voice-cmdDetects wake words in speech and routes voice commands like email, text, reminders, search, and notes to OpenClaw agents for execution.
openclaw skills install percept-voice-cmdVoice command detection and action execution for OpenClaw agents.
Detects wake words in ambient speech and routes voice commands to your OpenClaw agent for execution. Supports email, text, reminders, search, calendar, notes, and custom commands.
| Action | Example |
|---|---|
| "Hey Jarvis, email Rob saying the report is ready" | |
| Text | "Hey Jarvis, text David that I'm running late" |
| Reminder | "Hey Jarvis, remind me in 30 minutes to call the dentist" |
| Search | "Hey Jarvis, look up the weather in San Francisco" |
| Calendar | "Hey Jarvis, what's on my calendar today?" |
| Note | "Hey Jarvis, take a note that the server password changed" |
| General | "Hey Jarvis, [anything]" → forwarded to OpenClaw |
Default wake words: hey jarvis, take notes, send an email
Configure via Percept dashboard (port 8960) → Settings → Wake Words, or directly in the database.
percept/data/contacts.json)Only approved speakers can trigger voice commands. Configure in:
percept/data/speakers.json — map speaker IDs to namesUnapproved speakers are logged but commands are not executed.