gemini-nano-banana
Auto-generated skill for gemini tools via OneKey Gateway.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ai-hub-admin/gemini-nano-bananaOneKey Gateway
Use One Access Key to connect to various commercial APIs. Please visit the OneKey Gateway Keys and read the docs OneKey MCP Router Doc and OneKey Gateway Doc.
gemini Skill
Use the OneKey Gateway to access tools for this server via a unified access key.
Quick Start
Set your OneKey access key:
export DEEPNLP_ONEKEY_ROUTER_ACCESS=YOUR_API_KEY
Common settings:
unique_id:gemini/geminiapi_id: one of the tools listed below
Tools
generate_image_gemini
Generates an image using the Gemini Image API. Supported Models (aliases are internal): The model parameter allows selection between available image generation models. - "gemini-2.5-flash-image" (recommended default for stable, fast response). - "gemini-3-pro-image-preview". - "gemini-3-flash"
Aliases for these models are 'nano-banana 2.5' and 'nano-banana 3 Pro' respectively.
Please use 'gemini-2.5-flash-image' unless the user specifically requests the Gemini 3 model.
Args:
model: The image generation model to use (see supported models above). Defaults to "gemini-2.5-flash-image". Supports: 'gemini-3-flash', 'gemini-3-pro-image-preview', 'gemini-2.5-flash-image'
prompt: A detailed text description for the image to be generated.
image_name: The filename for the output image, can be a relative path. Defaults to "gemini_output_images.png".
output_folder: The optional absolute folder path provided by the user where the image will be saved. Do not use default server locations.
aspect_ratio: The aspect ratio of the generated image (e.g., '16:9', '1:1', '4:3'). Defaults to '16:9'.
image_size: The size/resolution of the generated image (e.g., '1K', '2K', '4K'). Defaults to '1K'.
Return:
Dict: Result dictionary containing image path, message, and success status.
output_result["image_path"]: str
output_result["image_url"]: str
output_result["message"]: str
output_result["success"]: bool
Parameters:
model(string, optional):prompt(string, optional):image_name(string, optional):output_folder(object, optional):aspect_ratio(string, optional):image_size(string, optional):
generate_image_nano_banana
Generate Image With Nano Banana
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ai-hub-admin-gemini-nano-banana": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
generate-minecraft-3D-build-plan
Call Craftsman Agent API OneKey Router to generate a Minecraft 3D scene build plan.
baidu-maps-sse
Auto-generated skill for baidu-maps-sse tools via OneKey Gateway.
brave-search
Auto-generated skill for brave-search tools via OneKey Gateway.
craftsman-agent-build-plans
Turn prompts or ideas into 3D assembly/build plans such as LEGO Minecraft via the Craftsman Agent API (OneKey Gateway or local server). Use when generating build plans, inventory lists, or step-by-step assembly images for LEGO/Minecraft from text or reference images, or when wiring clients to the Craftsman Agent endpoints.
firecrawl-mcp
Auto-generated skill for firecrawl-mcp tools via OneKey Gateway.