video-scene-analysis
Installation
SKILL.md
Video Scene Analysis
Analyze a local video into a structured scene sequence: cuts, visual type, zoom transitions, transcript with timecodes, and per-scene focus/emotion.
Setup (one-time)
pip3 install -r ~/.cursor/skills/video-scene-analysis/scripts/requirements.txt
bash ~/.cursor/skills/video-scene-analysis/scripts/setup_models.sh
Requires ffmpeg and ffprobe on PATH.
Quick start
SCRIPTS=~/.cursor/skills/video-scene-analysis/scripts