Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
AI image generation skill for Claude Code -- Creative Director powered by Gemini
| Date | Stars |
|---|---|
| 2026-07-31 | 903 |
| 2026-08-02 | 907 |
| 2026-08-06 | 907 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<!-- Updated: 2026-03-19v2 -->  # Banana Claude AI image generation skill for Claude Code where **Claude acts as Creative Director** using Google's Gemini Nano Banana models. Unlike simple API wrappers, Claude interprets your intent, selects domain expertise, constructs optimized prompts using Google's official 5-component formula, and orchestrates Gemini for the best possible results. [](https://claude.ai/claude-code) [](CHANGELOG.md) [](LICENSE) > **Blog:** [See banana-claude in action](https://agricidaniel.com/blog/banana-claude-ai-image-generation) <details> <summary>Table of Contents</summary> - [Installation](#installation) - [Quick Start](#quick-start) - [Commands](#commands) - [How It Works](#how-it-works) - [What Makes This Different](#what-makes-this-different) - [The 5-Component Prompt Formula](#the-5-component-prompt-formula) - [Domain Modes](#domain-modes) - [Models](#models) - [Architecture](#architecture) - [Requirements](#requirements) - [Changelog](CHANGELOG.md) - [Contributing](#contributing) - [License](#license) </details> ## Installation ### Plugin Install (Recommended) Add the marketplace and install: ```shell /plugin marketplace add AgriciDaniel/banana-claude /plugin install banana-claude@banana-claude-marketplace ``` Or test locally: ```bash git clone --depth 1 https://github.com/AgriciDaniel/banana-claude.git claude --plugin-dir ./banana-claude ``` <details> <summary>Standalone Install (without plugin system)</summary> ```bash git clone --depth 1 https://github.com/AgriciDaniel/banana-claude.git bash banana-claude/install.sh ``` **One-liner (curl):** ```bash curl -fsSL https://raw.githubusercontent.com/AgriciDaniel/banana-claude/main/install.sh | bash ``` **With MCP Setup:** ```bash git clone --depth 1 https://github.com/AgriciDaniel/banana-claude.git cd banana-claude ./install.sh --with-mcp YOUR_API_KEY ``` </details> Get a free API key at [Google AI Studio](https://aistudio.google.com/apikey). ## Quick Start ```bash # Start Claude Code claude # Generate an image /banana generate "a hero image for a coffee shop website" # Edit an existing image /banana edit ~/photo.png "remove the background" # Multi-turn creative session /banana chat # Browse 2,500+ prompt database /banana inspire ``` Claude will ask about your brand, select the right domain mode (Cinema, Product, Portrait, Editorial, UI, Logo, Landscape, Infographic, Abstract), construct a detailed prompt with lighting and composition, set the right aspect ratio, and generate.  ## Commands | Command | Description | |---------|-------------| | `/banana` | Interactive -- Claude detects intent and guides you | | `/banana generate <idea>` | Full Creative Director pipeline | | `/banana edit <path> <instructions>` | Intelligent image editing | | `/banana chat` | Multi-turn visual session (maintains consistency) | | `/banana inspire [category]` | Browse 2,500+ prompt database | | `/banana batch <idea> [N]` | Generate N variations (default: 3) | | `/banana setup` | Configure MCP and API key | | `/banana preset [list\|create\|show\|delete]` | Manage brand/style presets | | `/banana cost [summary\|today\|estimate]` | View cost tracking and estimates | ## How It Works  ## What Makes This Different - **Intent Analysis** -- Understands *what you actually need* (blog header? app icon? product shot?) - **Domain Expertise** -- Selects the right creative lens (Cinema, Product, Portrait, Editorial, UI, Logo, Landscape, Infographic, Abstract) - **5-Component Prompt Formula** -- Constructs prompts with Subject + Action + Location/Context + Composition + Style
Excerpt of 9,156 characters
Read on GitHubAgrici.Daniel · @AI-Marketing-Hub
36
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:02c392c7e1f81640, desc:image generation