nano-banana-pro
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Run parallelized deep research across multiple angles. Generate specs, spawn Claude agents in tmux, monitor progress, fix incomplete reports, and compile a styled PDF.
Smash a GitHub issue end-to-end with Codex: create a feature branch, implement the fix, commit, open a PR, request deep review, wait, and then either fix P1 findings or post a success comment. Use when a user wants a no-nonsense issue execution flow from a GitHub issue URL.
Interact with Kaizen OS via MCP API to manage cards, workitems, scratchpad notes, and calendar events. Use when tasks involve planning, personal productivity, or scheduling.
Search the web with Tavily API via curl. Use when users explicitly request Tavily, when you need Tavily-specific controls (search_depth, topic, time_range, include/exclude domains, include_answer, include_raw_content), or when built-in web_search provider setup is unavailable.
Query and update Twenty CRM person records via REST. Use when a task requires finding a person by name, pulling full person data, or updating a person record in Twenty.
| name | nano-banana-pro |
| description | Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro). |
| homepage | https://ai.google.dev/ |
| metadata | {"openclaw":{"emoji":"🍌","requires":{"bins":["uv"],"env":["GEMINI_API_KEY"]},"primaryEnv":"GEMINI_API_KEY","install":[{"id":"uv-brew","kind":"brew","formula":"uv","bins":["uv"],"label":"Install uv (brew)"}]}} |
Use the bundled script to generate or edit images.
Generate
uv run {baseDir}/scripts/generate_image.py --prompt "your image description" --filename "output.png" --resolution 1K
Edit (single image)
uv run {baseDir}/scripts/generate_image.py --prompt "edit instructions" --filename "output.png" -i "/path/in.png" --resolution 2K
Multi-image composition (up to 14 images)
uv run {baseDir}/scripts/generate_image.py --prompt "combine these into one scene" --filename "output.png" -i img1.png -i img2.png -i img3.png
API key
GEMINI_API_KEY env varskills."nano-banana-pro".apiKey / skills."nano-banana-pro".env.GEMINI_API_KEY in ~/.openclaw/openclaw.jsonNotes
1K (default), 2K, 4K.yyyy-mm-dd-hh-mm-ss-name.png.MEDIA: line for OpenClaw to auto-attach on supported chat providers.