Nano Banana banner
adelaidasofia adelaidasofia

Nano Banana

AI community

Description

--- description: "Generate or edit images using Google's Gemini Image model" --- The user typed `/nano-banana`. Invoke the `nano-banana` skill via the Skill tool, forwarding any arguments the user provided after the slash command. If `nano-banana` is not in the available-skills list, tell the user the skill isn't installed and suggest running `bash ~/.claude/skills/ai-brain-starter/bootstrap.sh` to install it.

Installation

Installs to ~/.claude/skills/adelaidasofia-ai-brain-starter-nano-banana/SKILL.md

Terminal
mkdir -p ~/.claude/skills/adelaidasofia-ai-brain-starter-nano-banana && curl -fsSL https://raw.githubusercontent.com/adelaidasofia/ai-brain-starter/HEAD/commands/nano-banana.md -o ~/.claude/skills/adelaidasofia-ai-brain-starter-nano-banana/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository