From nanobanana
Generate images from text prompts. Use when the user asks to create, generate, or make an image, illustration, artwork, photo, or picture.
How this skill is triggered — by the user, by Claude, or both
Slash command
/nanobanana:generateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the nanobanana MCP server's `generate_image` tool to generate images.
Use the nanobanana MCP server's generate_image tool to generate images.
Parse the user's request and extract:
--count=N--styles="style1,style2" (photorealistic, watercolor, oil-painting, sketch, pixel-art, anime, vintage, modern, abstract, minimalist)--variations="var1,var2" (lighting, angle, color-palette, composition, mood, season, time-of-day)--format=--seed=--preview flagUser input: $ARGUMENTS
Call the generate_image tool with the parsed parameters.
npx claudepluginhub tayzar-tznw/claude-nanobana-plugin --plugin nanobananaCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.