{"skill":{"slug":"bex-nano-banana-pro","displayName":"Nano Banana Pro","summary":"Generate or edit images via Gemini 3 Pro Image on Replicate","description":"---\nname: nano-banana-pro\ndescription: Generate or edit images via Gemini 3 Pro Image on Replicate\nuser-invocable: true\nmetadata: {\"openclaw\": {\"emoji\": \"🎨\", \"requires\": {\"env\": [\"REPLICATE_API_TOKEN\"], \"bins\": [\"uv\"]}, \"primaryEnv\": \"REPLICATE_API_TOKEN\"}}\n---\n\n# Nano Banana Pro Image Generator\n\nGenerate and edit images using Google's Nano Banana Pro model via the Replicate API.\n\n## Usage\n\nRun the generation script:\n\n    uv run --with replicate python {baseDir}/generate.py --prompt \"<user prompt>\" [--aspect-ratio 1:1] [--output image.png]\n\n## Options\n\n- `--prompt`: The image description (required)\n- `--aspect-ratio`: Ratio like 1:1, 4:3, 16:9 (default: 1:1)\n- `--output`: Output file path (default: generated_image.png)\n\n## Rules\n\n- Only use the `google/nano-banana-pro` model. Never fall back to other models like `google/nano-banana` or any alternative. If the model is unavailable or rate-limited, report the error to the user and stop.\n- After generating an image, send the image file directly in the chat. Do not just save it to the workspace silently.\n\n## Tips\n\n- For text in images, be specific about fonts, size, and placement\n- The model supports resolutions up to 2K\n- Safety filtering is on by default\n","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":411,"installsAllTime":16,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1771533260406,"updatedAt":1778991744482},"latestVersion":{"version":"1.0.0","createdAt":1771533260406,"changelog":"Initial release: enables image generation and editing using Gemini 3 Pro Image via Replicate API.\n\n- Supports user-invocable image generation with customizable prompts, aspect ratios, and output paths.\n- Exclusively uses the google/nano-banana-pro model (no fallback to alternatives).\n- Automatically sends generated images directly in chat.\n- Safety filtering enabled by default; resolutions up to 2K supported.\n- Requires REPLICATE_API_TOKEN and the \"uv\" binary.","license":null},"metadata":{"setup":[{"key":"REPLICATE_API_TOKEN","required":true}],"os":null,"systems":null},"owner":{"handle":"bextuychiev","userId":"s177z2a3gfctv2hc316sc9esr1885azf","displayName":"bexgboost","image":"https://avatars.githubusercontent.com/u/56342698?v=4"},"moderation":null}