lets-gemini-imagegen

Generate and edit images using Google's Gemini API with configurable models and resolutions.

3|Updated May 28, 2026
One-click install
npx skills add https://github.com/williamzelesny/lets-engineer --skill lets-gemini-imagegen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lets-gemini-imagegen
Source: https://github.com/williamzelesny/lets-engineer/tree/main/plugins/lets-engineer/skills/lets-gemini-imagegen
Command: npx skills add https://github.com/williamzelesny/lets-engineer --skill lets-gemini-imagegen

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill addresses the challenge of efficiently generating and editing images using Google's Gemini API, providing the flexibility to customize with various models, resolutions, and aspect ratios.

Core Features & Use Cases

  • Image Generation: Create images from text descriptions with advanced models for photorealism and artistic styles.
  • Image Editing: Edit existing images, apply effects, style transfers, and combine elements from multiple sources.
  • Use Case: Generate a logo for a company or create a promotional image using text input, then refine and combine multiple images with custom effects.

Quick Start

/lets-gemini-imagegen "Generate a landscape image" --size 2K

Frequently Asked Questions about lets-gemini-imagegen

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

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

Image editing with the Gemini API supports multi-turn refinement, style transfers, and applying effects. You can modify existing images and combine elements from multiple sources based on your provided text instructions.

Can I combine multiple reference images into one composition with Gemini?

Yes, you can combine multiple reference images into a single composition. The skill allows custom image combinations by extracting and merging elements from various sources using the Gemini API.

Does this Gemini image generation skill support real-time data grounding?

Yes, the skill supports real-time data grounding by utilizing Google Search. This allows the image generation and editing processes to incorporate current information when processing your text prompts and compositions.

What aspect ratios and resolutions can I specify for Gemini image generation?

You can specify custom resolutions and aspect ratios for image generation, such as 2K size. The skill operates with these specified parameters alongside advanced models to customize the final image output.