Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Generate images with Google's Nano Banana Gemini 2.5 Flash Image model via OpenRouter API using text prompts.
Generate images with Google's Nano Banana Gemini 2.5 Flash Image model via OpenRouter API using text prompts.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Generate images using Google's Nano Banana (Gemini 2.5 Flash Image) models via OpenRouter API.
Add the following to your openclaw.json (or set the env var OPENROUTER_API_KEY): { "skills": { "entries": { "nano-banana-openrouter": { "enabled": true, "config": { "apiKey": "sk-or-v1-..." }, "env": { "OPENROUTER_API_KEY": "sk-or-v1-..." } } } } }
Tool Name: nano_banana_generate Examples: "Generate a cyberpunk dragon using Nano Banana." "Draw a landscape in 16:9 aspect ratio." "Use the preview model to generate a logo for a coffee shop."
Default: google/gemini-2.0-flash-exp:free (Free tier, robust text/code, experimental image support) High Quality: google/gemini-2.5-flash-image-preview (The specific "Nano Banana" image model, paid/credits required)
OpenRouter requires the HTTP-Referer and X-Title headers (included in this skill). modalities: ["image"] is sent automatically.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.