From nanobanana
Restore or enhance an existing image. Use when the user asks to restore, enhance, fix, repair, or improve an old or damaged image.
npx claudepluginhub tayzar-tznw/claude-nanobana-plugin --plugin nanobananaThis skill uses the workspace's default tool permissions.
Use the nanobanana MCP server's `restore_image` tool to restore or enhance an image.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Use the nanobanana MCP server's restore_image tool to restore or enhance an image.
Parse the user's request and extract:
--preview flagRequired format: filename "restoration instructions" [--preview]
If missing required parameters, respond with: "Error: Missing required parameters. Usage: /nanobanana:restore filename "restoration instructions" [--preview]"
User input: $ARGUMENTS
Call the restore_image tool with file and prompt parameters.