什麼是 video processor?
透過音訊擷取、格式轉換(mp4、webm)和 Whisper 轉錄來處理視訊檔案。當使用者提到視訊轉換、音訊擷取、轉錄、mp4、webm、ffmpeg 或耳語轉錄時使用。 來源:auldsyababua/instructor-workflow。
透過音訊擷取、格式轉換(mp4、webm)和 Whisper 轉錄來處理視訊檔案。當使用者提到視訊轉換、音訊擷取、轉錄、mp4、webm、ffmpeg 或耳語轉錄時使用。
透過命令列快速安裝 video processor AI 技能到你的開發環境
來源:auldsyababua/instructor-workflow。
This skill provides video processing utilities including audio extraction, format conversion, and audio transcription using FFmpeg and OpenAI's Whisper model.
Use the scripts/videoprocessor.py script for all video processing tasks. The script provides a simple CLI with the following commands:
Transcribe audio or video files to text using OpenAI's Whisper model:
透過音訊擷取、格式轉換(mp4、webm)和 Whisper 轉錄來處理視訊檔案。當使用者提到視訊轉換、音訊擷取、轉錄、mp4、webm、ffmpeg 或耳語轉錄時使用。 來源:auldsyababua/instructor-workflow。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/auldsyababua/instructor-workflow --skill video processor透過音訊擷取、格式轉換(mp4、webm)和 Whisper 轉錄來處理視訊檔案。當使用者提到視訊轉換、音訊擷取、轉錄、mp4、webm、ffmpeg 或耳語轉錄時使用。 來源:auldsyababua/instructor-workflow。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/auldsyababua/instructor-workflow --skill video processor 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/auldsyababua/instructor-workflow