generate-image
Installation
SKILL.md
Requires GEMINI_API_KEY environment variable and uv package manager.
Workflow
- Understand — Determine mode (t2i, i2i, multi-reference), gather parameters (model, aspect ratio, resolution, output path). Exit: mode and parameters are clear.
- Craft prompt — Apply the prompting principles below to write the prompt. For t2i, use narrative prose. For i2i/multi-reference, use directive grammar with reference blocks. Exit: prompt is written and follows the relevant checklist.
- Confirm — Show the user the exact prompt, input images (if any), model, resolution, and aspect ratio. Ask for confirmation. Exit: user approves.
- Generate — Run the script with confirmed parameters. Exit: images are saved and displayed.
- Iterate — Present results. Offer refinements (prompt tweaks, parameter changes, follow-up edits). Exit: user is satisfied or moves on.
Default Output & Logging
When the user doesn't specify a location, save images to:
~/Documents/generated images/
Every generated image gets a companion .md file with the prompt and model used (e.g., logo.png → logo.md).
Related skills
More from gupsammy/claudest
create-skill
>
14improve-skill
>
10repair-skill
This skill should be used when the user asks to "repair my skill", "audit this skill", "fix my skill", "review skill quality", "check if my skill is well-written", "diagnose skill problems", "what's wrong with this skill", or wants structural correctness fixes. Not for adding features or improving effectiveness — use improve-skill for that. Not for agents — use repair-agent.
8brainstorm
>
7run-research
>
4recall-conversations
>
4