From nanobanana
Edit an existing image based on text instructions. Use when the user asks to edit, modify, change, or alter an existing image file.
How this skill is triggered — by the user, by Claude, or both
Slash command
/nanobanana:editThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the nanobanana MCP server's `edit_image` tool to edit an existing image.
Use the nanobanana MCP server's edit_image tool to edit an existing image.
Parse the user's request and extract:
--preview flagRequired format: filename "edit instructions" [--preview]
If missing required parameters, respond with: "Error: Missing required parameters. Usage: /nanobanana:edit filename "edit instructions" [--preview]"
User input: $ARGUMENTS
Call the edit_image tool with file and prompt 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.