relight

Change lighting direction, color temperature, and mood in still images via RunComfy CLI.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/brillianodhiya/VisionScript --skill relight-brillianodhiya
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: relight
Source: https://github.com/brillianodhiya/VisionScript/tree/main/.agents/skills/relight
Command: npx skills add https://github.com/brillianodhiya/VisionScript --skill relight-brillianodhiya

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @runcomfy/cli.

What problem does it solve? Changing how a photo is lit normally requires reshooting or manual editing. This Skill relights still images through the RunComfy CLI, routing to a purpose-built relighting model or identity-preserving edit endpoints depending on the task. ## Core Features & Use Cases - Dedicated relighting: Routes to Qwen Edit 2509's relight LoRA endpoint for precise control over light direction, color temperature, intensity, and mood while preserving subject identity. - Fallback edit endpoints: Uses Nano Banana 2 Edit, GPT Image 2 Edit, or FLUX Kontext Pro when lighting changes are part of a broader composite edit or reference-matching workflow. - Use Case: Relight a product catalog photo from flat white-box lighting to warm window light, or shift a portrait from overcast to golden hour, with a single CLI command. ## Quick Start Ask the agent to relight your image, for example: relight this product photo with warm golden-hour light from the left while preserving the product's orientation and colors.

Frequently Asked Questions about relight

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I relight an image with the RunComfy CLI?▼

Install the CLI with npm i -g @runcomfy/cli, sign in with runcomfy login, then run runcomfy run qwen/qwen-edit-2509/lora/relight with a JSON input containing the image URL and a lighting prompt, plus an --output-dir for results.

Which model should I use for image relighting?▼

Use Qwen Edit 2509 Relight LoRA for dedicated relighting with precise control over direction, temperature, and intensity. Use Nano Banana 2 Edit when the lighting change is part of a broader edit, or GPT Image 2 Edit to match a reference photo's lighting.

How do I write a good relighting prompt?▼

Lead with the lighting type, then quantify it: name the source (golden hour, studio softbox), color temperature (warm 3200K), direction (camera-left at 45°), and intensity (soft, hard). Explicitly state preservation, such as "preserve subject pose, framing, and color identity."

Can this skill relight videos?▼

No, the CLI endpoint is image-only. RunComfy offers ComfyUI workflows with IC-Light variants for product and video relighting, available through the runcomfy.com comfyui-workflows catalog.

Why did my relight change the subject's appearance?▼

The model may drift without explicit preservation instructions. Add a phrase like "preserve subject pose, framing, and color identity" to the prompt, or use FLUX Kontext Pro with a "Keep everything exactly" instruction for surgical lighting tweaks.