让 Hermes 自动剪视频
Hermes YouTube Clipper Skill
要点
- 直接让 Hermes 把整套剪辑流程写成可复用 Skill,不必自己写代码
- 用自带的 FFmpeg 加 yt-dlp 按时间戳精剪,再用本地 Whisper 转写
- 转写结果交给研究员子代理抽金句,再交给写手子代理出帖文
- 安装依赖时点批准即可,本地 faster-whisper 完全不需要 API Key
- 配置完成后只需发送链接和起止时间,整条流水线会自动跑完
原帖开头
here’s how to do this workflow with Hermes: 1: Open Hermes Use the normal Hermes Desktop app. Hermes already installs FFmpeg, so you do not need to install that yourself. 2: Give Hermes this instruction Copy and paste this bro: “Create a reusable skill called “YouTube Clipp …






