
from gemini-skill823
MCP-wrapped Gemini (gemini.google.com) automation for image generation and chat: tools for generating images, managing sessions, downloading full-size images, a
Provides a guarded automation layer for interacting with Gemini's web interface via MCP tools. It exposes end-to-end helpers for image generation, session management, model switching, uploading/extracting images, downloading full-size outputs, and diagnostics, while enforcing an operation priority: use MCP tools first, skill scripts second, and only connect to the managed browser with explicit consent. The skill defines timeouts, progress messaging rules, and failure-handling guidance.
Use when a user requests image generation, image extraction or sharing, or wants to automate Gemini chat workflows from an agent that can call MCP tools. It's suitable for agents that must respect browser daemon management and need deterministic, retry-aware MCP calls for long-running Gemini operations.
Best for agents that support MCP tool invocation and browser-managed MCP daemons (OpenClaw agents, other MCP-capable agents). The skill assumes Node-based MCP server tooling and synchronous MCP tool semantics.
This skill has not been reviewed by our automated audit pipeline yet.