# Relight Images with RunComfy

Changing image lighting usually requires a new shoot or manual editing. This skill helps Claude, Codex, or Claude Code route still-image relighting requests through RunComfy models.

## Install

```bash
npx skillstore add agentspace-so/relight
```

## Metadata

- Status: approved
- Slug: agentspace-so-relight
- Skillstore revision: r1
- Version status: missing
- Tree hash: 5c4aa82d55a5fc627405cb402afec464189c4a0f0dc5824c4b734894b1d244c2
- Author: agentspace-so
- GitHub username: agentspace-so
- License: MIT
- Repository: https://github.com/agentspace-so/runcomfy-agent-skills/tree/main/relight/
- Ref: 7db9b9f06e0ab79c575b58bc48c4d8dc9849f424
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, network, filesystem
- Quality score: 78
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/agentspace-so-relight
- Manifest: https://skillstore.pages.dev/api/skills/agentspace-so-relight/manifest

## Capabilities

- Routes still-image relighting prompts to Qwen Edit 2509 Relight LoRA by default.
- Suggests fallback RunComfy edit models for composite edits and reference-based lighting.
- Provides command examples for running relight jobs with the runcomfy CLI.
- Helps describe lighting direction, temperature, intensity, and mood in prompts.
- Documents output handling through the CLI output directory.

## Use Cases

- Refresh catalog product lighting: Convert plain product shots into warmer studio or lifestyle lighting while keeping orientation and color identity stable.
- Shift portrait mood: Change portraits from flat or overcast lighting to golden hour, window light, or dramatic rim lighting.
- Prototype lighting directions: Test several lighting styles before choosing a final look for campaigns or visual concepts.

## Prompt Templates

### Basic relight

```
Relight this image with warm golden hour lighting. Preserve the subject, pose, framing, and main colors.
```

### Product studio lighting

```
Relight this product photo with a soft key light from camera-left, a weak fill from camera-right, and neutral 5500K color temperature. Preserve product shape and color.
```

### Portrait mood change

```
Use RunComfy to relight this portrait as blue hour. Add a soft cool key light from the left and a subtle warm rim light from behind. Preserve identity and facial expression.
```

### Reference-style lighting match

```
Match the lighting direction, contrast, and color temperature of the reference image while preserving the subject and composition of the source image.
```

## Limitations

- Requires the runcomfy CLI and a valid RunComfy account or token.
- Sends source images or image URLs to RunComfy model endpoints.
- Targets still images, not video relighting workflows.
- Lighting fidelity depends on the selected model and prompt clarity.

## Best Practices

- State the light source, direction, color temperature, and intensity in the same prompt.
- Always ask to preserve subject identity, framing, pose, and important colors.
- Use user-provided image URLs only, and confirm that the images may be sent to RunComfy.

## Anti Patterns

- Do not use this skill for unrelated object edits when lighting is not the main change.
- Do not pass private image URLs unless the user has approved external processing.
- Do not install the CLI from unverified scripts or pipe remote installers into a shell.

## Security Audit

- Audited at: 2026-07-09T01:08:10.026\+00:00
- Summary: The static findings are dominated by Markdown backticks, documentation links, and stated RunComfy CLI usage rather than executable malicious code. No prompt injection, data exfiltration intent, or hidden command behavior was found in SKILL.md; users should still understand that relighting sends approved image inputs to RunComfy and uses a local CLI token.

## Stats

- Views: 52
- Downloads: 9
- Favorites: 0
- Popularity score: 0
