Gemini Imagegen
This skill harnesses Google's Gemini image generation model to create and modify visuals from text descriptions. It supports multiple resolutions (1Kâ4K), aspect ratios, iterative refinement through multi-turn chat, and composition from multiple reference images. Best for logos, product mockups, stylized art, and photorealistic scenes.
Gemini Imagegen generates images from text prompts using Google's Gemini API with support for editing, refinement, and multiple aspect ratios.
AI-generated summary based on this skill's SKILL.md
Install
davekilleen/Dex/gemini-imagegen · repository language: Python
git clone https://github.com/davekilleen/Dex
cp -r Dex ~/.claude/skills/gemini-imagegengenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I generate images with Gemini?
Gemini Imagegen uses Google's Gemini image generation model to create visuals from text descriptions. You provide a prompt describing what you want, and the skill generates images at resolutions from 1K to 4K with your chosen aspect ratio. It works seamlessly in Claude Code for programmatic image creation in your workflows.
What can Gemini Imagegen create?
Gemini Imagegen excels at logos, product mockups, stylized art, and photorealistic scenes. The skill supports iterative refinement through multi-turn chat, letting you adjust and improve results. You can also compose visuals from multiple reference images to blend concepts and styles into new creations.
Can I integrate Gemini image generation into Claude Code?
Yes. Gemini Imagegen integrates directly into Claude Code, giving you access to image generation capabilities within your coding workflows. This lets you create visual content programmatically as part of larger automation scripts or applications without leaving your development environment.
What resolutions and aspect ratios does Gemini Imagegen support?
Gemini Imagegen supports multiple resolutions ranging from 1K to 4K, with flexible aspect ratio options. This range covers everything from social media graphics to high-resolution prints, letting you tailor output dimensions to your specific project needs.
How does Gemini Imagegen refine images through iteration?
Gemini Imagegen uses multi-turn chat to enable iterative refinement. After generating an initial image, you can describe adjustments, request style changes, or ask for variations. The skill processes your feedback and produces refined versions, making it easy to perfect visuals without starting from scratch.