Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始めるopenhue
Control Philips Hue lights and scenes via the OpenHue CLI.
スター7
フォーク0
更新日2026年2月11日 00:35
SKILL.md
readonlyメニュー
Control Philips Hue lights and scenes via the OpenHue CLI.
SOC 職業分類に基づく
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