This wraps Google's Gemini image generation API with sensible defaults and multi-turn editing support. You get text-to-image, image editing, style transfer, and composition from up to 14 reference images. The Pro model handles 1K to 4K output across ten aspect ratios. One gotcha worth knowing: Gemini returns JPEGs by default, so save with .jpg extensions or you'll hit media type errors. The chat-based refinement is genuinely useful for iterative edits, and Google Search grounding lets you pull in real-time data. Everything gets a SynthID watermark. Requires a GEMINI_API_KEY environment variable.
npx skills add https://github.com/everyinc/compound-engineering-plugin --skill ce-gemini-imagegen