By pigfoot
Unified image generation workflow with Gemini/Imagen models using fixed Python script approach (eliminates AI hallucinations). Generate 1-100 images with minimal JSON config. Supports TrendLife brand styling, interactive prompt design, and cross-platform operation.
npx claudepluginhub pigfoot/claude-code-hubs --plugin nano-bananaNano Banana image generation. Use when user asks to generate an image, create an image, make an image, or mentions nano banana. Supports Gemini Flash, Pro, and Nano Banana 2 models.
Generate or edit images using Google Gemini API via nanobanana
Generate optimized prompts for Gemini 2.5 Flash Image (Nano Banana). Use for image generation, crafting photo prompts, art styles, or multi-turn editing workflows with best practices.
Generate and edit images using Gemini's Nano Banana Pro (gemini-3-pro-image-preview) model
Generate images using fal.ai nano-banana model
AI image generation Creative Director powered by Google Gemini Nano Banana models. Claude interprets intent, selects domain expertise, constructs optimized prompts, and orchestrates Gemini for best results.
Share bugs, ideas, or general feedback.
A curated collection of plugins, skills, and configuration templates for Claude Code, plus integration with recommended third-party marketplaces.
From this marketplace (pigfoot):
Recommended third-party plugins:
Reusable workflow patterns included in plugins - automatically available after plugin installation.
Before using this marketplace, ensure you have these tools installed:
Recommended to use Homebrew:
# Install Homebrew if you don't have it
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
# Install required tools
brew install jq
brew install oven-sh/bun/bun
brew install uv
Use apt, apt-get, yum, pacman, apk or any native package manager tool.
Example (Debian/Ubuntu):
sudo apt-get update && sudo apt-get install -y jq
# bun for javascript/typescript
curl -fsSL https://bun.sh/install | bash
# uv for python
curl -LsSf https://astral.sh/uv/install.sh | sh
For the best experience, we recommend using Windows Terminal:
Windows 11: Windows Terminal is pre-installed. Just open it and run claude.
Windows 10: Install Windows Terminal first:
# Using winget
winget install Microsoft.WindowsTerminal
# Or using Scoop
scoop install windows-terminal
Install tools using Scoop:
# Install Scoop if you don't have it
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
# Install required tools
scoop install jq
scoop install bun
scoop install uv
Note: Windows built-in
wingetis also possible, however Scoop is recommended for better compatibility with command line tools.
Follow the official installation guide or use one of the methods below:
Homebrew (macOS, Linux):
brew install --cask claude-code
macOS, Linux, WSL, Git Bash:
curl -fsSL https://claude.ai/install.sh | bash
irm https://claude.ai/install.ps1 | iex
# Add to PATH (if needed)
[Environment]::SetEnvironmentVariable(
"Path",
[Environment]::GetEnvironmentVariable("Path", "User") + ";$env:USERPROFILE\.local\bin",
"User"
)
This one-time setup grants Claude Code necessary permissions and configures CLAUDE.md for optimal workflow.
What this does:
macOS, Linux, WSL, Git Bash:
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim