← ClaudeAtlas

rough-cut-onlylisted

Take a user-recorded headshot video and produce a clean rough cut (transcript + filler removal + pause trim). Use when the user wants to use their own footage instead of an avatar.
huodebing-alt/Agentic-Headshot-Video-Studio · ★ 0 · AI & Automation · score 69
Install: claude install-skill huodebing-alt/Agentic-Headshot-Video-Studio
# Rough Cut Only / 仅粗剪 ## When to use / 何时使用 用户实拍头像视频,仅需粗剪。 User-shot footage; only rough cut needed. ## Inputs / 输入 - `inputs/recording.mp4`. ## Output / 输出 - `workspace/rough/cut.mp4`, transcript, cuts JSON. ## Steps / 步骤 1. Invoke `rough-cut-pipeline`. 2. Surface duration delta and dropped seconds in summary. ## Examples / 示例 ``` claude run rough-cut-only --input inputs/recording.mp4 ``` ## Failure recovery / 失败回退 - Same as `rough-cut-pipeline`.