analyze-video

Adds visual descriptions to transcripts by extracting and analyzing video frames with ffmpeg. Creates visual transcript with periodic visual descriptions of the video clip. Use when all files have audio transcripts present (transcript) but don't yet have visual transcripts created (visual_transcript).

$ Instalar

git clone https://github.com/barefootford/buttercut /tmp/buttercut && cp -r /tmp/buttercut/.claude/skills/analyze-video ~/.claude/skills/buttercut

// tip: Run this command in your terminal to install the skill