nano-banana
You have access to image generation tools powered by Google's Gemini Image models.
Install / Use
npx skills add accucrazy/openclaw-taiwanInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
OtherSupported Platforms
Skill content
View source on GitHubNano Banana Image Generation
You have access to image generation tools powered by Google's Gemini Image models.
Available Tools
nano_banana_generate
Generate images from text descriptions. Use this when the user asks to:
- Create, generate, or draw an image
- Make a picture, illustration, or artwork
- Visualize something as an image
Parameters:
prompt(required): Detailed description of the image to generatemodel(optional): "flash" for speed (default), "pro" for quality
Example:
{
"prompt": "A cute orange tabby cat sleeping on a sunny windowsill, watercolor style",
"model": "flash"
}
nano_banana_edit
Edit existing images using text prompts. Use this when the user wants to modify an image.
Important Notes
- Always use nano_banana_generate when the user asks for image generation - do NOT draw with ASCII art
- After generating, use the
messagetool with the returnedimagePathto share the image - Be specific in prompts: include style, composition, colors, and subject details
- If generation fails, inform the user and offer alternatives
Workflow
- User asks for an image → Call
nano_banana_generatewith a detailed prompt - Tool returns
imagePath→ Usemessagetool to send the image to the user - If error occurs → Inform user and suggest trying again with different prompt
Related Skills
LocalAI
49.2kLocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.
guizang-ppt-skill
26.7kAI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts, social covers, and a WebGL/low-power presentation runtime.
drawio-skill
9.6kAgent skill that turns natural language, code, Terraform/K8s, SQL, OpenAPI, AsyncAPI, Protobuf and GraphQL sources into editable, tested draw.io architecture diagrams: incremental sync, multi-view projection, drift diff, CI architecture tests, whiteboard derasterize, interactive HTML/PPTX/Mermaid ex…
codex-chatgpt-web
10.3kUse ChatGPT Web (including Pro) as a native model in Codex — with context, tools, streaming and images, without using Codex quota.
Security Score
Audited on Feb 3, 2026
