Image Generator

Generate and edit images using Google's Gemini Nano Banana Pro model.

600|62|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/dair-ai/dair-academy-plugins --skill image-generator-dair-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Image Generator
Source: https://github.com/dair-ai/dair-academy-plugins/tree/main/plugins/image-generator/skills/image-generator
Command: npx skills add https://github.com/dair-ai/dair-academy-plugins --skill image-generator-dair-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to generate new images from text descriptions and edit existing images using advanced AI models, eliminating the need for complex design software for many tasks.

Core Features & Use Cases

  • Text-to-Image Generation: Create high-quality visuals from detailed prompts.
  • Image Editing: Modify existing images by adding, removing, or altering elements.
  • Multi-Image Composition: Combine elements from multiple images into a single output.
  • Use Case: Generate a photorealistic image of a futuristic cityscape at sunset, or edit a product photo to place it on a different background.

Quick Start

Use the image generator skill to create an image of a cat wearing a party hat.

Frequently Asked Questions about Image Generator

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

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

Text-to-image generation creates high-quality visuals directly from detailed text prompts. This Skill uses the Gemini Nano Banana Pro model to synthesize matching images from your descriptions without requiring complex design software.

Can I edit existing images or combine multiple images with AI?

Yes, AI image editing allows you to modify existing images by adding, removing, or altering elements. It also supports multi-image composition to combine elements from multiple images into a single output.

Do I need a GEMINI_API_KEY to use AI image generation?

Yes, a GEMINI_API_KEY environment variable is required for authentication. The image generation and editing processes interact with the Gemini API using Python, Bash, and cURL, relying on this key to authorize requests.

What is the best way to create photorealistic AI art for product photos?

Generating photorealistic AI art involves providing highly detailed text prompts or using image editing to place products on different backgrounds. This approach yields custom visuals without specialized design software.

Does this AI image generation tool work with Python and cURL?

Yes, the AI image generation tool utilizes Python, Bash, and cURL for API interactions. These components handle the underlying requests to the Gemini model, enabling text-to-image generation and image manipulation workflows.