video-analyzer

Analyze video files via Google Gemini to generate structured Markdown reports.

86|23|Updated May 4, 2026
One-click install
npx skills add https://github.com/mikefutia/claude-vision --skill video-analyzer-mikefutia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-analyzer
Source: https://github.com/mikefutia/claude-vision/tree/main
Command: npx skills add https://github.com/mikefutia/claude-vision --skill video-analyzer-mikefutia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-genai, and includes scripts (resource) components.

What problem does it solve?

Analyzes video content by routing a video file through Google's Gemini API to produce a structured markdown report that covers a top-level summary, scene-by-scene breakdown with timestamps, audio transcript (or notes on silence), visual details, and key moments.

Core Features & Use Cases

  • Ad teardowns and competitive analysis: obtain beat-by-beat breakdowns of video ads.
  • Tutorials and SOP generation: convert screen recordings into actionable guides.
  • Meeting recaps and demo notes: summarize decisions and visuals from calls or demos.

Quick Start

Analyze a video file with Gemini to generate the full markdown report.

Frequently Asked Questions about video-analyzer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a scene-by-scene breakdown with timestamps from a video file?

To generate a scene-by-scene breakdown with timestamps from a video file, route the file through the Gemini API to produce a structured Markdown report detailing visual elements, transcripts, and key moments.

Can I use Gemini to create a transcript and visual analysis for ad teardowns?

Yes, you can use Gemini to create a transcript and visual analysis for ad teardowns by processing the video file to extract beat-by-beat breakdowns, audio transcripts, and visual details into a structured Markdown format.

What video formats can I analyze to convert screen recordings into actionable guides?

You can analyze common video formats to convert screen recordings into actionable guides. The Skill accepts standard video files, uploading them inline if small or via the Files API for larger files.

Do I need a GEMINI_API_KEY to extract meeting recaps and visual notes from videos?

Yes, you need a GEMINI_API_KEY to extract meeting recaps and visual notes from videos, as the Skill routes the video content through Google's Gemini API to generate the structured Markdown report.

How does video analysis handle silent audio tracks when generating a Markdown report?

Video analysis handles silent audio tracks by including notes on the silence within the generated Markdown report, ensuring the audio transcript section remains accurate even without spoken dialogue.

What is the best way to summarize decisions and visuals from recorded demos?

The best way to summarize decisions and visuals from recorded demos is processing the file through Gemini to output a complete Markdown report covering top-level summaries, scene-by-scene breakdowns, and visual details.