gemini-imagegen

Generate and edit images via the Gemini API with multi-turn refinement.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/greatxrider/nomanuAI --skill gemini-imagegen-greatxrider
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-imagegen
Source: https://github.com/greatxrider/nomanuAI/tree/main/.claude/plugins/compound-engineering/2.31.1/skills/gemini-imagegen
Command: npx skills add https://github.com/greatxrider/nomanuAI --skill gemini-imagegen-greatxrider

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-genai, Pillow, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation and modification of images using advanced AI, eliminating the need for complex design software or manual editing for many tasks.

Core Features & Use Cases

  • Text-to-Image Generation: Create unique images from detailed text prompts.
  • Image Editing & Manipulation: Modify existing images by adding elements, changing styles, or applying effects.
  • Multi-Turn Refinement: Iteratively improve generated or edited images through conversational prompts.
  • Use Case: Generate a photorealistic image of a futuristic cityscape at sunset, then refine it by adding flying vehicles and adjusting the lighting to a more dramatic mood.

Quick Start

Use the gemini-imagegen skill to generate an image of a red panda wearing a party hat.

Frequently Asked Questions about gemini-imagegen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate images from text prompts using Gemini AI?

Text-to-image generation with Gemini AI works by sending detailed text descriptions to the Gemini API, which then creates unique images like logos or photorealistic scenes without needing manual design software.

Can I edit and iteratively refine AI generated images through multi-turn prompts?

Yes, multi-turn refinement allows you to iteratively improve generated images by sending conversational prompts to add elements, change styles, or adjust lighting and mood across multiple interactions.

What do I need to set up before using the Gemini API for image generation?

To use the Gemini API for image generation, you need to configure the GEMINI_API_KEY environment variable and install the google-genai and Pillow dependencies to handle API calls and image processing.

Does this text-to-image tool support creating product mockups and stylized art?

Yes, the text-to-image tool supports creating product mockups and stylized art by utilizing models like gemini-3-pro-image-preview to generate high-quality output from your specific text prompts.

What is the best way to automate image creation and modification without design software?

Automating image creation and modification is best achieved by using the Gemini API to apply text-to-image generation and image editing techniques, eliminating the need for complex manual design tools.

Why does multi-turn image refinement fail without the correct API key?

Multi-turn image refinement fails without the correct API key because the GEMINI_API_KEY environment variable is strictly required to authenticate requests to the Gemini API for generating or editing images.