Install
openclaw skills install nano-banana-openrouterGenerate images with Google's Nano Banana Gemini 2.5 Flash Image model via OpenRouter API using text prompts.
openclaw skills install nano-banana-openrouterGenerate 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:
google/gemini-2.0-flash-exp:free (Free tier, robust text/code, experimental image support)google/gemini-2.5-flash-image-preview (The specific "Nano Banana" image model, paid/credits required)HTTP-Referer and X-Title headers (included in this skill).modalities: ["image"] is sent automatically.