Gemini Image Generator
Genera immagini con Google Gemini da un prompt o un'immagine di riferimento
Tested · Didn't pass
Cosa fa
Una piccola Python CLI che chiama il modello gemini-3-pro-image-preview di Google per generare un'immagine da un text prompt, opzionalmente guidata da one or more reference images, a 1K, 2K o 4K e salvata in un path you choose. Si attiva quando chiedi a Claude di generate, create o edit an image file rather than describe one. Richiede una Google AI Studio API key e una one-time virtualenv setup.
Rapporto di test
The 111-line script is honest about what it does — build the request, save the returned image, no telemetry — and it wires up correctly: after the documented venv setup it reached generativelanguage.googleapis.com e came back with a 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. The README's own install snippet clones a repo name that no longer matches and omits `mkdir -p ~/.claude/skills`, which we confirmed installs nothing at all on a fresh machine.
Testato il: 2026-07-30 · Claude Code 2.x (agent harness)
Installazione
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
Comandi e prompt di esempio
/gemini-image-generatorGenera immagini con Google Gemini da un prompt o un'immagine di riferimento
Gli skill si attivano con richieste in linguaggio naturale, senza comandi da ricordare. Dopo l'installazione, prompt come questi lo attivano (in inglese):
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/