← Back to Skills Marketplace
Voice Note Polisher
by
naplesblue
· GitHub ↗
· v1.0.0
· MIT-0
116
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install voice-note-polisher
Description
将语音转录文本整理成目标格式的书面内容。凡是输入内容明显是口语化的——包括语音转录、口述笔记、随口说的想法、会议后的口头复盘——都应触发此 skill。支持的触发短语包括"帮我整理成…""帮我把接下来我说的话整理成…",目标格式包括备忘录、任务清单、中文邮件回复、英文邮件回复、英文口语、消息草稿、公众号写作提纲。...
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install voice-note-polisher - After installation, invoke the skill by name or use
/voice-note-polisher - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Voice Note Polisher?
将语音转录文本整理成目标格式的书面内容。凡是输入内容明显是口语化的——包括语音转录、口述笔记、随口说的想法、会议后的口头复盘——都应触发此 skill。支持的触发短语包括"帮我整理成…""帮我把接下来我说的话整理成…",目标格式包括备忘录、任务清单、中文邮件回复、英文邮件回复、英文口语、消息草稿、公众号写作提纲。... It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.
How do I install Voice Note Polisher?
Run "/install voice-note-polisher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Voice Note Polisher free?
Yes, Voice Note Polisher is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Voice Note Polisher support?
Voice Note Polisher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Voice Note Polisher?
It is built and maintained by naplesblue (@naplesblue); the current version is v1.0.0.
More Skills