🎯

image-edit

🎯Skill

from agentspace-so/runcomfy-agent-skills

VibeIndex|
What it does
|

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.

Overview

A smart intent-routing skill for image editing on RunComfy that selects the best model based on the editing task. It routes to Nano Banana Edit for batch edits of up to 20 images with identity preservation, OpenAI GPT Image 2 Edit for multilingual in-image text rewrite and multi-reference composition with up to 10 inputs, Flux Kontext Pro for single-reference high-fidelity local edits, or Z-Image Turbo Inpaint for mask-driven precise region edits. Each model's prompting patterns are bundled for sharper results.

Key Features

  • Automatic model selection based on editing intent: batch consistency, text rewrite, precise local edit, or mask-driven inpainting
  • Nano Banana Edit for batch editing up to 20 images consistently with strong identity preservation and spatial language support
  • GPT Image 2 Edit for multilingual typography across scripts (Latin, kana, CJK, Cyrillic, Arabic) and multi-reference composition
  • Flux Kontext Pro for single-reference precise local edits with high source fidelity
  • Z-Image Turbo Inpaint for mask-driven precise region replacement

Who is this for?

  • E-commerce teams that need to batch-edit product images consistently across SKU galleries while preserving subject identity
  • Global marketing teams localizing ad creatives with multilingual text rewrites across different writing systems
  • Designers and developers building image editing pipelines into their AI agent workflows through RunComfy
📦

Same repository

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

image-edit

Installation

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

SKILL.md

353,372Installs
-
AddedApr 30, 2026

More from this repository10

🎯
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.

🎯
nano-banana-edit🎯Skill

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.

🎯
wan-2-7🎯Skill

Generate text-to-video with Wan-AI's Wan 2.7 on RunComfy, featuring multi-reference conditioning and audio-driven lip-sync via custom audio tracks. Supports prompt expansion, negative prompts, and up to 1080p resolution through the RunComfy CLI.

🎯
gpt-image-edit🎯Skill

Edit images with OpenAI GPT Image 2 on RunComfy, excelling at multilingual in-image text editing across any script (Latin, kana, CJK, Cyrillic, Arabic) and multi-reference composition with up to 10 input images. Ideal for identity-preserving edits and layout-precise repositioning.

🎯
happyhorse-1-0🎯Skill

Generate text-to-video with HappyHorse 1.0 on RunComfy, currently ranked #1 on Artificial Analysis Video Arena. Supports native 1080p with in-pass synchronized audio, multi-shot character consistency, and 6-language prompt support via the RunComfy CLI.

🎯
seedance-v2🎯Skill

Generate cinematic short-form video with ByteDance Seedance 2.0 Pro on RunComfy, supporting multi-modal references including up to 9 images, 3 videos, and 3 audio tracks. Features native lip-synced audio generation and is ideal for brand-consistent multi-language narratives.

🎯
flux-2-klein🎯Skill

A RunComfy skill for generating images with Black Forest Labs' Flux 2 Klein, the distilled low-latency variant of Flux 2. Supports 9B and 4B model variants with sub-second inference for real-time art direction, rapid concepting, and multi-reference brand styling.

🎯
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.

🎯
face-swap🎯Skill

A Claude Code skill for swapping faces in images and videos via RunComfy CLI, routing across multiple model endpoints including Wan 2-2 Animate, GPT Image 2 Edit, Flux Kontext, and Kling Motion Control based on use case.