Claude Video: letting your agent read a video without burning your to…

A Claude Code skill (MIT) that makes a video legible to an agent. You paste a URL or a local path along with your question, the command downloads the video, grabs existing captions when they exist (free, through yt-dlp) and falls back to a Whisper transcript otherwise. Frame extraction then runs on one of three strategies: fast keyframes, scene-change detection, or exhaustive coverage, with a screenshot budget that scales with duration.

Strengths

Limitations

Best for

View on Coeurdar