gemini-nano-banana

Generates images via Gemini models through the OneKey Router API.

3|Updated Nov 6, 2025
One-click install
npx skills add https://github.com/aiagenta2z/onekey-agent-router --skill gemini-nano-banana
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-nano-banana
Source: https://github.com/aiagenta2z/onekey-agent-router/tree/main/skills/gemini-nano-banana
Command: npx skills add https://github.com/aiagenta2z/onekey-agent-router --skill gemini-nano-banana

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ai_agent_marketplace, and includes scripts (resource) components.

What problem does it solve?

Access to Gemini image generation tools is centralized via OneKey Router; this Skill eliminates the friction of managing multiple API keys and endpoints by providing a unified access point for the Gemini tools.

Core Features & Use Cases

  • Unified access to two Gemini image tools: generate_image_gemini and generate_image_nano_banana, via a single router key.
  • Configurable image generation parameters (model, prompt, image_name, aspect_ratio, image_size) with clear examples and return shapes.
  • Use Case: An AI developer generates marketing assets or UI mockups by scripting prompts and retrieving image outputs programmatically.

Quick Start

Set your OneKey access key and run the appropriate script to generate an image with Gemini.

Frequently Asked Questions about gemini-nano-banana

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

FAQPage Schema
How do I generate Gemini images using a single API key?

You can generate Gemini images using a single API key by routing requests through OneKey Router, which centralizes access to multiple Gemini image generation tools without managing separate endpoints.

What image generation parameters can I configure with Gemini models?

Gemini image generation parameters include model selection, prompt, image_name, aspect_ratio, and image_size, allowing you to customize outputs retrieved programmatically via script invocations.

Do I need a OneKey Router access key to generate images with Gemini?

Yes, you need a OneKey Router access key and the accompanying script files to perform deterministic tool invocations for Gemini image generation.

Can I use OneKey Router for programmatic UI mockup generation?

Yes, you can use OneKey Router for programmatic UI mockup generation by scripting prompts and retrieving image outputs deterministically via the Gemini image generation tools.

What is the difference between generate_image_gemini and generate_image_nano_banana?

The difference lies in the specific Gemini model variants accessed, but both tools are invoked through the unified OneKey Router API surface using the same access key.