Back to the catalog

image-edit

Edit images on RunComfy — this skill is a smart router that matches the user's intent to the right edit model in the RunComfy catalog. Picks

Open source Repository Open in the app JSON README (API)

About

Edit images on RunComfy — this skill is a smart router that matches the user's intent to the right edit model in the RunComfy catalog. Picks Nano Banana Edit (batch up to 20, identity-preserving default), OpenAI GPT Image 2 Edit (multilingual in-image text rewrite, multi-ref composition, layout precision), Flux Kontext Pro (single-ref high-fidelity local edit), or Z-Image Turbo Inpaint (mask-driven precise region edit). Bundles each model's documented prompting patterns so the skill gets sharper edits without burning iterations on the wrong model. Calls `runcomfy run <vendor>/<model>/edit` through the local RunComfy CLI. Triggers on "image edit", "edit image", "image-to-image", "i2i", "swap background", "remove object", "rewrite headline", or any explicit ask to edit a single or batch of images.

Details

Kind
Agent skills
Topic
AI, RAG & memory
Publisher
prime-skills
Origin
skillssh
Category
ferramentas
Stars
43
Forks
9
Last push
2026-05-15T10:59:51Z
Repository state
ativo
License
MIT
Added
2026-08-30 15:21:04
Updated
2026-09-06 06:00:48
Origin id
prime-skills/runcomfy-agent-skills/image-edit

README

# runcomfy-agent-skills

RunComfy AI media skills for Claude agents.

Install via:

```bash
npx skills add agentspace-so/runcomfy-agent-skills --skill <skill-name>
```

Skills are pushed one at a time so we can verify each one's SKILL.md is correctly indexed by skills.sh before adding the next.

More