Gemini Image Generator

Generiert Bilder mit Google Gemini aus einem Prompt oder einem Referenzbild

von mkdev-me · mkdev-me/agent-skills

Tested · Didn't pass

Gemini Image Generator — Generiert Bilder mit Google Gemini aus einem Prompt oder einem Referenzbild

Was es kann

Ein kleines Python CLI, das Googles gemini-3-pro-image-preview model aufruft, um ein image aus einem text prompt zu generieren, optional guided by one or more reference images, at 1K, 2K or 4K und saved to a path you choose. Wird ausgelöst, wenn Sie Claude bitten, generate, create or edit an image file rather than describe one. Benötigt einen Google AI Studio API key und ein one-time virtualenv setup.

Testbericht

Das 111-line script ist honest about what it does — build the request, save the returned image, no telemetry — und it wires up correctly: after the documented venv setup it reached generativelanguage.googleapis.com und came back with a real 400 API_KEY_INVALID, so the plumbing is sound but the actual image ist 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. Das README's own install snippet clones a repo name that no longer matches und omits `mkdir -p ~/.claude/skills`, which we confirmed installs nothing at all on a fresh machine.

Getestet am: 2026-07-30 · Claude Code 2.x (agent harness)

Installation

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

Befehle & Beispiel-Prompts

  • /gemini-image-generatorGeneriert Bilder mit Google Gemini aus einem Prompt oder einem Referenzbild

Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):

  • Generate a 4K image of a mountain landscape at sunset using Gemini
  • Create a product shot guided by this reference photo with Gemini's model
  • Make a PNG illustration for my blog header at 2K and save it to assets/