Claude Video Insights
Claude-video allows you to give Claude the ability to watch and understand any video by downloading, extracting frames, transcribing, and handing it all to Claude for analysis.
- •When you need to analyze video content as part of your startup's data processing pipeline
- •When you want to enable Claude to respond to video-based inputs or queries
- •When you need to extract insights or information from video data for business decision-making
python /watch https://example.com/video.mp4 --extract-frames --transcribe
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/claude-video && curl -fsSL https://workflowstacks.com/api/skills/claude-video/claude-skill -o ~/.claude/skills/claude-video/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Claude Video Insights is a small Python project (~2.3k lines across 10 code files, plus 10 test files). You install it into your AI tool with one command; there is nothing to run yourself. Last commit 2 months ago, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3skills/watch/SKILL.mdInside skills/ — an example of what the AI is told to do
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/claude-video && curl -fsSL https://workflowstacks.com/api/skills/claude-video/claude-skill -o ~/.claude/skills/claude-video/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.