/install maverick-google-video-url-analysis
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:
MAVERICK_GEMINI_API_KEY(preferred), orMAVERICK_GOOGLE_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 maverick-google-video-url-analysis - After installation, invoke the skill by name or use
/maverick-google-video-url-analysis - Provide required inputs per the skill's parameter spec and get structured output
What is Maverick Google Video Url Analysis?
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 57 downloads so far.
How do I install Maverick Google Video Url Analysis?
Run "/install maverick-google-video-url-analysis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Maverick Google Video Url Analysis free?
Yes, Maverick Google Video Url Analysis is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Maverick Google Video Url Analysis support?
Maverick Google Video Url Analysis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Maverick Google Video Url Analysis?
It is built and maintained by Maverick (@maverick); the current version is v1.0.0.