google-gemini-mediaUse the Gemini API (Nano Banana image generation, Veo video, Gemini TTS speech and audio understanding) to deliver end-to-end multimodal media workflows and code templates for "generation + understanding".
Install via ClawdBot CLI:
clawdbot install Xsir0/google-gemini-mediaGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://generativelanguage.googleapis.com/v1beta/models/gemini-2.5-flash-image:gCalls external URL not in known-safe list
https://generativelanguage.googleapis.com/v1beta/models/gemini-2.5-flash-image:gUses known external API (expected, informational)
googleapis.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
Generate high-quality images of products for online stores, such as custom-designed items or food dishes, to enhance listings and marketing materials. This reduces the need for expensive photoshoots and allows rapid iteration on visual concepts.
Create narrated videos and images for e-learning platforms, explaining complex topics with AI-generated visuals and speech. This automates content production for courses, tutorials, and interactive learning modules.
Produce short promotional videos and images for social media campaigns, using text-to-video and image generation to quickly create engaging content. This streamlines ad creation and allows for personalized messaging at scale.
Analyze customer-uploaded images, videos, or audio to provide automated support, such as identifying product issues or transcribing support calls. This improves response times and reduces manual effort in helpdesk operations.
Edit existing images or extend videos for film, television, or digital media projects, using AI to enhance or modify visual content efficiently. This accelerates post-production workflows and reduces costs for studios.
Offer a cloud-based platform where users pay a monthly fee to access AI-powered media generation and understanding tools via API. This provides recurring revenue and scales with customer usage across various industries.
Charge customers based on the number of API calls or media processing tasks, such as per image generated or minute of video analyzed. This model appeals to businesses with variable needs and allows low entry costs.
License the skill package to other companies for integration into their own products, such as marketing tools or content management systems, with custom branding. This generates upfront licensing fees and ongoing support contracts.
💬 Integration Tip
Implement a file size threshold (e.g., 10MB) to automatically switch between inline and Files API modes for optimal performance and compliance with request limits.
Scored Apr 19, 2026
Manages free AI models from OpenRouter for OpenClaw. Automatically ranks models by quality, configures fallbacks for rate-limit handling, and updates openclaw.json. Use when the user mentions free AI, OpenRouter, model switching, rate limits, or wants to reduce AI costs.
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Generate and edit images with Gemini API using pure Python stdlib. Zero dependencies - works on locked-down environments where pip/uv aren't available.
Manage and use local Ollama models. Use for model management (list/pull/remove), chat/completions, embeddings, and tool-use with local LLMs. Covers OpenClaw sub-agent integration and model selection guidance.
Build and run Gemini 2.5 Computer Use browser-control agents with Playwright. Use when a user wants to automate web browser tasks via the Gemini Computer Use model, needs an agent loop (screenshot → function_call → action → function_response), or asks to integrate safety confirmation for risky UI actions.
Transcribe audio files via OpenRouter using audio-capable models (Gemini, GPT-4o-audio, etc).