๐ŸŽฏ

nano-banana-edit

๐ŸŽฏSkill

from agentspace-so/runcomfy-agent-skills

VibeIndex|
What it does
|

Edit images with Google Nano Banana 2 on RunComfy, supporting batch edits of up to 20 images per call with strong identity preservation. Features localized edits using spatial language, background swaps, and configurable resolution up to 4K.

Overview

A RunComfy skill for editing images with Google Nano Banana 2's image-to-image edit endpoint. Its standout capability is batch editing of up to 20 images per call with strong identity preservation, making it well-suited for consistent product photography edits across entire SKU galleries. The skill supports spatial language for localized edits ("change only the left object") and preserves subject identity through "keep X unchanged" prompt patterns. It bundles the model's schema and prompting best practices for sharper results.

Key Features

  • Batch editing of up to 20 input images per call for consistent multi-image workflows
  • Strong identity preservation for edits like background swap, clothing change, and localized object modifications
  • Spatial language support for directing edits to specific regions ("upper-right corner", "the left object")
  • Configurable resolution (0.5K to 4K), aspect ratio, output format, and safety tolerance
  • Built-in routing guidance for when to use GPT Image 2 Edit, Flux Kontext, or Nano Banana 2 text-to-image instead

Who is this for?

  • E-commerce teams that need to batch-edit product images (background swaps, lighting adjustments) across entire catalogs consistently
  • Visual content creators producing A/B variant sets from a single source image with consistent identity
  • Developers integrating batch image editing into automated pipelines through the RunComfy CLI
๐Ÿ“ฆ

Same repository

agentspace-so/runcomfy-agent-skills(30 items)

nano-banana-edit

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add agentspace-so/runcomfy-agent-skills --skill nano-banana-edit
skills.sh Installโš  Installs to .agents/skills/
npx skills add agentspace-so/runcomfy-agent-skills --skill nano-banana-edit
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/nano-banana-edit/SKILL.md

SKILL.md

209,308Installs
-
AddedApr 30, 2026

More from this repository10

๐ŸŽฏ
video-edit๐ŸŽฏSkill

A smart intent-routing skill for video editing on RunComfy that selects the best model based on the user's intent. Routes to Wan 2.7 Edit-Video for restyle and background swaps, Kling 2.6 Pro for precise motion transfer, or Lucy Edit for lightweight identity-stable restyle and outfit swaps.

๐ŸŽฏ
image-to-video๐ŸŽฏSkill

A smart intent-routing skill for image-to-video generation on RunComfy that automatically selects the best model for the task. Routes to HappyHorse 1.0 I2V for general animations, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition from image, video, and audio references.

๐ŸŽฏ
image-edit๐ŸŽฏSkill

A smart intent-routing skill for image editing on RunComfy that selects the best model based on the editing task. Routes to Nano Banana Edit for batch edits up to 20 images, GPT Image 2 for multilingual text rewrite, Flux Kontext Pro for single-shot precise edits, or Z-Image Turbo for mask-driven inpainting.

๐ŸŽฏ
flux-kontext๐ŸŽฏSkill

Edit images with Black Forest Labs' Flux 1 Kontext Pro on RunComfy, specializing in single-reference precise local edits with high-fidelity source preservation. Ideal for targeted changes like adding objects or modifying details while keeping the rest of the image unchanged.

๐ŸŽฏ
nano-banana-2๐ŸŽฏSkill

A RunComfy skill that generates images using Google Nano Banana 2, the flash-tier text-to-image model in the Gemini family. Optimized for rapid iteration, social thumbnails, and in-image typography with configurable resolution tiers and safety tolerance.

๐ŸŽฏ
kling-3-0๐ŸŽฏSkill

Provides Kling 3.0 video generation on RunComfy, covering all six endpoints across three quality tiers (Standard, Pro, 4K) and two modes (text-to-video, image-to-video) for Kuaishou's third-generation cinematic video model with native synchronized audio.

๐ŸŽฏ
codex-pet๐ŸŽฏSkill

Generates custom Codex Pets for OpenAI Codex using RunComfy's GPT Image 2 edit endpoint. Turns a single reference image into a Codex-compatible spritesheet (1536x1872, 9 animation states) and pet.json manifest with just one API call, requiring only a RUNCOMFY_TOKEN โ€” no Codex Pro or OPENAI_API_KEY needed.

๐ŸŽฏ
ai-video-generation๐ŸŽฏSkill

A Claude Code skill for generating AI videos through RunComfy CLI, supporting models like HappyHorse, Wan 2-7, Seedance, Kling, and Veo for text-to-video, image-to-video, and video-extend with automatic model selection.

๐ŸŽฏ
ai-image-generation๐ŸŽฏSkill

A Claude Code skill that generates and edits images through RunComfy CLI, supporting 11+ AI models including FLUX 2, GPT Image 2, and Google Nano Banana with automatic model selection for text-to-image and image-to-image workflows.

๐ŸŽฏ
runcomfy-cli๐ŸŽฏSkill

The foundation skill for the RunComfy platform, providing a single CLI to install, authenticate, and invoke hundreds of model endpoints including image generation, video, face-swap, lip-sync, and LoRA training.