OpenToolslogo
ToolsExpertsSubmit a Tool
AdvertiseLearn AI
  1. home
  2. tools
  3. claude-video
Claude Video screenshot

Claude Video

Developer ToolsFree

Let Claude Code watch videos with the /watch skill

Last updated Jul 8, 2026

Claim Tool

What is Claude Video?

Claude Video is an open-source Claude Code skill and plugin that lets Claude inspect videos instead of guessing from a title or partial transcript. Users call the `/watch` command with a YouTube, TikTok, Vimeo, Loom, X, Instagram, local MP4, MOV, MKV, or WebM file and ask a question. The skill then collects captions when available, extracts frames with ffmpeg, optionally transcribes audio through Whisper, and hands the resulting images plus timestamped transcript back to Claude. The value is practical: Claude can review screen recordings, bug reports, launch videos, tutorials, ads, podcasts, and course clips with visual context. The README shows use cases such as finding what happens at a specific timestamp, diagnosing a UI bug from a recording, summarizing a long video, turning a playlist into notes, or stripping hype from a product update. That makes it useful for builders who need Claude to reason over visual evidence, not just text. Claude Video is careful about cost and context. It checks captions first, so many public videos can be handled without downloading full media or using paid transcription. Frame modes let users pick between transcript-only, fast keyframe extraction, balanced scene-aware frames, and an uncapped high-detail mode. The default keeps frames at a smaller width and caps long videos so image tokens do not swamp the model context. A deduplication pass drops near-identical frames from static slides or screen recordings. Installation is easiest through the Claude Code plugin marketplace with `/plugin marketplace add bradautomates/claude-video` and `/plugin install watch@claude-video`. Other hosts can use `npx skills add bradautomates/claude-video -g`, and claude.ai users can download a `.skill` bundle. The tool itself is MIT licensed and free; users may need yt-dlp, ffmpeg, and optional Groq or OpenAI Whisper keys when a video has no captions. For best results, ask focused questions. Long videos can be scanned, but the README notes that capped frame modes become sparse after roughly ten minutes. If you need detail, rerun the command with a start and end time around the section you care about. For private or local recordings, confirm that you have permission to process the file and understand whether Whisper fallback will send audio to Groq or OpenAI. Used carefully, Claude Video turns video into inspectable evidence for debugging, research, and content review. This is an early-stage builder tool, so the right adoption pattern is cautious. Read the README, install in a disposable workspace first, and verify the commands before pointing it at valuable repositories or private media. The project is valuable because it exposes a concrete workflow that developers can inspect and adapt. It is not a replacement for human code review, source control hygiene, or security checks. Teams should keep logs, review generated artifacts, and document which agent or plugin performed each important action.

Claude Video's Top Features

Key capabilities that make Claude Video stand out.

Claude Code plugin and skill that adds a /watch command for video URLs and local files

Uses captions first, then yt-dlp, ffmpeg frame extraction, and optional Whisper fallback

Supports YouTube, TikTok, Vimeo, Loom, X, Instagram, and common local video formats

Detail modes control frame extraction speed, fidelity, and token budget

Frame deduplication reduces repeated images from slides and screen recordings

Use Cases

Who benefits most from this tool.

Claude Code users

Ask Claude questions about YouTube videos, screen recordings, launch videos, or local clips without manually summarizing them.

Product and growth teams

Analyze competitor videos, ad hooks, demos, and tutorials with timestamps, frames, and transcript context.

Explore Top AI Use Cases

Tags

claude-codevideo-analysisai-skillsyoutubetranscriptionffmpegyt-dlpmultimodal-aideveloper-toolsopen-source

Claude Video's Pricing

Free plan available

User Reviews

Share your thoughts

If you've used this product, share your thoughts with other builders

Recent reviews

Frequently Asked Questions

What does Claude Video do?
Claude Video gives Claude a /watch command that extracts captions, frames, and transcripts so Claude can answer questions about video content.
Does Claude Video require an API key?
Many public videos work with captions for free. Whisper keys from Groq or OpenAI are only needed when captions are missing or for local audio transcription.
How do I install Claude Video in Claude Code?
The README recommends /plugin marketplace add bradautomates/claude-video followed by /plugin install watch@claude-video.
Can it analyze local videos?
Yes. The README lists local MP4, MOV, MKV, and WebM files as supported inputs.

Footer

Company name

The right AI tool is out there. We'll help you find it.

LinkedInX

Knowledge Hub

  • News
  • Resources
  • Newsletter
  • Blog
  • AI Tool Reviews
  • YouTube Summary
  • YouTube Transcript Generator

Industry Hub

  • AI Companies
  • AI Tools
  • AI Models
  • MCP Servers
  • AI Tool Categories
  • Top AI Use Cases

For Builders

  • Submit a Tool
  • Experts & Agencies
  • Advertise
  • Compare Tools
  • Favourites

Legal

  • Privacy Policy
  • Terms of Service

© 2026 OpenTools - All rights reserved.