🎥
AI EngineeringPython

Gemini Video Analyzer

by berabuddies

Gemini Video Analyzer is an AI Engineering skill for Claude Code, published by berabuddies in Semia.

594 stars66 forkson berabuddies/SemiaAdded 2026/08/25Repository updated 2026/07/21
claude-codecodexopenclawsecurityskill-scannerstatic-analysis
Install in seconds
Install Gemini Video Analyzer
Copy Gemini Video Analyzer into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/berabuddies/Semia/tree/main/tests/fixtures/skills/aiwithabidi/a6-gemini-video-analyzer ~/.claude/skills/a6-gemini-video-analyzer

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/berabuddies/Semia.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
tests/fixtures/skills/aiwithabidi/a6-gemini-video-analyzer/SKILL.md in berabuddies/Semia
Installs to
~/.claude/skills/a6-gemini-video-analyzer
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Gemini Video Analyzer does

Gemini Video Analyzer uploads video files to Gemini for scene description, text extraction, speech transcription, and question answering. Use it for screen recordings, tutorials, demos, and comparing multiple videos.

Gemini Video Analyzer is cataloged under AI Engineering on DirSkills. Gemini Video Analyzer comes from a repository tagged claude-code, codex, openclaw, security and skill-scanner.

Documentation

README

Gemini Video Analyzer

Analyze videos natively using Google Gemini's multimodal API. No frame extraction needed — Gemini processes video at 1 FPS with full motion, audio, and visual understanding.

Quick Start

# Analyze a video with default prompt (full description)
GOOGLE_AI_API_KEY=$GOOGLE_AI_API_KEY python3 {baseDir}/scripts/analyze.py /path/to/video.mp4

# Ask a specific question
GOOGLE_AI_API_KEY=$GOOGLE_AI_API_KEY python3 {baseDir}/scripts/analyze.py /path/to/video.mp4 "What text is visible on screen?"

# Manage uploaded files
GOOGLE_AI_API_KEY=$GOOGLE_AI_API_KEY python3 {baseDir}/scripts/manage_files.py list
GOOGLE_AI_API_KEY=$GOOGLE_AI_API_KEY python3 {baseDir}/scripts/manage_files.py cleanup

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Gemini Video Analyzer

  • What else does berabuddies publish alongside Gemini Video Analyzer?

    Gemini Video Analyzer is one of 25 skills that DirSkills catalogs from berabuddies/Semia, the repository it ships in. Its siblings there include AetherLang Chef, Apple Music Integration and Council Builder. Each one is a separate skill with its own page in this directory, installs the same way Gemini Video Analyzer does, and is maintained by berabuddies in that same repository. The rest of the collection is listed on the berabuddies/Semia page.

  • How does Gemini Video Analyzer compare to other AI Engineering skills?

    Gemini Video Analyzer ranks #1945 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Gemini Video Analyzer against them. Open each page to compare what they document and how they install.

More from berabuddies/Semia

Gemini Video Analyzer is one of 25 skills cataloged on DirSkills from berabuddies/Semia.

See all 25 skills
🍳
6d ago

AetherLang Chef

AetherLang Chef answers food and recipe questions with structured cooking guidance, nutrition, and pairing analysis. Use it for recipe ideas, molecular gastronomy, scaling, and dietary adaptations.
AI Engineering
59466
🎵
6d ago

Apple Music Integration

Apple Music Integration controls Apple Music via AppleScript on macOS or the MusicKit API. Use it to manage playlists, control playback, search the library, and add songs through the required library-first flow.
Automation
59466
🧩
6d ago

Council Builder

Council Builder interviews the user, analyzes their workflow, and designs a team of specialized AI agents for OpenClaw. Use it when creating an agent council, defining personas, or setting up multi-agent coordination and routing.
AI Engineering
59466
🛑
6d ago

DeadClaw

DeadClaw instantly stops OpenClaw agents, sessions, Docker containers, and scheduled jobs when an emergency stop is triggered. It also runs a watchdog that can auto-kill runaway agents, excessive token use, unauthorized network calls, or out-of-bounds writes.
Automation
59466
💬
6d ago

Discord Soul

Discord Soul turns a Discord server into an agent that remembers conversations, key people, and community culture. Use it to build a living memory from exported Discord history and keep it updated over time.
AI Engineering
59466
📧
6d ago

Email Daily Summary

Email Daily Summary logs into supported mail services and compiles daily digests from recent messages. Use it to check important mail, summarize inbox activity, or generate a daily email report.
Automation
59466