Skip to content
Content
Command

/setup

Setup the Gemini API key for Nano Banana

From plugin
102 skills1 agents2 commands1 hooks
shell
$ npx -y skills add Ibrahim-3d/nano-banana-claude-plugin --agent claude-code

Ships with nano-banana. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/setup

Context preview

What this command does when you run it.

Setup the Gemini API key for Nano Banana

Command definition

setup.md
name: setup
description: Setup the Gemini API key for Nano Banana
user_invocable: true
allowed-tools:
  - Bash
  - AskUserQuestion

I will help you set up your Gemini API key for Nano Banana.

If you already have your key, you can provide it as an argument: `/nano-banana:setup YOUR_KEY`

Otherwise, I will ask you for it now.

Your Task

1. Check if an API key was provided in `$ARGUMENTS`. 2. If not, use `AskUserQuestion` to get it (inform the user they can get one for free at https://aistudio.google.com/apikey). 3. Run: `python "$CLAUDE_PLUGIN_ROOT/scripts/setup_key.py" <key>` 4. Confirm to the user that setup is complete.

Read it on GitHub ↗
Ships withnano-banana

Generate and edit images right inside Claude Code, powered by Google Gemini 3.1 Describe what you want. Get an image back. It's that simple.

Get the whole plugin, auto-invoked
Stats
10
Stars
0
Views
5
Forks
Maintained
Maintenance
Python
Language
AGPL-3.0
License
3mo ago
Last commit
5mo ago
Created

Repo: Ibrahim-3d/nano-banana-claude-plugin

More commands in this plugin
See everything inside