返回顶部
v

video-rough-cut

>

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
74
下载量
0
收藏
概述
安装方式
版本历史

video-rough-cut

# Video Rough Cut Use 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: - one cleaned draft video - optional cut-decision review data ## Inputs Required: - one local video file Optional: - platform preset (`douyin`, etc.) - whether to remove pauses - whether to remove breaths - whether to trim head/tail clutter - whether to stabilize, auto-center, adjust brightness, apply beauty ## Preferred execution path Prefer the local B-Roll Studio rough-cut API if the app is running. Base URL: - `http://localhost/api/v1` Use the bundled script: - `scripts/run_rough_cut.py` Read [references/api.md](references/api.md) when you need endpoint details. Read [references/pipeline.md](references/pipeline.md) when you need to explain what the current rough-cut logic actually does. ## Workflow ### 1. Validate prerequisites Confirm: - the input video exists - local B-Roll Studio is running if you plan to use the API ### 2. Submit a rough-cut job Use the bundled script: ```bash python3 <skill-path>/scripts/run_rough_cut.py \ --video "/absolute/path/to/video.mp4" \ --base-url "http://localhost/api/v1" \ --wait \ --download ``` ### 3. Default processing assumptions Unless the user says otherwise: - remove pauses: on - remove breaths: on - trim head/tail clutter: on - stabilize: on - auto-center: on - brightness adjustment: on - beauty mode: `light` - denoise audio: off ### 4. Interpret the output correctly This pipeline is for **mechanical cleanup**, not final editorial polish. It is good for: - removing empty pauses - trimming `321走 / 试音 / 收镜头动作` - producing a cleaner draft for review It is not the right tool for: - detailed B-roll placement - manual storytelling edits - precision subtitle design ### 5. If the user reports quality issues Typical corrective moves: - **正文被裁掉**: reduce head/tail trimming confidence or review cut decisions - **尾部收镜头没裁掉**: inspect cut decisions and rerun with trim enabled - **声音发闷**: keep denoise off - **画面太亮**: keep brightness adjustment on; the current pipeline clamps over-bright footage instead of only brightening ## Quality bar The result should feel like a clean draft editor would hand off for review: - no partial trim of `321走` - no obvious trailing mirror-check / 收镜头动作 - pauses removed without harming正文 - brightness stays natural - no heavy-handed denoise by default ## Fallback If the local API is not available: - explain that this skill depends on the local B-Roll Studio rough-cut service - provide the API health check command - do not invent a separate rough-cut algorithm unless the user explicitly asks you to rebuild one ## Bundled resources - `scripts/run_rough_cut.py` Submit, poll, inspect, and download local rough-cut jobs. - [references/api.md](references/api.md) Rough-cut API endpoints and request fields. - [references/pipeline.md](references/pipeline.md) Current rough-cut architecture distilled from the project.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 video-rough-cut-1775963048 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 video-rough-cut-1775963048 技能

通过命令行安装

skillhub install video-rough-cut-1775963048

下载 Zip 包

⬇ 下载 video-rough-cut v1.0.0

文件大小: 6.58 KB | 发布时间: 2026-4-13 12:28

v1.0.0 最新 2026-4-13 12:28
Initial release extracted from the current B-Roll Studio rough-cut pipeline.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部