nano-banana-pro
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
Why use this skill?
Easily generate, edit, and compose high-quality images using the Gemini 3 Pro model within OpenClaw. Streamline your creative workflows with this powerful, script-based agent skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/autogame-17/nano-banana-pro-multi-imageWhat This Skill Does
Nano Banana Pro is a specialized agent skill designed to bridge OpenClaw with the Gemini 3 Pro Image generation engine. It allows users to generate, modify, and compose visual assets directly from the CLI or chat interface. By leveraging a streamlined Python-based integration, it handles image creation tasks ranging from simple text-to-image prompts to complex multi-image visual composition. The skill automatically manages output handling and reports media paths back to the agent for seamless file integration.
Installation
To install this skill, use the ClawHub CLI command in your terminal:
clawhub install openclaw/skills/skills/autogame-17/nano-banana-pro-multi-image
Ensure you have your Gemini API key configured. You can set it as an environment variable GEMINI_API_KEY or define it within your ~/.clawdbot/openclaw.json file under skills.nano-banana-pro.apiKey.
Use Cases
- Rapid Prototyping: Quickly generate visual concepts or UI mockups during the development process.
- Asset Composition: Merge multiple source images into a single cohesive scene for artistic or technical storytelling.
- Image Refinement: Use existing image files as references or starting points to apply stylistic changes or structural edits via natural language instructions.
- Automated Reporting: Generate visual charts, diagrams, or artistic headers automatically for documentation workflows.
Example Prompts
- "Generate a high-resolution 2K image of a futuristic cyberpunk city with neon lights and flying cars, save it as 2023-10-27-14-00-00-cyber-city.png."
- "Edit the file logo.png to change the color scheme to autumn tones and increase the sharpness to 4K resolution."
- "Combine these three sketches: img1.png, img2.png, and img3.png into a single architectural concept render."
Tips & Limitations
- Filename Formatting: Always use the recommended
yyyy-mm-dd-hh-mm-ss-name.pngformat to keep your assets organized and avoid overwriting existing files. - Resolution Scaling: While
1Kis the default, remember that4Kgeneration consumes more computational resources and API credits. Choose based on your specific output requirements. - Composition Limits: You can compose up to 14 images at once; however, ensuring your source images are consistent in lighting and perspective will yield better results.
- Resource Management: Do not attempt to read the image output files via the agent's reading functions; the script outputs the final path directly to ensure efficiency. Use the provided
MEDIA:line in the chat UI for verification.
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-pro-multi-image": {
"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