← Back to Skills Marketplace
jarvis563

Percept Speaker ID

by jarvis563 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
492
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install percept-speaker-id
Description
Identifies and tracks speakers in multi-person conversations, mapping speaker labels to names and managing voice command authorization levels.
Usage Guidance
This skill appears internally consistent, but before installing consider: (1) It assumes percept-listen and an Omi pendant—verify you actually run those components. (2) The speaker registry is a local JSON file (percept/data/speakers.json); make sure only intended, non-sensitive mappings are stored there and check file permissions. (3) Management is via a local dashboard on port 8960—ensure that dashboard is not exposed to untrusted networks. (4) Future voice-embedding functionality mentions pyannote but is not implemented—if that feature is added later it will require additional packages and potentially model/data downloads. (5) Verify the referenced GitHub repo (https://github.com/GetPercept/percept) yourself if you want source confirmation. If any of these assumptions are not true in your environment, treat the skill as incompatible or require additional review.
Capability Analysis
Type: OpenClaw Skill Name: percept-speaker-id Version: 1.0.0 The skill bundle describes a speaker identification and management system. The `SKILL.md` outlines its functionality, requirements, and how it manages speaker data in `percept/data/speakers.json`. There are no instructions for the AI agent to perform malicious actions, exfiltrate data, establish persistence, or execute arbitrary commands. The file system access mentioned is for configuration data, which is a legitimate operation for the stated purpose of the skill. No prompt injection attempts or high-risk behaviors were identified.
Capability Assessment
Purpose & Capability
Name and description (speaker identification, mapping labels to names, authorization gating) line up with the SKILL.md. The skill expects percept-listen and an Omi pendant — both are plausible dependencies for this feature and explain why no other credentials or binaries are required.
Instruction Scope
SKILL.md stays on-topic: it describes how transcripts with SPEAKER_x labels are resolved using a local speakers registry and how the is_user flag is used. It references a local JSON registry (percept/data/speakers.json) and a local dashboard for management; these are consistent with the stated behaviour and do not ask the agent to read unrelated system data.
Install Mechanism
No install spec and no code files are present, which matches the skill being instruction-only. There are no downloads or package installs referenced in the instructions.
Credentials
The skill requests no environment variables, credentials, or external secrets. Its use of a local data file and a companion skill/hardware is proportionate to its function.
Persistence & Privilege
always:false and default model invocation settings are reasonable. The skill does not request permanent or elevated platform privileges, nor does it claim to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install percept-speaker-id
  3. After installation, invoke the skill by name or use /percept-speaker-id
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of percept-speaker-id skill for speaker identification and management in multi-person conversations. - Tracks who said what by mapping anonymous speaker labels to real names. - Maintains speaker profiles with authorization and owner status. - Integrates with percept-listen and Omi pendant for primary speaker detection. - Allows configuration of speaker authorization and registry management via Percept dashboard. - Lays groundwork for future automatic speaker recognition using voice embeddings.
Metadata
Slug percept-speaker-id
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Percept Speaker ID?

Identifies and tracks speakers in multi-person conversations, mapping speaker labels to names and managing voice command authorization levels. It is an AI Agent Skill for Claude Code / OpenClaw, with 492 downloads so far.

How do I install Percept Speaker ID?

Run "/install percept-speaker-id" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Percept Speaker ID free?

Yes, Percept Speaker ID is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Percept Speaker ID support?

Percept Speaker ID is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Percept Speaker ID?

It is built and maintained by jarvis563 (@jarvis563); the current version is v1.0.0.

💬 Comments