nano-banana-image

Generate and edit AI images via NanoBanana and AceDataCloud API.

13|1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/AceDataCloud/Skills --skill nano-banana-image-acedatacloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-banana-image
Source: https://github.com/AceDataCloud/Skills/tree/main/skills/nano-banana-image
Command: npx skills add https://github.com/AceDataCloud/Skills --skill nano-banana-image-acedatacloud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you generate new AI images from text prompts and edit existing images using natural-language instructions, saving time compared to manual image editing.

Core Features & Use Cases

  • Text-to-Image Generation: Turn creative descriptions into images using NanoBanana’s Gemini-based models.
  • Natural-Language Image Editing: Modify an existing image without needing a separate mask by providing source image URLs plus an editing prompt.
  • Model Selection for Quality: Use nano-banana for standard results, nano-banana-2 for improved quality, or nano-banana-pro for the highest detail.

Example use case: You have a product photo and want a seasonal redesign; generate the look first, then iterate by editing the background and lighting based on descriptive instructions.

Quick Start

Generate an image from a prompt by sending a generate action to the NanoBanana endpoint with your authorization token and model name nano-banana.

Frequently Asked Questions about nano-banana-image

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

FAQPage Schema
How do I generate images from text prompts using an API workflow?

To generate images from text prompts, send a generate action to the API endpoint with your authorization token, a descriptive prompt, and a selected model like nano-banana to create the visual asset.

Can I edit an existing image without creating a separate mask?

Yes, you can edit an existing image without a separate mask by providing a source image URL along with natural-language editing instructions to apply iterative in-place modifications.

What is the difference between nano-banana, nano-banana-2, and nano-banana-pro?

The nano-banana model provides standard results, nano-banana-2 offers improved quality, and nano-banana-pro delivers the highest detail for generating and editing creative assets.

Does this image generation API support asynchronous callbacks and task polling?

Yes, the API workflow supports asynchronous callbacks and task polling, allowing you to manage long-running image generation or editing tasks without blocking your application.

How do I control the aspect ratio and resolution of generated images?

You can control the aspect ratio and resolution of generated images by passing these optional parameters in your API request alongside the required action and model selection.

What are the limitations of using natural-language instructions for image editing?

Natural-language image editing relies heavily on descriptive accuracy; ambiguous prompts may produce unexpected modifications, meaning iterative edits are required to achieve precise creative asset results.