Help us improve
Share bugs, ideas, or general feedback.
From nanobanana
Generates images, edits photos, creates icons, patterns, stories, diagrams via natural language requests, auto-selecting specialized tools.
npx claudepluginhub lucklyric/cc-dev-tools --plugin nanobananaHow this command is triggered — by the user, by Claude, or both
Slash command
/nanobanana:nanobanana <natural language request>This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# Nano Banana: Natural Language Image Generation Analyze the user's request and route to the most appropriate MCP tool. ## Arguments User input: $ARGUMENTS ## Instructions Analyze the user's natural language request and determine the best tool: | Intent | Tool | |--------|------| | Generate single/multiple images | `generate_image` | | Edit an existing image | `edit_image` | | Restore/enhance a photo | `restore_image` | | Create app icons, favicons, UI elements | `generate_icon` | | Create seamless patterns, textures | `generate_pattern` | | Create visual stories, sequences | `generat...
/ai-image-generatorGenerates AI images using Gemini or GPT APIs from a description, with optional purpose like hero, icon, og, or illustration.
/nano-bananaGenerates or edits images using Google's Gemini Image model. Accepts a prompt and optional image path for editing.
/gen-imageGenerates a brand-aligned AI image by selecting the optimal tool (Midjourney, DALL-E, Ideogram, Firefly, Stable Diffusion), composing a full multi-element prompt, and providing variation prompts plus seed strategy.
Share bugs, ideas, or general feedback.
Analyze the user's request and route to the most appropriate MCP tool.
User input: $ARGUMENTS
Analyze the user's natural language request and determine the best tool:
| Intent | Tool |
|---|---|
| Generate single/multiple images | generate_image |
| Edit an existing image | edit_image |
| Restore/enhance a photo | restore_image |
| Create app icons, favicons, UI elements | generate_icon |
| Create seamless patterns, textures | generate_pattern |
| Create visual stories, sequences | generate_story |
| Create technical diagrams, flowcharts | generate_diagram |
generate_image, default outputCount to 3 unless specified otherwise/nanobanana create 3 variations of a mountain landscape at sunset
/nanobanana edit photo.jpg to add a rainbow in the sky
/nanobanana design a mobile app icon for a fitness tracker
/nanobanana draw a flowchart for CI/CD pipeline
/nanobanana make a comic strip about a cat learning to code