byted-kickart-video-subtitler

Installation
SKILL.md

视频字幕添加SKILL

📋 工具说明

核心功能

为本地视频文件添加字幕。

使用限制

限制项 限制值 说明
字幕总字数 ≤3000字 字幕文本内容(不含标点符号)不得超过3000字

可用命令

命令 功能 说明
python3.12 scripts/plan.py 套餐查询 查询用户当前的 Ark Claw 套餐
python3.12 scripts/upload.py --file <视频路径> 视频上传 上传本地视频文件获取媒资ID
python3.12 scripts/subtitler.py --media-id <媒资ID> --captions <字幕配置文件> --output <输出文件> 视频字幕添加 为视频添加字幕
Installs
6
GitHub Stars
368
First Seen
Jun 3, 2026
byted-kickart-video-subtitler — bytedance/agentkit-samples