OpenClaw
Deploy a managed OpenClaw agent in 60 seconds
Launch on Hostinger →
Hermes Agent
Run your Hermes agent, fully managed
Launch on Hostinger →
Apify
6,000+ web scrapers for your agent, free to start
Try Apify free →
Firecrawl
Crawl and scrape any site into clean data
Try Firecrawl free →
Context.dev
One API to scrape, enrich, and extract the web
Start building free →
SetupClaw
Done-for-you OpenClaw for founders and teams
Get it set up for you →
DataForSEO
SEO data APIs for your agent, $1 free credit
Try DataForSEO free →
Your product here
Reach thousands of AI builders a month
Learn more →
Claude Market
Menu
SkillsMCPPluginsSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Claude Market
SkillsMCPPluginsSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Claude Market/OpenClaw Skills/mikefutia/Claude Vision
Claude Vision logo

Claude Vision

mikefutia/claude-vision
Run it on Hostinger, 20% off →Your friend gets 20% off too, using this linkFree API →|Video & Media|View on GitHub|Create your own skill →

Installation

git clone https://github.com/mikefutia/claude-vision.git

Summary

Gives Claude Code the ability to "watch" videos by routing them through Google Gemini's native video understanding and returning a structured markdown report: summary, scene-by-scene breakdown, audio transcript, visual details, and key moments.

SKILL.md

Analyze Video

Analyze a video file with Gemini and return a structured markdown report.

Prerequisites

  • Python 3.10+
  • google-genai installed globally (any Python the shell finds via python3 works — verified working at version 1.64.0)
  • GEMINI_API_KEY set in the user's shell environment (e.g. exported in ~/.zshrc)

Steps

  1. Parse the arguments from $ARGUMENTS:
  • video path (required) — path to the video file
  • --prompt (optional) — custom analysis prompt; defaults to a structured-report prompt with anti-hallucination rules
  • --fps (optional) — custom frame sampling rate (useful for catching sub-second cuts in fast-paced footage)
  • --model (optional) — Gemini model ID; defaults to gemini-3-flash-preview
  1. Verify the video file exists at the given path. If not, report the error and stop.
  1. Run the analysis script using the absolute path to its install location:
python3 ~/.claude/skills/video-analyzer/scripts/analyze_video.py $ARGUMENTS
  1. The script will:
  • Upload the video — inline for files ≤18MB, Files API for larger files (with up-to-300s polling for ACTIVE state)
  • Send the prompt to Gemini with the video attached
  • Print the full markdown report to stdout (info/progress lines go to stderr)
  1. Capture stdout and present the report to the user.
  1. If the script exits with an error, help the user troubleshoot:
  • Missing API key: confirm echo $GEMINI_API_KEY is non-empty in their shell. If it's only in ~/.zshrc, they may need to start a new terminal or source ~/.zshrc.
  • Unsupported format: must be one of mp4, mov, avi, webm, mpeg, mpg, wmv, 3gpp, 3gp, flv
  • Upload timeout: large file or slow connection — retry, or use a shorter clip
  • Model error / 404: try a different model with --model gemini-2.5-flash

Output

A markdown report printed to stdout with these sections:

  • Top-Level Summary — 2-3 sentence overview of what actually happens
  • Scene-by-Scene Breakdown — MM:SS timestamps for each cut/scene with on-screen content, actions, and verbatim text
  • Audio — verbatim transcript with timestamps, OR an honest "no audio / silent / ambient only" note (the prompt explicitly forbids inventing narrators)
  • Visual Details — on-screen text, UI elements, products, branding, people
  • Key Moments — 3-7 timestamped highlights a viewer would remember

Score

0–100
67/ 100

Grade

C

Popularity7/30

83 GitHub stars on the source repo — early adoption. Install counts are not tracked for this skill.

Completeness30/30

Complete listing: SKILL.md body, description, install command, and metadata.

Trust15/25

Community skill with a public GitHub source repository you can review.

Freshness15/15

Updated within the last 90 days.

Scored automatically from popularity, completeness, trust, and freshness — computed only from data in our catalog, never fabricated.

Proud of your score? Add this badge to your README.

Paste a snippet into your GitHub README. The badge updates automatically and links back to this page.

Claude Vision skill score badge previewScore badge

Markdown

[![Claude Vision skill](https://www.claudemarket.ai/skills/mikefutia/claude-vision/badges/score.svg)](https://www.claudemarket.ai/skills/mikefutia/claude-vision)

HTML

<a href="https://www.claudemarket.ai/skills/mikefutia/claude-vision"><img src="https://www.claudemarket.ai/skills/mikefutia/claude-vision/badges/score.svg" alt="Claude Vision skill"/></a>

Claude Vision FAQ

How do I install the Claude Vision skill?

Run “git clone https://github.com/mikefutia/claude-vision.git” in your terminal. The skill is added to your agent's skills directory and picked up automatically on the next run — no restart or extra configuration needed.

What does the Claude Vision skill do?

Gives Claude Code the ability to "watch" videos by routing them through Google Gemini's native video understanding and returning a structured markdown report: summary, scene-by-scene breakdown, audio transcript, visual details, and key moments. The SKILL.md section on this page shows the exact instructions the skill gives your agent.

Is the Claude Vision skill free?

Yes. Claude Vision is a free, open-source skill by mikefutia. As with any third-party skill, review the source repository before installing it into an agent with sensitive access.

Does Claude Vision work with Claude Code and OpenClaw?

Yes. Skills use the portable SKILL.md format, so Claude Vision works with Claude Code, OpenClaw, Codex, Hermes, and any other agent that reads SKILL.md skills.

Recommended skills

Browse all →
ahujasid logo

Blender MCP

ahujasid

0 installsInstall
MemTensor logo

MemOS

MemTensor

0 installsInstall
MarkusPfundstein logo

Obsidian MCP

MarkusPfundstein

0 installsInstall
elevenlabs logo

ElevenLabs MCP

elevenlabs

0 installsInstall
verygoodplugins logo

Robinhood MCP (Read-Only)

verygoodplugins

0 installsInstall
feature-sliced logo

Feature Sliced Design

feature-sliced

9.9K installsInstall

Related guides

Hand-picked reading to help you choose, install, and use agent skills.

GuideBest Openclaw Skills 2026GuideHow To Evaluate Openclaw Skill Before InstallingGuideOpenclaw Skills Complete Guide

Skills by category

FrontendBackend & APIsTesting & QASecurityDevOps & CI/CDMCP & ToolingAutomationData & Analysis+20 more

MCP servers by category

AI & MLDeveloper ToolsVector & MemoryFiles & DocsDatabasesFinance & PaymentsBrowser & ScrapingCommunication+8 more

Plugins by category

developmentproductivitycommunicationdesignsecuritydatabaseworkflowcompliance+34 more

The Agent Stack

Weekly Claude Code, Agent SDK, and MCP moves worth your time — free.

Claude Market

AI agent skills directory, marketplace, and workflow hub for OpenClaw, Hermes Agent, Claude Code, Codex, and MCP-powered operator stacks.

Independent project, not affiliated with Anthropic.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Plugins

More

  • Submit a Tool
  • Create a Skill
  • Advertise
  • Free Tools
  • API
  • Shipping
  • Contact
  • Terms
  • Privacy
© 2026 Claude Market · Not affiliated with Anthropic
Fazier badgeFeatured on Twelve ToolsFeatured on Wired BusinessRemote OpenClaw - Featured on AI Agents DirectoryListed on Turbo0Featured on Uneed