From nanobanana
Generate a sequence of images that tell a visual story or show a process. Use when the user asks to create a story, storyboard, tutorial sequence, timeline, or step-by-step visual process.
npx claudepluginhub tayzar-tznw/claude-nanobana-plugin --plugin nanobananaThis skill uses the workspace's default tool permissions.
Use the nanobanana MCP server's `generate_story` tool to create sequential image stories.
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 generate_story tool to create sequential image stories.
Parse the user's request and extract:
--steps=N--type=--style=--layout=--transition=--format=--preview flagUser input: $ARGUMENTS
Call the generate_story tool with the parsed parameters.