skills/huectl/SKILL.md
Control Philips Hue lights from the terminal through a local Hue Bridge. Use when the user wants to pair with a Hue Bridge, discover Hue bridges, list lights, open the interactive dashboard, or turn Hue lights on, off, or toggle them from the command line.
npx skillsauth add Aayush9029/homebrew-tap huectlInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Control Philips Hue lights from your terminal.
brew install aayush9029/tap/huectl
huectl
huectl auth
huectl status
huectl on
huectl off all
huectl toggle "lamp 1"
documentation
Search and read Wikipedia from your terminal. Use when the user wants to look up Wikipedia articles, search for topics, or read a random article from the command line.
testing
Background battery and power logger for macOS. Use when the user needs to monitor battery health, log power data over time, or check Mac power stats from the command line.
testing
Disposable email in your terminal. Use when the user needs a temporary email address, wants to check a disposable inbox, or read messages from the command line.
testing
Check and update Swift package dependencies from Package.swift files. Use when the user wants to audit outdated dependencies, update selected packages interactively, or run recursive updates across multiple Swift package projects.