lighting-pass

star 0

Apply or adjust lighting and atmosphere to an existing scene. Supports dungeon moods like torch-lit, magical glow, ominous darkness.

newtro By newtro schedule Updated 2/8/2026

name: lighting-pass description: Apply or adjust lighting and atmosphere to an existing scene. Supports dungeon moods like torch-lit, magical glow, ominous darkness. allowed-tools: Bash, Read, Write, Edit, Glob, Grep argument-hint: <mood description, e.g. "eerie green magical glow with flickering torches">

Apply lighting and atmosphere to the current scene based on: $ARGUMENTS

Process

  1. Analyze current scene — get hierarchy, find existing lights, check render pipeline settings
  2. Determine mood from description — warm/cold, bright/dark, colored, flickering, etc.
  3. Adjust directional light — intensity, color, shadow settings
  4. Add/modify point lights — at torch positions, near props, for accent
  5. Configure post-processing — bloom, color grading, ambient occlusion, fog
  6. Apply ambient lighting — skybox, gradient, or flat color as appropriate
  7. Take screenshot for visual verification
  8. Iterate if the user wants adjustments
Install via CLI
npx skills add https://github.com/newtro/UnityPlugin --skill lighting-pass
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator