Files
skills/videocut-clip/README.md
T
hmo 04db423416 Initial commit: skills library
- 70 skills with code and documentation
- Add .gitignore (ignore __pycache__, output/, temp/, venv/)
- Clean up test intermediates and caches
2026-04-26 19:27:40 +08:00

409 B
Raw Blame History

videocut:剪辑

FFmpeg 视频剪辑执行 skill

文件清单

文件 用途
SKILL.md skill 定义(剪辑流程)
README.md 本文件

依赖

  • FFmpegbrew install ffmpeg

输入输出

  • 输入:审查稿 + 原始视频
  • 输出:剪辑后视频 (v2.mp4)