← 返回 Skills 市场
ivangdavila

Voice Notes

作者 Iván · GitHub ↗ · v1.0.2
linuxdarwinwin32 ✓ 安全检测通过
832
总下载
4
收藏
5
当前安装
3
版本数
在 OpenClaw 中安装
/install voice-notes
功能描述
Organize voice message transcripts into a structured, searchable knowledge base with tags, links, and progressive note-taking.
安全使用建议
This skill is internally consistent: it only organizes transcript text into files under ~/voice-notes/ and requires no credentials. Before installing, confirm the agent/platform will (a) perform transcription and pass text rather than raw audio, (b) not send transcripts to external services unless you expect that, and (c) apply appropriate file permissions or encryption for ~/voice-notes/ if transcripts contain sensitive information. Also verify the platform prompts you before deletion (the skill says it will confirm) and check how the platform itself stores/transmits transcripts — the skill's safety depends on the agent/platform behavior as well.
功能分析
Type: OpenClaw Skill Name: voice-notes Version: 1.0.2 The skill bundle is benign. It consists primarily of markdown documentation and templates for an AI agent to organize voice message transcripts locally. All data operations are explicitly confined to the `~/voice-notes/` directory within the user's home. The `SKILL.md` explicitly states the skill 'NEVER... Sends data externally' and 'NEVER... Accesses files outside `~/voice-notes/`'. While `mkdir -p` and `touch` commands are present in `SKILL.md` and `memory-template.md` for local directory setup, they are benign in their current form and align with the skill's stated purpose, showing no intent for malicious execution or data exfiltration.
能力评估
Purpose & Capability
Name/description (organize transcripts into notes/tags) aligns with the runtime instructions: creating and managing Markdown files under ~/voice-notes/, indexing, tagging and linking. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md and supporting docs restrict all file access to ~/voice-notes/ and state that transcription and audio handling are platform responsibilities. This is coherent, but the skill assumes the platform will pass transcript text; transcripts may contain sensitive data and are read/written by the skill, so confirm the agent/platform's transcript handling and retention policies before use.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written by an installer. Lowest-risk installation posture for this type of skill.
Credentials
No environment variables, credentials, or external API keys are requested. The only resource requested is a directory under the user's home (~/voice-notes/), which is reasonable for local note storage.
Persistence & Privilege
always is false (default). The skill does not claim to modify other skills or system settings and promises not to modify its SKILL.md. Its persistence is limited to files in ~/voice-notes/.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install voice-notes
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /voice-notes 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Initial release
v1.0.1
Initial release
v1.0.0
Initial release
元数据
Slug voice-notes
版本 1.0.2
许可证
累计安装 5
当前安装数 5
历史版本数 3
常见问题

Voice Notes 是什么?

Organize voice message transcripts into a structured, searchable knowledge base with tags, links, and progressive note-taking. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 832 次。

如何安装 Voice Notes?

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

Voice Notes 是免费的吗?

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

Voice Notes 支持哪些平台?

Voice Notes 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Voice Notes?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.2。

💬 留言讨论