Skip to content

[GitHub Trending] bradautomates/claude-video

6.5 relevance
Score Breakdown
technical depth
6
novelty
6
actionability
8
community
6
strategic
4
personal
9

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Tool to give Claude video-watching ability, directly applicable to multi-modal AI agents.

AI/ML github.com
Give Claude the ability to watch any video. /watch downloads, extracts frames, transcribes, hands it all to Claude. - bradautomates/claude-video
Summary

Claude Video extends Claude Code with a /watch command that analyzes any video URL or local file by extracting scene-aware keyframes via ffmpeg and timestamped captions via yt-dlp, falling back to Whisper (Groq's whisper-large-v3) for videos without captions. It supports hundreds of sources (YouTube, Loom, TikTok, Instagram) and installs as a plugin for Claude Code, Cursor, or Gemini CLI with zero-config auto-dependency setup on macOS.

Author

bradautomates