openhue Skill
Control Philips Hue lights, scenes, rooms via OpenHue CLI. Published by NousResearch in hermes-agent.
What is openhue Skill?
Control Philips Hue lights, scenes, rooms via OpenHue CLI. Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using hermes-agent
Technical details
- Install or run with Copy skill directory
When to use openhue Skill
- Use it for developers using hermes-agent.
Built with
Editorial notes
Source
- Creator: NousResearch
- Repository: NousResearch/hermes-agent
- Skill file: skills/smart-home/openhue/SKILL.md
What it does
Control Philips Hue lights, scenes, rooms via OpenHue CLI.
Skill instructions
OpenHue CLI Control Philips Hue lights and scenes via a Hue Bridge from the terminal. Prerequisites bash Linux (pre-built binary) curl -sL https://github.com/openhue/openhue-cli/releases/latest/download/openhue-linux-amd64 -o ~/.local/bin/openhue && chmod +x ~/.local/bin/openhue macOS brew install openhue/cli/openhue-cli First run requires pressing the button on your Hue Bridge to pair. The bridge must be on the same local network. When to Use - "Turn on/off the lights" - "Dim the living room lights" - "Set a scene" or "movie mode" - Controlling specific Hue rooms, zones, or individual bulbs - Adjusting brightness, color, or color temperature Common Commands List Resources bash openhue get light List all lights openhue get room List all rooms openhue get scene List all scenes Control Lights bash Turn on/off openhue set light "Bedroom Lamp" --on openhue set light "Bedroom Lamp" --off Brightness (0-100) openhue set light "Bedroom Lamp" --on --brightness 50 Color temperature (warm to cool
Explore related resources
Frequently asked questions
What is openhue?
openhue is a open-source AI agent skill with Copy skill directory. Control Philips Hue lights, scenes, rooms via OpenHue CLI.
Who is openhue best for?
openhue is best for reusing agent instructions, scripts, and references.
How do I install openhue?
Install or run openhue using Copy skill directory. Check openhue for the latest setup command.
Is openhue actively maintained?
openhue may need a closer maintenance check before production use.
Auto-fetched from GitHub.