← 返回 Skills 市场
jarvis563

Percept Speaker ID

作者 jarvis563 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
492
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install percept-speaker-id
功能描述
Identifies and tracks speakers in multi-person conversations, mapping speaker labels to names and managing voice command authorization levels.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install percept-speaker-id
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /percept-speaker-id 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug percept-speaker-id
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Percept Speaker ID 是什么?

Identifies and tracks speakers in multi-person conversations, mapping speaker labels to names and managing voice command authorization levels. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 492 次。

如何安装 Percept Speaker ID?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install percept-speaker-id」即可一键安装,无需额外配置。

Percept Speaker ID 是免费的吗?

是的,Percept Speaker ID 完全免费(开源免费),可自由下载、安装和使用。

Percept Speaker ID 支持哪些平台?

Percept Speaker ID 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Percept Speaker ID?

由 jarvis563(@jarvis563)开发并维护,当前版本 v1.0.0。

💬 留言讨论