Aurora Smart Home orchestrator — routing layer for all smart home skills. Use this skill when the user asks ANY smart home question and you need to decide which skill to invoke, or when a task spans multiple skills (e.g., "build a sensor that shows on a dashboard and triggers automations"). Invoke aurora FIRST before reaching for a specific skill — it will route to the right specialist(s) and recommend the correct Claude model to keep token usage efficient. Trigger on: smart home, Home Assistant, ESPHome, automation, IoT, dashboard, ESP32, Node-RED, or any request about controlling or monitoring devices at home.
$npx -y skills add tonylofgren/aurora-smart-home --skill auroraInstalls into the current project.
Run `npx skills use "https://github.com/tonylofgren/aurora-smart-home" --skill "tonylofgren/aurora-smart-home/aurora"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tonylofgren/aurora-smart-home" that are relevant to the current task. Run `npx skills add "https://github.com/tonylofgren/aurora-smart-home"` and select the relevant skills, then follow their instructions.