gemini video analyze
/install gemini-video-analyze
Google Video Url Analysis
Use scripts/gemini_video_url_analyzer.py for deterministic Gemini calls instead of ad-hoc API snippets.
Workflow
- Set an API key:
GEMINI_API_KEY(preferred), orGOOGLE_API_KEY
- Run the analyzer with a public video URL supported by Gemini as direct URI input.
- Provide a task-specific prompt (summary, timeline extraction, Q&A, moderation, etc.).
- Inspect the text output.
Command Guide
- Basic analysis:
python scripts/gemini_video_url_analyzer.py --video-url "https://www.youtube.com/watch?v=..." --prompt "Summarize in 5 bullets and list important timestamps."
- Override model:
python scripts/gemini_video_url_analyzer.py --video-url "\x3Curl>" --model "gemini-2.5-pro" --prompt "Produce a scene-by-scene report."
Operational Rules
- Require a publicly accessible URL.
- Prefer concise, explicit prompts with concrete output constraints.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gemini-video-analyze - After installation, invoke the skill by name or use
/gemini-video-analyze - Provide required inputs per the skill's parameter spec and get structured output
What is gemini video analyze?
Send a public video URL directly to a Google Gemini model for analysis. Use when Codex must summarize a video, answer questions about video content, or extra... It is an AI Agent Skill for Claude Code / OpenClaw, with 537 downloads so far.
How do I install gemini video analyze?
Run "/install gemini-video-analyze" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is gemini video analyze free?
Yes, gemini video analyze is completely free (open-source). You can download, install and use it at no cost.
Which platforms does gemini video analyze support?
gemini video analyze is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created gemini video analyze?
It is built and maintained by Stojoc Vladimir (@tokyo-s); the current version is v1.0.0.