ce-gemini-imagegen

Generate and edit images using Google's Gemini API.

1|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/FFCfelps1/SGPPF_Maua --skill ce-gemini-imagegen-ffcfelps1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-gemini-imagegen
Source: https://github.com/FFCfelps1/SGPPF_Maua/tree/main/.gemini/skills/ce-gemini-imagegen
Command: npx skills add https://github.com/FFCfelps1/SGPPF_Maua --skill ce-gemini-imagegen-ffcfelps1

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need for an AI-powered tool to generate and edit images efficiently, with support for various advanced features like text-to-image generation, style transfers, and multi-turn refinement.

Core Features & Use Cases

  • Image Generation: Create images from text descriptions with support for high-quality outputs.
  • Image Editing: Edit existing images with text instructions, enabling various modifications.
  • Style Transfers: Apply styles from one image to another.
  • Multi-Turn Refinement: Iteratively refine images through conversation with the AI.
  • Use Case: Imagine you need a logo for a new company. Use this Skill to generate a logo based on a text description and refine it through multiple iterations until you are satisfied with the result.

Quick Start

Generate an image with the description "A futuristic cityscape at dusk" using the ce-gemini-imagegen skill.

Frequently Asked Questions about ce-gemini-imagegen

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

FAQPage Schema
How do I generate images from text descriptions using the Gemini API?

Text-to-image generation with the Gemini API involves submitting natural language prompts to produce high-quality visual outputs. This process leverages Google GenAI to translate descriptive text into images, supporting various formats and resolutions for immediate use.

Can I apply style transfers to existing images with Google GenAI?

Yes, style transfers can be applied to existing images using Google GenAI. This Skill allows you to input a base image and apply visual styles defined by text instructions or reference images, enabling comprehensive image editing and modification workflows.

Do I need the Pillow library to edit images with the Gemini API?

Yes, the Pillow library is required alongside google-genai to process and edit images with the Gemini API. These dependencies provide the necessary environment for handling various image formats and resolutions during text-to-image generation and multi-turn refinement tasks.

How does multi-turn refinement work for AI image generation?

Multi-turn refinement for AI image generation works by iteratively adjusting outputs through conversational prompts with the AI. This allows you to generate an initial image from text and progressively refine specific details over multiple interactions until achieving the desired visual result.

Can I integrate Google Search grounding for real-time data visualization in generated images?

Yes, you can integrate Google Search grounding for real-time data visualization in generated images. This capability allows the Gemini API to fetch current data during image generation, ensuring your text-to-image outputs reflect up-to-date informational context and accuracy.