openhue

Controls Philips Hue lights and scenes via OpenHue CLI commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to control your Philips Hue lights and scenes directly from the command line, integrating smart lighting control into your automated workflows.

Core Features & Use Cases

  • Discover Bridges: Automatically find Hue Bridges on your network.
  • Guided Setup: Easily configure your connection to the Hue Bridge.
  • Light Control: Turn lights on/off, adjust brightness, and set colors.
  • Scene Activation: Trigger pre-defined lighting scenes.
  • Use Case: Set a "movie night" scene in your living room with a single command.

Quick Start

Use the openhue skill to turn on the light named 'Living Room Lamp'.

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 command line?

Triggering pre-defined lighting scenes from the command line involves using this Skill to send scene activation commands via the OpenHue CLI to your Hue Bridge, allowing you to instantly set environments like a movie night scene.

How do I discover and set up a Hue Bridge for CLI automation?

Discovering and setting up a Hue Bridge for CLI automation is handled by this Skill's guided setup process, which automatically finds Hue Bridges on your local network and configures the connection required for programmatic lighting control.

Do I need the openhue-cli binary installed to control my smart home lighting?

Yes, you need the openhue-cli binary installed and accessible in your system's PATH to use this Skill, as it relies entirely on this command-line interface to execute lighting control and scene activation commands on your Hue Bridge.

Can I integrate Philips Hue lighting control into my existing automation workflows?

You can integrate Philips Hue lighting control into your existing automation workflows by using this Skill to execute command-line instructions, allowing your automated scripts to manage individual lights and trigger scenes programmatically.