What problem does it solve? Managing Philips Hue smart lighting from the command line or an AI agent requires knowing the Hue Bridge API and writing custom requests. This Skill wraps the OpenHue CLI so you can turn lights on or off, adjust brightness, color, and temperature, and activate scenes with simple commands. ## Core Features & Use Cases - Light Control: Turn individual lights on or off and set brightness (0-100), color temperature (153-500 mirek), and color by name or hex value. - Room & Zone Management: Control entire rooms at once, such as dimming a whole bedroom or turning off an office. - Scene Activation: Trigger saved Hue scenes like "Relax" or "Concentrate" in specific rooms. - Use Case: Say "set up movie mode" and the agent runs openhue set room "Living Room" --on --brightness 10 to dim the living room lights instantly. ## Quick Start Ask the agent to turn on the bedroom lamp at 50 percent brightness using the openhue CLI.