{"skill":{"slug":"nano-banana-openrouter","displayName":"Nano Banana Openrouter","summary":"Generate images with Google's Nano Banana Gemini 2.5 Flash Image model via OpenRouter API using text prompts.","description":"# Nano Banana OpenRouter Skill\n\nGenerate images using Google's **Nano Banana** (Gemini 2.5 Flash Image) models via **OpenRouter API**.\n\n## Configuration\n\nAdd the following to your `openclaw.json` (or set the env var `OPENROUTER_API_KEY`):\n\n```json\n{\n  \"skills\": {\n    \"entries\": {\n      \"nano-banana-openrouter\": {\n        \"enabled\": true,\n        \"config\": {\n          \"apiKey\": \"sk-or-v1-...\"  \n        },\n        \"env\": {\n          \"OPENROUTER_API_KEY\": \"sk-or-v1-...\"\n        }\n      }\n    }\n  }\n}\n```\n\n## Usage\n\n**Tool Name:** `nano_banana_generate`\n\n**Examples:**\n- \"Generate a cyberpunk dragon using Nano Banana.\"\n- \"Draw a landscape in 16:9 aspect ratio.\"\n- \"Use the preview model to generate a logo for a coffee shop.\"\n\n## Models\n\n- **Default:** `google/gemini-2.0-flash-exp:free` (Free tier, robust text/code, experimental image support)\n- **High Quality:** `google/gemini-2.5-flash-image-preview` (The specific \"Nano Banana\" image model, paid/credits required)\n\n## Notes\n- OpenRouter requires the `HTTP-Referer` and `X-Title` headers (included in this skill).\n- `modalities: [\"image\"]` is sent automatically.\n","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":1069,"installsAllTime":0,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1772257181472,"updatedAt":1779077500540},"latestVersion":{"version":"1.0.0","createdAt":1772257181472,"changelog":"Initial release for Nano Banana OpenRouter Skill:\n\n- Generate images using Google’s Nano Banana (Gemini 2.5 Flash Image) models with OpenRouter API.\n- Simple API key configuration via `openclaw.json` or `OPENROUTER_API_KEY` environment variable.\n- Includes tool: `nano_banana_generate` for easy image creation.\n- Supports both free and high-quality image models.\n- Handles necessary OpenRouter headers and image modality automatically.","license":null},"metadata":null,"owner":{"handle":"fyi0329-pixel","userId":"s175w8ynss2b2jp3r7x1st69xx8851fj","displayName":"fyi0329-pixel","image":"https://avatars.githubusercontent.com/u/257541090?v=4"},"moderation":{"isSuspicious":false,"isMalwareBlocked":false,"verdict":"clean","reasonCodes":["review.llm_review"],"summary":"Review: review.llm_review","engineVersion":"v2.4.24","updatedAt":1779966415981}}