flux-kontext
Originally fromagentspace-so/runcomfy-skills
Installation
Summary
Precise single-image editing with Flux 1 Kontext Pro on RunComfy, optimized for high-fidelity local edits.
- Accepts a single source image URL and declarative edit prompt (e.g., "Keep the person's face unchanged, add an orange umbrella"), with optional seed for reproducibility
- Designed for targeted, preservation-focused edits; routes to Nano Banana Edit for batch workflows, GPT Image 2 for embedded text, or Flux 2 Klein for generation from scratch
- Requires RunComfy CLI (
npm i -g @runcomfy/cli) and authenticated account; invokesruncomfy run blackforestlabs/flux-1-kontext/pro/editlocally - Strongest results with single-instruction prompts led by preservation statements; compound edits should be split into sequential passes to avoid drift
SKILL.md
Flux Kontext Pro — Pro Pack on RunComfy
runcomfy.com · Model page · GitHub
Black Forest Labs' Flux 1 Kontext Pro — single-reference precise local image edit — hosted on the RunComfy Model API. Strong prompt control, consistent outputs, high fidelity.
npx skills add agentspace-so/runcomfy-skills --skill flux-kontext -g
When to pick this model (vs siblings)
| You want | Use |
|---|---|
| Single-image precise local edit ("she's now holding X") | Flux Kontext |
| High-fidelity preservation of source identity | Flux Kontext |
| Batch edits across 1–20 images | Nano Banana Edit |
| Edit multilingual / embedded text in image | GPT Image 2 edit |
| Generate from scratch, no source image | Flux 2 Klein |