watch-video
Installation
SKILL.md
Watch Video
Use this skill only when the user explicitly says Watch Video or names watch-video.
This is different from a transcript job. It creates a bundle with:
- source media from a URL or local video file
- subtitles/transcript, using local WhisperX/Whisper if captions are unavailable
- screenshots sampled with
ffmpeg watch_context.md, pairing each sampled frame timestamp with nearby transcript textmanifest.json, the machine-readable version of the same context
Command
From the installed skill folder:
python3 "$HOME/.claude/skills/watch-video/scripts/watch_video.py" "VIDEO_URL_OR_FILE" --output-dir "DEST_DIR" --rate 1s