Gemini Image Generator
Generuje obrázky pomocí Google Gemini z promptu nebo referenčního obrázku
Tested · Didn't pass
Co umí
Malé Python CLI, které volá model Google gemini-3-pro-image-preview k vygenerování obrázku z textového promptu, volitelně vedeného jedním nebo více referenčními obrázky, at 1K, 2K or 4K and saved to a path you choose. Spouští se, když požádáte Claude, aby vygeneroval, vytvořil nebo upravil soubor obrázku, spíše než ho popsal. Potřebuje Google AI Studio API key a jednorázové virtualenv setup.
Testovací report
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 and 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. Dvě hrubé hrany ho stály body. 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.
Testováno: 2026-07-30 · Claude Code 2.x (agent harness)
Instalace
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
Příkazy a ukázkové prompty
/gemini-image-generatorGeneruje obrázky pomocí Google Gemini z promptu nebo referenčního obrázku
Skilly se spouštějí běžnými požadavky — žádné příkazy k zapamatování. Po instalaci ho aktivují prompty jako tyto (anglicky):
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/