← 返回 Skills 市场
Voice Note Polisher
作者
naplesblue
· GitHub ↗
· v1.0.0
· MIT-0
116
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install voice-note-polisher
功能描述
将语音转录文本整理成目标格式的书面内容。凡是输入内容明显是口语化的——包括语音转录、口述笔记、随口说的想法、会议后的口头复盘——都应触发此 skill。支持的触发短语包括"帮我整理成…""帮我把接下来我说的话整理成…",目标格式包括备忘录、任务清单、中文邮件回复、英文邮件回复、英文口语、消息草稿、公众号写作提纲。...
安全使用建议
This skill appears coherent and limited to rewriting transcribed/colloquial text into formats like memos, TODO lists, emails, etc. Before installing: 1) Remember any text you feed the skill may include sensitive or private content — check your platform/model provider privacy and logging policies and avoid sending secrets. 2) The SKILL.md references two local reference files that are not in the manifest; this may degrade behavior or cause the agent to try to fetch them — test with non-sensitive examples to confirm expected routing and trigger handling. 3) Because the skill runs as instructions (no install), its behavior is defined by the SKILL.md; if you need guarantees (no external transmission, no logging), verify those at the platform level. 4) If you plan to use it on PII-heavy transcripts, consider limiting exposure (redact sensitive fields, run locally if possible, or request platform-level data-retention controls).
功能分析
Type: OpenClaw Skill
Name: voice-note-polisher
Version: 1.0.0
The 'voice-note-polisher' skill is a text-processing utility designed to convert oral transcriptions into structured formats like memos, emails, and task lists. The analysis of SKILL.md and _meta.json reveals no executable code, network requests, or instructions to access sensitive system data; the content is strictly limited to linguistic transformation rules and formatting guidelines.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md describes parsing control phrases and rewriting transcribed/colloquial text into several target formats. The skill declares no binaries, env vars, or config paths and none are needed for the described text-rewriting functionality.
Instruction Scope
Instructions stay within the domain of text rewriting (detect control phrases, extract mode, clean and format text). They do not instruct the agent to read unrelated system files, environment variables, or to transmit data to external endpoints. One note: the SKILL.md references 'references/trigger-modes.md' and 'references/mvp-integration.md' (protocols / routing tables). Those files are not present in the manifest, so the agent might attempt to access or request them at runtime — this is a functional/clarity issue rather than an explicit security request, but it could cause unexpected behavior if the agent tries to fetch missing references.
Install Mechanism
No install spec and no code files — this is instruction-only, which has minimal disk/write footprint and no third-party packages to pull in.
Credentials
The skill requests no environment variables, credentials, or config paths. This aligns with the described functionality. Operational consideration: the skill processes potentially sensitive transcribed text (PII, secrets) — the skill itself doesn't request credentials, but users should consider privacy implications of sending such text to the platform/model.
Persistence & Privilege
The skill is not marked 'always: true' and makes no requests to modify other skills or system settings. Autonomous invocation is allowed by default on the platform (not a defect in this skill) and does not by itself change this assessment.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install voice-note-polisher - 安装完成后,直接呼叫该 Skill 的名称或使用
/voice-note-polisher触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the voice-note-polisher skill.
- Transforms spoken, informal, or transcribed text into clear, written formats.
- Supports multiple output modes: memo, task list, Chinese/English email reply, natural spoken English, message draft, and WeChat article outlines.
- Automatically detects trigger phrases and target formats, with fallback to default de-oralized Chinese if no mode is specified.
- Cleans up filler words, incomplete sentences, redundancies, and messy logic while preserving original intent and tone.
- Outputs text directly in the chosen format, with no explanatory or meta content.
元数据
常见问题
Voice Note Polisher 是什么?
将语音转录文本整理成目标格式的书面内容。凡是输入内容明显是口语化的——包括语音转录、口述笔记、随口说的想法、会议后的口头复盘——都应触发此 skill。支持的触发短语包括"帮我整理成…""帮我把接下来我说的话整理成…",目标格式包括备忘录、任务清单、中文邮件回复、英文邮件回复、英文口语、消息草稿、公众号写作提纲。... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 Voice Note Polisher?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install voice-note-polisher」即可一键安装,无需额外配置。
Voice Note Polisher 是免费的吗?
是的,Voice Note Polisher 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Voice Note Polisher 支持哪些平台?
Voice Note Polisher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Voice Note Polisher?
由 naplesblue(@naplesblue)开发并维护,当前版本 v1.0.0。
推荐 Skills