Gemini Image Generator
Genera imágenes con Google Gemini a partir de un prompt o una imagen de referencia
Tested · Didn't pass
Qué hace
Una pequeña CLI de Python que llama al modelo gemini-3-pro-image-preview de Google para generar una imagen a partir de un prompt de texto, opcionalmente guiada por una o más imágenes de referencia, en 1K, 2K o 4K y guardada en una ruta de su elección. Se activa cuando le pide a Claude que genere, cree o edite un archivo de imagen en lugar de describirlo. Necesita una clave API de Google AI Studio y una configuración de virtualenv única.
Informe de la prueba
El 111-line script es honesto sobre lo que hace — build the request, save the returned image, no telemetry — y se conecta correctamente: after the documented venv setup it reached generativelanguage.googleapis.com y came back con un real 400 API_KEY_INVALID, so the plumbing is sound but the actual image is unverifiable without a paid Google AI Studio key. Two rough edges cost it points. Run it with no key and it tells you to `export GOOGLE_API_KEY`, while the code only ever reads GEMINI_API_KEY, so a first-time user follows the error message into a dead end. El README's own install snippet clones a repo name that no longer matches y omits `mkdir -p ~/.claude/skills`, which we confirmed installs nothing at all on a fresh machine.
Probado el: 2026-07-30 · Claude Code 2.x (agent harness)
Instalación
git clone https://github.com/mkdev-me/agent-skills.git mkdir -p ~/.claude/skills cd agent-skills && cp -r gemini-image-generator ~/.claude/skills/gemini-image-generator
Comandos y prompts de ejemplo
/gemini-image-generatorGenera imágenes con Google Gemini a partir de un prompt o una imagen de referencia
Los skills se activan con peticiones en lenguaje natural, sin comandos que memorizar. Tras instalarlo, prompts como estos lo activan (en inglés):
Generate a 4K image of a mountain landscape at sunset using GeminiCreate a product shot guided by this reference photo with Gemini's modelMake a PNG illustration for my blog header at 2K and save it to assets/