nano-banana-pro
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
Why use this skill?
Master image generation and editing with Nano Banana Pro. Effortlessly create, composite, and modify high-resolution visuals using Gemini 3 Pro in your OpenClaw agent.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/autogame-17/nano-banana-ultraWhat This Skill Does
Nano Banana Pro (Gemini 3 Pro Image) is a high-performance image processing skill integrated into the OpenClaw ecosystem. It leverages the advanced generative capabilities of the Gemini 3 Pro model to allow users to generate, manipulate, and compose high-quality visual content directly through their terminal or agent interface. By utilizing the bundled generate_image.py script, users can perform complex image operations—such as style transfers, scene expansions, or multi-asset compositions—without needing external design software.
Installation
To integrate Nano Banana Pro into your environment, use the OpenClaw hub CLI by running the following command:
clawhub install openclaw/skills/skills/autogame-17/nano-banana-ultra
After installation, ensure that your GEMINI_API_KEY is configured correctly. You can set this as a global environment variable or define it within your ~/.clawdbot/openclaw.json configuration file under skills.nano-banana-pro.apiKey for a cleaner, skill-specific setup.
Use Cases
Nano Banana Pro is highly versatile. Developers use it to generate placeholder assets or UI icons during rapid prototyping. Content creators can use the composition feature to stitch together disparate screenshots or reference images into a single cohesive layout. Additionally, its ability to accept modification prompts makes it perfect for iterative design work, such as adjusting the lighting, color scheme, or artistic style of an existing image without starting from scratch.
Example Prompts
- "Nano Banana Pro, generate a 2K resolution image of a cyberpunk street market with glowing neon signs and heavy rain."
- "Use the existing file 'design_v1.png' to edit the color palette to be more sunset-oriented and save it as 'design_v2.png'."
- "Take these three assets, 'ui_button.png', 'ui_header.png', and 'ui_footer.png' and composite them into a single high-resolution mobile app screen mockup."
Tips & Limitations
- Resolution Scaling: Always specify your resolution ('1K', '2K', or '4K') to optimize processing time and quality. The default is 1K.
- File Management: Use descriptive timestamps (yyyy-mm-dd-hh-mm-ss) in your filenames to prevent accidental overwrites in your working directory.
- Operational Efficiency: The script automatically generates a 'MEDIA:' output line. Do not attempt to read the binary data of the image back into the prompt context; instead, rely on the saved file path reported by the agent.
- Security: Ensure your API key is managed securely in the config file. As this tool performs local file writing, always verify your working directory before running batch compositions.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-autogame-17-nano-banana-ultra": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, external-api, code-execution
Related Skills
capability-evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.
feishu-voice-assistant
Sends voice messages (audio) to Feishu chats using Duby TTS.
security-sentinel
Scan the workspace for security vulnerabilities, exposed secrets, and misconfigurations.
prompt-optimizer
Evaluate, optimize, and enhance prompts using 58 proven prompting techniques. Use when user asks to improve, optimize, or analyze a prompt; when a prompt needs better clarity, specificity, or structure; or when generating prompt variations for different use cases. Covers quality assessment, targeted improvements, and automatic optimization across techniques like CoT, few-shot learning, role-play, and 50+ more.
Feishu Broadcast
Skill by autogame-17