openhue

Control Philips Hue lights and scenes via the openhue-cli command-line interface.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Discover Bridges: Automatically find Hue Bridges on the network.
  • Guided Setup: Simplifies the initial pairing and configuration process.
  • Light Control: Turn lights on/off, adjust brightness, and set colors.
  • Scene Activation: Apply pre-configured lighting scenes.
  • Use Case: Set a "movie night" scene in your living room or turn off all lights in the house 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?

You can control Philips Hue lights from the command line by using a dedicated CLI tool to interact with the Hue Bridge API, allowing you to manage lighting states, brightness, and colors.

Can I automate smart home lighting scenes using a CLI?

Yes, you can automate smart home lighting scenes using a CLI by sending commands to the Hue Bridge API to instantly apply pre-configured lighting scenes like movie night.

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

To set up a Hue Bridge for CLI control, the CLI tool automatically discovers bridges on your network and provides a guided setup process to simplify initial pairing and configuration.

What do I need to interact with the Hue Bridge API for device management?

To interact with the Hue Bridge API for device management, you need the dedicated openhue-cli binary installed to facilitate communication between your commands and the smart lights.

Can I adjust brightness and color settings for smart lights via terminal commands?

Yes, you can adjust brightness and color settings for smart lights via terminal commands by passing the desired parameters through the CLI to update the Hue Bridge API.

Are there limitations to controlling Philips Hue lights through a CLI?

Controlling Philips Hue lights through a CLI requires the openhue-cli binary and direct network access to the Hue Bridge, meaning automation fails if the local network connection is interrupted.