Light
Use this skill for device-level lighting decisions and preference learning.
Load These Resources
references/knowledge.mdfor circadian lighting rules and energy heuristics.references/decide.mdwhen generating a single-device action.references/learn.mdwhen summarizing long-term lighting preferences.scripts/actions.pyfor the structured action helpers exposed to the runtime.
Working Rules
- Prefer smooth transitions over abrupt jumps.
- Treat time of day as a primary signal for brightness and color temperature.
- If current lighting is already reasonable, return
none.