一键导入
c-lights
Control Philips Hue smart lights using the `openhue` CLI. Turn lights on/off, adjust brightness and color, activate scenes, and manage rooms and groups.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Control Philips Hue smart lights using the `openhue` CLI. Turn lights on/off, adjust brightness and color, activate scenes, and manage rooms and groups.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | c-lights |
| description | Control Philips Hue smart lights using the `openhue` CLI. Turn lights on/off, adjust brightness and color, activate scenes, and manage rooms and groups. |
| tags | ["hue","lights","smart-home","openhue","philips","automation"] |
Enables Claude to control Philips Hue smart lighting — individual bulbs, rooms, and scenes — using the openhue CLI.
openhue# List all lights
openhue get lights
# List all rooms/groups
openhue get rooms
# Turn a light on or off
openhue set light "Desk Lamp" --on
openhue set light "Desk Lamp" --off
# Set brightness (0-100)
openhue set light "Bedroom" --brightness 75
# Set color by name or hex
openhue set light "Living Room" --color red
openhue set light "Living Room" --color "#FF6600"
# Set color temperature (warm to cool, in mirek)
openhue set light "Kitchen" --color-temp 370
# Control an entire room
openhue set room "Living Room" --on --brightness 80
# List available scenes
openhue get scenes
# Activate a scene
openhue set scene "Relax" --room "Living Room"
openhue configured with your Hue Bridge IP and API keyLock In Mode — orchestrate distraction blocking, environment setup, and session tracking.
OpenPaw coordinator — routes requests to skills, manages memory, knows what's installed. Use /c for any task.
System clipboard — copy, paste, transform content between clipboard and files.
macOS Contacts — search, list, and look up contact details via AppleScript.
Timers, alarms, and pomodoro — set countdowns with native notifications.
Weather forecasts and conditions — current, hourly, multi-day. No API key needed.