← Back to Skills Marketplace
Voice Note Transcriber Cn
by
huyong2023
· GitHub ↗
· v1.1.0
381
Downloads
0
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install voice-note-transcriber-cn
Description
语音笔记转文字工具 v2.1 | Voice Note Transcriber. 支持多语言识别、实时转写、说话人识别、智能摘要、音频降噪、离线识别。触发词:转写、识别、语音。
Usage Guidance
This skill looks like a normal transcription helper, but there are two things to confirm before installing or using it: (1) clarify the required binaries — SKILL.md lists ffmpeg and whisper but the registry metadata does not; ensure you or the operator install ffmpeg and a trusted whisper implementation from official sources. (2) the skill refers to downloading offline models but gives no URLs or integrity checks — ask the author for exact model download URLs and checksums, or only use models from trusted vendors (official GitHub releases, vendor CDN). Avoid giving any credentials. If you must try it, run it in a sandboxed environment and verify any downloaded model binaries before use.
Capability Analysis
Type: OpenClaw Skill
Name: voice-note-transcriber-cn
Version: 1.1.0
The skill bundle consists entirely of metadata and descriptive documentation (SKILL.md and SKILL_v1.1.md) for a voice transcription tool. It lacks any executable code or scripts. The documentation outlines features such as multi-language support and speaker identification using standard dependencies like ffmpeg and whisper. No indicators of data exfiltration, unauthorized execution, or malicious prompt injection were found.
Capability Assessment
Purpose & Capability
The SKILL.md clearly describes a transcription tool (real-time, speaker diarization, denoise, offline models) — that purpose matches the content. However there is an inconsistency: the repository/registry metadata you provided lists no required binaries, while the SKILL.md metadata (YAML header) declares required binaries: [ffmpeg, whisper]. Requiring ffmpeg/whisper is reasonable for this purpose, but the mismatch between the registry-level requirements and the SKILL.md is incoherent and worth clarifying.
Instruction Scope
The instructions are high-level and stay within transcription-related activities (preprocessing audio, recognition, speaker labeling, model download). They do not instruct the agent to read unrelated system files or env vars. However the SKILL.md references downloading offline models and switching to offline mode without specifying trusted download URLs or checksums — this vagueness could permit arbitrary network downloads or use of untrusted model files if the agent follows the instructions.
Install Mechanism
There is no install spec and no code files (instruction-only), which minimizes direct installation risk. That said, the skill expects local binaries (ffmpeg, whisper) but does not provide an install mechanism or verified sources for offline models, so the agent/operator would need to fetch/install those external components manually — a place where risk can be introduced if instructions are followed from untrusted sources.
Credentials
The skill does not request any environment variables or credentials (reasonable for a local transcription tool). The only notable requirement is binaries/models. Because offline models are mentioned, the skill implicitly needs disk/network access to store model files — this is proportional to the purpose but should be explicitly declared and tied to verified sources.
Persistence & Privilege
The skill does not request always:true, does not specify modifying system-wide config, and declares no config paths or credentials. Its privilege/scope is limited to being invoked by the agent when used.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install voice-note-transcriber-cn - After installation, invoke the skill by name or use
/voice-note-transcriber-cn - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Major update with new features and improvements:
- Added support for 50+ languages, enhanced multi-language and mixed-language recognition.
- Introduced real-time transcription with live text display and smart punctuation.
- Added speaker diarization to distinguish and label multiple speakers.
- Integrated intelligent summarization, including action items and meeting decisions.
- Implemented audio noise reduction for clearer transcriptions.
- Enabled offline transcription mode for privacy and no-network use.
- Expanded supported formats and detailed usage examples throughout documentation.
v1.0.0
Initial release of voice-note-transcriber-cn.
- 支持实时语音转文字、多语言识别、自动生成会议纪要。
- 覆盖多种语言:中文、英语、日语、韩语、法语、德语。
- 付费功能包括:无限转写、多语言支持、团队共享和高级会议纪要。
Metadata
Frequently Asked Questions
What is Voice Note Transcriber Cn?
语音笔记转文字工具 v2.1 | Voice Note Transcriber. 支持多语言识别、实时转写、说话人识别、智能摘要、音频降噪、离线识别。触发词:转写、识别、语音。 It is an AI Agent Skill for Claude Code / OpenClaw, with 381 downloads so far.
How do I install Voice Note Transcriber Cn?
Run "/install voice-note-transcriber-cn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Voice Note Transcriber Cn free?
Yes, Voice Note Transcriber Cn is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Voice Note Transcriber Cn support?
Voice Note Transcriber Cn is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Voice Note Transcriber Cn?
It is built and maintained by huyong2023 (@huyong2023); the current version is v1.1.0.
More Skills