自動化
video-subtitle-cutter
自動化影片剪輯工作流:使用 Whisper 轉錄語音,結合 AI 分析識別冗詞、停頓與錯誤片段,並自動生成 FFmpeg 命令進行高品質影片裁切。
安裝
Agent 類型
Claude Code
安裝指令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/video-subtitle-cutter/install?os=mac&agent=claude" | bash
安裝指令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/video-subtitle-cutter/install?os=windows&agent=claude" -o install-video-subtitle-cutter.bat && install-video-subtitle-cutter.bat
下載安裝腳本