← 返回 Skills 市场
159
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mp4-to-srt
功能描述
將本地 MP4/MKV/AVI 影片用 AI 轉成 SRT 字幕,自動轉為繁體中文!
安全使用建议
This skill runs a local shell script that calls the Whisper CLI and optionally opencc to produce SRT files. Before using: (1) verify you trust the source of the skill and its script (it's simple and readable here); (2) install dependencies from trusted package sources (pip and brew) — e.g., pip3 install openai-whisper and brew install ffmpeg/opencc; (3) be aware the script processes local video files and writes SRT output alongside them; (4) avoid running it on sensitive files if you are uncertain about the source. No network exfiltration or credential access is present in the provided files.
功能分析
Type: OpenClaw Skill
Name: mp4-to-srt
Version: 1.1.0
The skill bundle is a legitimate utility for converting video files (MP4/MKV/AVI) to SRT subtitles using OpenAI's Whisper and OpenCC for Traditional Chinese conversion. The shell script `scripts/mp4-to-srt.sh` follows standard practices, including variable quoting to prevent basic shell injection and dependency checks, with no evidence of data exfiltration, persistence, or malicious intent.
能力评估
Purpose & Capability
Name and description match the included shell script and SKILL.md. The script invokes the Whisper CLI to produce SRT and optionally runs opencc to convert to Traditional Chinese — consistent with the advertised functionality.
Instruction Scope
SKILL.md and the script limit actions to local file processing (running whisper, converting output with opencc). They do not read unrelated files, access environment variables, or transmit data to external endpoints.
Install Mechanism
No install spec is provided (instruction-only with a helper script), so nothing is downloaded or written to disk by an installer. Dependencies are expected to be installed by the user (pip/brew).
Credentials
The skill requires no credentials or environment variables. The SKILL.md lists expected system tools (ffmpeg, whisper, opencc) which are proportionate to a transcription/conversion workflow.
Persistence & Privilege
The skill is not always-enabled, does not request persistent privileges, and does not modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mp4-to-srt - 安装完成后,直接呼叫该 Skill 的名称或使用
/mp4-to-srt触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- Now automatically converts subtitles to Traditional Chinese (繁體中文) using opencc.
- Added opencc as a required dependency.
- Updated instructions and usage details to reflect automatic Traditional Chinese conversion.
- Improved process documentation to include AI transcription and conversion steps.
- Output SRT files now suitable for YouTube or standard media players.
v1.0.0
- Initial release of mp4-to-srt.
- Convert local MP4, MKV, or AVI videos to SRT subtitles.
- Supports multiple languages: Chinese, English, Japanese, Korean.
- Automatic language detection and standard SRT output.
- Allows model selection for speed or accuracy (tiny, base, small, medium, large).
- Requires ffmpeg and OpenAI Whisper for processing.
元数据
常见问题
Mp4 To Srt 是什么?
將本地 MP4/MKV/AVI 影片用 AI 轉成 SRT 字幕,自動轉為繁體中文!. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 159 次。
如何安装 Mp4 To Srt?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mp4-to-srt」即可一键安装,无需额外配置。
Mp4 To Srt 是免费的吗?
是的,Mp4 To Srt 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mp4 To Srt 支持哪些平台?
Mp4 To Srt 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mp4 To Srt?
由 ken(@dolphins1123)开发并维护,当前版本 v1.1.0。
推荐 Skills