Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Startedopenhue
Control Philips Hue lights and scenes via the OpenHue CLI.
Stars7
Forks0
UpdatedFebruary 11, 2026 at 00:35
SKILL.md
readonlyMenu
Control Philips Hue lights and scenes via the OpenHue CLI.
Based on SOC occupation classification
Run system health checks on the openrappter agent framework and connected services.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in, or reading/injecting/running secrets via op.
Search, read, and create Apple Notes using osascript/JXA on macOS.
Create, list, and manage Apple Reminders using osascript/JXA on macOS.
Search, read, and create notes in Bear using x-callback-url on macOS.
Post and interact with Bluesky social network via the AT Protocol API.
| name | openhue |
| description | Control Philips Hue lights and scenes via the OpenHue CLI. |
| homepage | https://www.openhue.io/cli |
| metadata | {"openclaw":{"emoji":"๐ก","requires":{"bins":["openhue"]},"install":[{"id":"brew","kind":"brew","formula":"openhue-cli","bins":["openhue"],"label":"Install OpenHue CLI (brew)"}]}} |
Control Philips Hue lights from the command line.
openhue get lights
openhue set light "Living Room" --on true
openhue set light "Bedroom" --on false
openhue set light "Desk Lamp" --brightness 80 --color "#FF6B35"
# List scenes
openhue get scenes
# Activate a scene
openhue set scene "Movie Night"
openhue get rooms
openhue set room "Office" --on true --brightness 100