
jarvis563 skills on Claude Market
5 skills published by jarvis563. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
percept-voice-cmd
Detects wake words in ambient audio and routes spoken commands to an OpenClaw agent for execution. Supports built-in actions like email, reminders, calendar queries, and notes, plus arbitrary forwarding for custom commands. Speaker authorization limits command execution to approved voices.
percept-ambient
Runs continuously in the background, capturing ambient conversations and building a local knowledge graph of people, projects, and relationships. When an agent needs context, it assembles a structured Context Packet from accumulated history — no explicit commands required. All data is stored locally with configurable retention and privacy controls.
percept-summarize
Automatically generates summaries after conversations end, triggered by 60 seconds of silence. Extracts entities like people, companies, and topics, identifies action items, and maps relationships between entities. Summaries are stored in SQLite and searchable via full-text search or a local dashboard.
percept-speaker-id
Tracks speaker identity in multi-person conversations by mapping anonymous speaker labels to real names. Controls which speakers can trigger voice commands based on owner and approval status. Integrates with Omi pendant hardware to identify the primary wearer.
percept-listen
Connects a wearable microphone (Omi pendant or Apple Watch) to an OpenClaw agent for ambient audio capture. Audio is transcribed on-device, then streamed as speaker-tagged, timestamped conversation data to a local Percept server. All processing stays local — no audio is sent to external services.