← 返回 Skills 市场
Video Transcribe - 视频转文字
作者
aaa2531349
· GitHub ↗
· v1.0.3
· MIT-0
606
总下载
0
收藏
4
当前安装
3
版本数
在 OpenClaw 中安装
/install video-transcribe
功能描述
本地视频转文字 - 使用 OpenAI Whisper 进行语音识别,完全免费、离线运行、保护隐私
功能分析
Type: OpenClaw Skill
Name: video-transcribe
Version: 1.0.3
The skill bundle is classified as suspicious primarily because it performs automatic, unprompted installation of external software. The `transcribe.py` script uses `subprocess` to execute `pip install` with the `--break-system-packages` flag to download and install the `openai-whisper` package (approx. 300MB) from a remote mirror. While this behavior is disclosed in `SKILL.md` and `PUBLISH.md` as a convenience feature, the execution of package managers to fetch and install external code at runtime is a high-risk capability. Additionally, `transcribe.py` contains hardcoded local developer paths (e.g., `/Users/seven/...`), which, while not malicious, indicates poor environment handling.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-transcribe - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-transcribe触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
**v1.0.3 Changelog**
- 首次运行时自动安装 Whisper 依赖,无需手动执行 pip 命令
- 安装依赖时自动使用清华镜像源,加快国内用户安装速度
- 文档(SKILL.md)更新,提示用户自动安装行为
- 其余功能保持不变,优化用户首次使用体验
v1.0.2
- Added YAML front matter to SKILL.md to fix compatibility with OpenClaw.
- Updated metadata files for ClawHub specification (_meta.json added, skill.json removed).
v1.0.0
- Initial release of Video Transcribe (版本 1.0.0)
- Transcribe local video/audio to text with OpenAI Whisper, fully offline and free
- Supports multiple formats: mp4, mov, avi, mkv, mp3, wav, m4a, and more
- Auto language detection (90+ languages), SRT subtitle export, and multiple model choices
- Generates AI-powered summaries and key points after transcription (optional)
- All processing is local, protecting user privacy
元数据
常见问题
Video Transcribe - 视频转文字 是什么?
本地视频转文字 - 使用 OpenAI Whisper 进行语音识别,完全免费、离线运行、保护隐私. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 606 次。
如何安装 Video Transcribe - 视频转文字?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-transcribe」即可一键安装,无需额外配置。
Video Transcribe - 视频转文字 是免费的吗?
是的,Video Transcribe - 视频转文字 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Transcribe - 视频转文字 支持哪些平台?
Video Transcribe - 视频转文字 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Transcribe - 视频转文字?
由 aaa2531349(@aaa2531349)开发并维护,当前版本 v1.0.3。
推荐 Skills