video-analyzer

Installation
SKILL.md

Video Analyzer

Quick Start

Run the global script:

python3 ~/.claude/skills/video-analyzer/scripts/prep_video_for_analysis.py "/path/to/video.mp4" --output "/path/to/output" --interval 5

Defaults:

  • Frame interval: 3s
  • Output: ./video_analysis
  • Frame width: 1280px

Common Commands

Installs
4
Repository
szoloth/skills
First Seen
Jun 30, 2026
video-analyzer — szoloth/skills