🎨
AI EngineeringPython

Nanobanana Image

by feiskyer

Nanobanana Image is an AI Engineering skill for Claude Code, published by feiskyer in codex-settings.

237 stars33 forkson feiskyer/codex-settingsAdded 2026/09/03Repository updated 2026/08/13
agent-skillsagentic-aiagentsaiai-codingcodexcodex-clicodex-profilescodex-skillscopilotlitellmmcpopenaivibe-coding
Install in seconds
Install Nanobanana Image
Copy Nanobanana Image into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/feiskyer/codex-settings/tree/main/skills/nanobanana-skill ~/.claude/skills/nanobanana-skill

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/feiskyer/codex-settings.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/nanobanana-skill/SKILL.md in feiskyer/codex-settings
Installs to
~/.claude/skills/nanobanana-skill
Collection
One of 11 skills cataloged from this repository
Category
AI Engineering β€” 2793 skills

What Nanobanana Image does

Nanobanana Image generates, edits, and composites images with the bundled Gemini CLI wrapper. Use it for reference-image composition, grounded visuals, style transfer, mockups, and other AI image tasks.

Nanobanana Image is cataloged under AI Engineering on DirSkills. Nanobanana Image comes from a repository tagged agent-skills, agentic-ai, agents, ai and ai-coding.

Documentation

README

Nanobanana Image Skill

Use the bundled nanobanana.py tool to generate or edit images with Gemini image models. The default path now targets Nano Banana 2 (gemini-3.1-flash-image-preview) and turns on thinking summaries plus Google Search grounding by default, because those defaults are the main reason to use this skill instead of a generic image prompt.

When to use this skill

Use it for:

  1. Creating a new image from text
  2. Editing or remixing one or more existing images
  3. Combining several reference images into one composition
  4. Requests where factual freshness matters and image grounding should use live web data
  5. Requests that need strong text rendering, layout reasoning, or more deliberate composition

Do not use it for:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Nanobanana Image

  • What else does feiskyer publish alongside Nanobanana Image?

    Nanobanana Image is one of 11 skills that DirSkills catalogs from feiskyer/codex-settings, the repository it ships in. Its siblings there include Brainstorming, Claude Code Headless Mode and Deep Research. Each one is a separate skill with its own page in this directory, installs the same way Nanobanana Image does, and is maintained by feiskyer in that same repository. The rest of the collection is listed on the feiskyer/codex-settings page.

  • How does Nanobanana Image compare to other AI Engineering skills?

    Nanobanana Image ranks #2441 by stars among the 2793 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Nanobanana Image against them. Open each page to compare what they document and how they install.

More from feiskyer/codex-settings

Nanobanana Image is one of 11 skills cataloged on DirSkills from feiskyer/codex-settings.

See all 11 skills β†’
🧠
7h ago

Brainstorming

Brainstorming helps turn a user’s idea into a design and spec before implementation. It is used for new features, components, or systems when choices, constraints, and success criteria need to be clarified first.
AI Engineering
23733
πŸ€–
7h ago

Claude Code Headless Mode

Claude Code Headless Mode delegates work to the Claude Code CLI for non-interactive runs, automation scripts, CI jobs, and resumable sessions. Use it when you want Claude to execute a task through `claude -p` instead of solving it inline.
Automation
23733
πŸ”Ž
7h ago

Deep Research

Deep Research orchestrates a multi-agent workflow that splits a research goal into parallel sub-tasks, gathers evidence with Codex CLI subprocesses, and merges the results into a verified report. Use it for systematic web or document research, competitor analysis, and long-form evidence synthesis.
AI Engineering
23733
πŸ–ΌοΈ
7h ago

GPT Image

GPT Image generates or edits images with OpenAI GPT Image models from prompts and input images. Use it when you want to create artwork, logos, or modified images with gpt-image-2 or related models.
AI Engineering
23733
πŸ›
7h ago

GitHub Issue Fix

GitHub Issue Fix analyzes a reported issue in the current repository, implements the smallest appropriate change, and verifies it with targeted tests. Use it when you need help investigating or fixing an issue by number or URL.
Quality
23733
🧐
7h ago

GitHub Pull Request Review

GitHub Pull Request Review analyzes a GitHub pull request with evidence-backed checks, multiple review angles, and false-positive filtering. Use it when reviewing a PR by number or URL and you want a local findings report or an explicitly authorized published review.
Quality
23733