gemini-image-generator
Installation
SKILL.md
Gemini Image Generator
Use this skill to turn a user prompt (and optional images) into Gemini image generation calls via the bundled Python scripts.
Workflow
- Collect the user prompt and any images (local paths or URLs).
- Infer the operation mode and translate parameters into CLI flags.
- Run the appropriate script to generate or edit images.
- Return the output file paths.