Install
openclaw skills install video-rough-cutUse this skill for fast rough-cut cleanup of a single talking-head or voiceover video using the local B-Roll Studio rough-cut pipeline. It uploads one raw video, removes pauses and breaths, trims head/tail clutter, optionally applies brightness correction, stabilization, centering, and beauty, then exports a cleaned draft. Triggers on: 粗剪, 去停顿, 去气口, 去头尾, 自动粗剪, 防抖, 人物居中, 亮度修正, talking head cleanup, rough cut, jump cut cleanup.
openclaw skills install video-rough-cutUse this skill when the user has one raw talking-head /口播视频 and wants a cleaned first-pass edit, not a full B-roll edit.
Default output:
Required:
Optional:
douyin, etc.)Prefer the local B-Roll Studio rough-cut API if the app is running.
Base URL:
http://localhost/api/v1Use the bundled script:
scripts/run_rough_cut.pyRead references/api.md when you need endpoint details. Read references/pipeline.md when you need to explain what the current rough-cut logic actually does.
Confirm:
Use the bundled script:
python3 <skill-path>/scripts/run_rough_cut.py \
--video "/absolute/path/to/video.mp4" \
--base-url "http://localhost/api/v1" \
--wait \
--download
Unless the user says otherwise:
lightThis pipeline is for mechanical cleanup, not final editorial polish.
It is good for:
321走 / 试音 / 收镜头动作It is not the right tool for:
Typical corrective moves:
The result should feel like a clean draft editor would hand off for review:
321走If the local API is not available:
scripts/run_rough_cut.py
Submit, poll, inspect, and download local rough-cut jobs.