What problem does it solve? Managing Philips Hue lighting from a terminal or automation pipeline requires direct interaction with the Hue Bridge API, which is cumbersome to script manually. This Skill provides ready-to-use OpenHue CLI commands for controlling lights, rooms, and scenes without writing API calls. ## Core Features & Use Cases - Light Control: Turn individual bulbs on or off and adjust brightness, color, and color temperature by name. - Room & Scene Management: Control entire rooms or activate predefined Hue scenes like Relax or Concentrate. - Automation Presets: Apply quick presets such as bedtime dimming, work mode, or movie mode, and combine with cron jobs for scheduled lighting. - Use Case: Ask the agent to dim the living room lights to 10% for movie night, and it runs the appropriate openhue set room command against your local Hue Bridge. ## Quick Start Ask the agent to turn off the bedroom lights or set the office to full brightness, and it will execute the matching openhue command.