openhue

Control Philips Hue lights, groups, and scenes from the command line.

Updated May 8, 2026
One-click install
npx skills add https://github.com/gztcode/my-skills --skill openhue-gztcode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhue
Source: https://github.com/gztcode/my-skills/tree/main/openhue
Command: npx skills add https://github.com/gztcode/my-skills --skill openhue-gztcode

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manages your Philips Hue lights, rooms, and scenes without leaving your terminal. No need to open multiple apps to adjust lights.

Core Features & Use Cases

  • Control Lights and Scenes: Easily turn on/off lights, dim or set colors and temperatures.
  • Automated Workflows: Execute tasks such as setting a movie scene at bedtime automatically.
  • Custom Commands: Execute complex combinations of actions on individual bulbs or entire rooms.

Quick Start

Run 'openhue get light' to list all the lights in your system.

Frequently Asked Questions about openhue

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control Philips Hue lights from the terminal?

You can control Philips Hue lights from the terminal by pairing the Hue Bridge with a command-line interface to manage individual bulbs, groups, and scenes. This allows precise smart home lighting adjustments without opening external apps.

Can I automate smart home lighting scenes using scripts?

Yes, you can automate smart home lighting scenes using scripts that interact with the Philips Hue platform. This enables dynamic adjustment of lighting, allowing you to execute tasks like setting a movie scene automatically at bedtime.

Do I need a Hue Bridge to manage bulbs via command-line?

Yes, you need a Hue Bridge paired with the command-line interface to manage bulbs. The Bridge acts as the central network hub, enabling the command-line instructions to communicate directly with your Philips Hue smart home system.

How do I list all available Philips Hue lights in my system?

To list all available Philips Hue lights in your system, you can run the 'openhue get light' command in your terminal. This queries your paired Hue Bridge and returns a complete inventory of connected bulbs.

What custom lighting commands can I execute for smart home automation?

You can execute complex combinations of custom lighting commands for smart home automation, such as turning lights on or off, dimming, and setting colors and temperatures. These actions can target individual bulbs or entire rooms simultaneously.

Why use a command-line interface instead of the Philips Hue app?

Using a command-line interface instead of the Philips Hue app lets you manage lights, rooms, and scenes without leaving the terminal. It is ideal for integrating lighting control directly into automated workflows and custom scripts.

Related Skills