image-gen

Generate and edit images via the Gemini API from text prompts.

237|33|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/suitedaces/dorabot --skill image-gen-suitedaces
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: image-gen
Source: https://github.com/suitedaces/dorabot/tree/main/skills/nano-banana
Command: npx skills add https://github.com/suitedaces/dorabot --skill image-gen-suitedaces

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, jq.

What problem does it solve?

This Skill enables the generation and editing of images directly through the Gemini API, offering a powerful tool for visual content creation and modification.

Core Features & Use Cases

  • Text-to-Image Generation: Create images from detailed text prompts.
  • Image Editing: Modify existing images based on text instructions.
  • High-Resolution Output: Supports up to 4K resolution with advanced models.
  • Search Grounding: Generate images informed by real-time information.
  • Use Case: Generate a photorealistic image of a "cyberpunk cat wearing a tiny hat" or edit a photo to "add a subtle smile to the subject."

Quick Start

Use the image-gen skill to generate an image of a serene landscape at sunset.

Frequently Asked Questions about image-gen

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

FAQPage Schema
How do I generate 4k images from text prompts using the Gemini API?▼

Text-to-image generation with the Gemini API involves sending descriptive text prompts to create high-resolution 4k images. This Skill supports prompt-based image design and creative content generation.

Can I edit existing images based on text instructions with Gemini?▼

Yes, image editing with Gemini allows you to modify existing photos based on text instructions. You can manipulate visual assets by providing specific text commands for tasks like adding a smile to a subject.

Do I need curl and jq to run text-to-image generation tasks?▼

Yes, you need curl and jq installed in your environment to execute this Skill. These command-line tools are required dependencies for handling API key authentication and processing the image generation requests.

Can AI art generation be informed by real-time information?▼

AI art generation can be informed by real-time information using search grounding features. This allows the Gemini API to generate images that incorporate current data into the visual output.

What are the limitations of using command-line tools for image manipulation?▼

Using command-line tools like curl and jq for image manipulation requires specific API key authentication and environment setup. Users must be comfortable with terminal execution to generate and edit high-resolution images effectively.