nano-banana-pro

Generate and edit images using the Gemini 3 Pro Image API.

19.0k|5.6k|Updated Jul 9, 2024
One-click install
npx skills add https://github.com/elizaOS/eliza --skill nano-banana-pro-elizaos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-banana-pro
Source: https://github.com/elizaOS/eliza/tree/main/packages/skills/skills/nano-banana-pro
Command: npx skills add https://github.com/elizaOS/eliza --skill nano-banana-pro-elizaos

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables users to generate novel images from text descriptions or edit existing images using advanced AI models, streamlining creative workflows and content creation.

Core Features & Use Cases

  • Image Generation: Create unique images based on detailed text prompts.
  • Image Editing: Modify existing images with specific instructions (e.g., change style, add elements).
  • Multi-Image Composition: Combine multiple images into a single scene.
  • Use Case: A marketing team can use this to quickly generate custom visuals for social media campaigns based on campaign themes.

Quick Start

Use the nano-banana-pro skill to generate an image of a futuristic cityscape at sunset with the prompt "a vibrant, futuristic cityscape at sunset with flying cars".

Frequently Asked Questions about nano-banana-pro

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

FAQPage Schema
How do I generate images from text prompts using Gemini?

To generate images from text prompts using Gemini, you provide a detailed text description to the Gemini 3 Pro Image API, which then creates a unique visual output based on your instructions.

Can I edit existing images and add elements with AI?

You can edit existing images by providing specific modification instructions to the AI, allowing you to change styles or add new elements directly to the original image file.

Do I need a GEMINI_API_KEY to use this image generation skill?

Yes, you need a GEMINI_API_KEY to use this image generation skill, as the Python scripts rely on this key to authenticate and communicate with the google-genai library.

What's the best way to combine multiple images into one scene?

The best way to combine multiple images into one scene is using the multi-image composition feature, which merges several input files into a single cohesive output image via Python scripts.

Does this skill support resolution control for AI art?

Yes, this skill supports resolution control for AI art by utilizing the Pillow library alongside the Gemini API to manage image manipulation and output dimensions during generation.