Skip to content

Releases: reggiechan74/cc-plugins

nano-banana v1.0.0

27 Feb 21:39

Choose a tag to compare

nano-banana v1.0.0

AI image generation and presentation deck creation plugin for Claude Code, powered by the Gemini API.

Features

  • 25 style presets across 6 categories: Technical, Business, Creative, UI/UX, Photography, Specialized
  • Image editing with up to 14 reference images per call
  • Batch deck generation from JSON specifications with resume support
  • Report-to-slides decomposition — convert markdown/PDF reports into presentation decks
  • Version-safe output — never overwrites existing files
  • 4 presentation presets: consulting, workshop, pitch, creative

Skills

  • nano-banana — Image generation and editing via Gemini API
  • /deck-prompt — Decompose reports into deck specification JSON

Install

/plugin marketplace add reggiechan74/cc-plugins
/plugin install nano-banana@cc-plugins

Prerequisites

  • Google AI Studio API key (aistudio.google.com)
  • NANO_BANANA_API_KEY environment variable
  • Python 3.8+ with requests