04db423416
- 70 skills with code and documentation - Add .gitignore (ignore __pycache__, output/, temp/, venv/) - Clean up test intermediates and caches
videocut:剪辑
FFmpeg 视频剪辑执行 skill
文件清单
| 文件 | 用途 |
|---|---|
SKILL.md |
skill 定义(剪辑流程) |
README.md |
本文件 |
依赖
- FFmpeg(
brew install ffmpeg)
输入输出
- 输入:审查稿 + 原始视频
- 输出:剪辑后视频 (v2.mp4)