OpenHue CLI
SkillAI & modelsControl Philips Hue lights/scenes via the OpenHue CLI.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the OpenHue CLI skill
What this skill tells your AI
The instructions your AI receives, as published by seedprod/openclaw-prompts-and-skills in .claude/skills/openhue/SKILL.md and read by ahel’s review.
Use openhue to control Hue lights and scenes via a Hue Bridge.
Setup
- Discover bridges:
openhue discover - Guided setup:
openhue setup
Read
openhue get light --jsonopenhue get room --jsonopenhue get scene --json
Write
- Turn on:
openhue set light <id-or-name> --on - Turn off:
openhue set light <id-or-name> --off - Brightness:
openhue set light <id> --on --brightness 50 - Color:
openhue set light <id> --on --rgb #3399FF - Scene:
openhue set scene <scene-id>
Notes
- You may need to press the Hue Bridge button during setup.
- Use
--room "Room Name"when light names are ambiguous.
Signals
- GitHub stars
- 93
- Forks
- 20
- Last commit
- Jan 2026
ahel recommends instead
Advanced
- Catalog kind
- skill
- Gateway key
openhue-seedprod- Source
- github.com/seedprod/openclaw-prompts-and-skills