nanobanana-skill

Generate and edit images via the Google Gemini API using nanobanana.

10|3|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/Anit-1to10x/10x-Accountability-Coach --skill nanobanana-skill-anit-1to10x
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nanobanana-skill
Source: https://github.com/Anit-1to10x/10x-Accountability-Coach/tree/main/skills/nanobanana-skill
Command: npx skills add https://github.com/Anit-1to10x/10x-Accountability-Coach --skill nanobanana-skill-anit-1to10x

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate and edit images using Google Gemini API via nanobanana. Triggers: "nanobanana", "generate image", "create image", "edit image", "AI drawing", "图片生成", "AI绘图", "图片编辑", "生成图片".

Core Features & Use Cases

  • Generate high-quality images from text prompts with configurable size and resolution.
  • Edit existing images by supplying input files and an editing prompt.
  • Use in automation pipelines to produce product visuals, concept art, or social media graphics from simple prompts.

Quick Start

Run the nanobanana.py script with a prompt to generate an image or edit existing ones.

Frequently Asked Questions about nanobanana-skill

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

FAQPage Schema
How do I generate images using the Google Gemini API in Python?

You can generate images using the Google Gemini API by running the nanobanana.py script with a text prompt. It requires a valid GEMINI_API_KEY, Python 3, and dependencies like google-genai and Pillow to output high-quality visuals.

Can I edit existing images with Google Gemini and Python?

Yes, you can edit existing images with Google Gemini by supplying input files alongside an editing prompt to the nanobanana script. The tool processes the input images using the google-genai dependency to apply your specified visual modifications.

What do I need to set up before doing AI image generation with Gemini?

Before doing AI image generation with Gemini, you need to configure your GEMINI_API_KEY and install Python 3 alongside dependencies like google-genai and Pillow. These prepare your environment to execute the nanobanana.py script successfully.

Does the nanobanana tool support automated AI art workflows?

Yes, the nanobanana tool supports automated AI art workflows by allowing you to integrate the nanobanana.py script into larger automation pipelines. This enables you to continuously produce product visuals, concept art, or social media graphics from simple prompts.

What are the limitations when configuring size and resolution for Gemini image generation?

The metadata does not specify exact limitations for configuring size and resolution during Gemini image generation. However, your results depend on the selected model's capabilities and the constraints of the Google Gemini API parameters you pass to the script.