
from claude-watch473
Enables agents to analyze videos via scene-change frame extraction, transcriptions, and editorial pacing metrics with Obsidian integration.
This skill transforms an AI agent into a video editor and analyst. It allows the agent to "watch" videos from URLs (YouTube, Vimeo, etc.) or local files by extracting key frames based on scene changes and generating timestamped transcripts using native captions or the Whisper API.
Use this skill when a user provides a video link or file and asks for a summary, an analysis of the editing style, or specific questions about the visual and audio content.
watch.py (orchestration), download.py (yt-dlp), frames.py (ffmpeg extraction), pacing.py (editorial metrics), hook.py (dense 0-10s analysis), and transcribe.py (Whisper/Caption integration).report.md, and optionally ingesting the results into an Obsidian vault.Designed for agents with shell access and the ability to read image files, such as Claude Code, Codex, or other ACP-capable harnesses.
This skill has not been reviewed by our automated audit pipeline yet.