Control Philips Hue smart lights over the LOCAL network (Hue Bridge REST API) — turn lights on/off, set brightness/color, activate scenes, list rooms. Keyless (local bridge token, no cloud). Use when asked to "turn on/off the lights", "dim the lights", "set the lights to blue", "lights scene".
$npx -y skills add diillson/chatcli --skill hue-lightsInstalls into the current project.
Run `npx skills use "https://github.com/diillson/chatcli" --skill "diillson/chatcli/hue-lights"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/diillson/chatcli" that are relevant to the current task. Run `npx skills add "https://github.com/diillson/chatcli"` and select the relevant skills, then follow their instructions.