← 返回 Skills 市场
darinkishore

Voice Transcribe

作者 darinkishore · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
6390
总下载
13
收藏
41
当前安装
2
版本数
在 OpenClaw 中安装
/install voice-transcribe
功能描述
Transcribe audio files using OpenAI's gpt-4o-mini-transcribe model with vocabulary hints and text replacements. Requires uv (https://docs.astral.sh/uv/).
安全使用建议
Install only if you trust the local transcribe script at the referenced path or can review it separately. Use a dedicated OpenAI API key, avoid sensitive or third-party voice recordings unless you have consent, and check where transcripts or cache files are stored and how to clear them.
功能分析
Type: OpenClaw Skill Name: voice-transcribe Version: 1.0.1 The skill bundle describes an audio transcription tool using OpenAI's API. It instructs the agent to store an `OPENAI_API_KEY` locally for its intended use and to run a local script (`transcribe`). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts, or obfuscation within the provided `_meta.json`, `SKILL.md`, `replacements.txt`, and `vocab.txt` files. All instructions and configurations are directly aligned with the stated purpose of transcribing audio.
能力评估
Purpose & Capability
The transcription purpose is coherent, but the main capability depends on a local transcribe executable that is not included in the reviewed artifact, so its actual behavior cannot be verified from the package.
Instruction Scope
SKILL.md tells the agent to 'just run' transcription for voice memos, especially WhatsApp audio, without explicit confirmation or sensitivity screening before third-party processing.
Install Mechanism
The command points to /Users/darin/clawd/skills/voice-transcribe/transcribe and the setup stores credentials in that same personal path; there is no bundled script or install spec.
Credentials
Using OpenAI and an OPENAI_API_KEY is proportionate for transcription, but users should understand audio may be sent to OpenAI and API costs may be incurred.
Persistence & Privilege
The skill uses a local .env key, editable vocabulary/replacement files, and a stated cache by audio hash; these are purpose-aligned but cache location and cleanup are not documented.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install voice-transcribe
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /voice-transcribe 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Added uv requirement to description
v1.0.0
Initial release: transcribe audio with gpt-4o-mini-transcribe
元数据
Slug voice-transcribe
版本 1.0.1
许可证
累计安装 241
当前安装数 41
历史版本数 2
常见问题

Voice Transcribe 是什么?

Transcribe audio files using OpenAI's gpt-4o-mini-transcribe model with vocabulary hints and text replacements. Requires uv (https://docs.astral.sh/uv/). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6390 次。

如何安装 Voice Transcribe?

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

Voice Transcribe 是免费的吗?

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

Voice Transcribe 支持哪些平台?

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

谁开发了 Voice Transcribe?

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

💬 留言讨论