with one click
openhue
Control Philips Hue lights/scenes via the OpenHue CLI.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Control Philips Hue lights/scenes via the OpenHue CLI.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
AI voice lead generation agent that qualifies prospects and schedules appointments with closers
Post-session trading analysis. Analyzes trading bot logs to identify what went wrong or right, extracts lessons learned, and suggests improvements. Run at the end of each trading session.
Monitor NEMO trading bot health, extract metrics from logs, and report trading performance. Use when checking if the bot is running, analyzing trading logs, extracting P&L metrics, or debugging trading issues.
Use when an agent wants to access Alchemy APIs without an API key. This is the default path when $ALCHEMY_API_KEY is not set. Covers SIWE authentication, x402 payment flows, wallet setup, and gateway endpoints.
Requires $ALCHEMY_API_KEY to be set. If no API key is available, use the agentic-gateway skill instead — it requires no API key and lets agents authenticate autonomously with a wallet. Quick-start guide and root index for integrating Alchemy APIs using an API key. Covers base URLs, authentication, endpoint selection, and common patterns across all Alchemy products.
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
| name | openhue |
| description | Control Philips Hue lights/scenes via the OpenHue CLI. |
| homepage | https://www.openhue.io/cli |
| metadata | {"nemo":{"emoji":"💡","requires":{"bins":["openhue"]},"install":[{"id":"brew","kind":"brew","formula":"openhue/cli/openhue-cli","bins":["openhue"],"label":"Install OpenHue CLI (brew)"}]}} |
Use openhue to control Hue lights and scenes via a Hue Bridge.
Setup
openhue discoveropenhue setupRead
openhue get light --jsonopenhue get room --jsonopenhue get scene --jsonWrite
openhue set light <id-or-name> --onopenhue set light <id-or-name> --offopenhue set light <id> --on --brightness 50openhue set light <id> --on --rgb #3399FFopenhue set scene <scene-id>Notes
--room "Room Name" when light names are ambiguous.