/aurora
Aurora - independent community smart home orchestrator. Routes any smart home request to the right specialist skill and recommends the correct Claude model. Use this as your starting point for Home Assistant, ESPHome, Node-RED, or any IoT automation task.
> /plugin marketplace add tonylofgren/aurora-smart-home > /plugin install aurora@aurora-smart-home
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/aurora
Context preview
What this command does when you run it.
Aurora - independent community smart home orchestrator. Routes any smart home request to the right specialist skill and recommends the correct Claude model. Use this as your starting point for Home Assistant, ESPHome, Node-RED, or any IoT automation task.
Command definition
aurora.mddescription: Aurora - independent community smart home orchestrator. Routes any smart home request to the right specialist skill and recommends the correct Claude model. Use this as your starting point for Home Assistant, ESPHome, Node-RED, or any IoT automation task.
Read and follow the `aurora/SKILL.md` file that lives in this Aurora plugin's install directory - the same plugin directory that contains this `commands/aurora.md` file. Resolve the path relative to this command file's own location inside `~/.claude/plugins/<plugin>/aurora-smart-home/`, NOT relative to the user's current working directory. The user is almost always sitting in a different project (where they want a smart home thing built) and that project will not contain an `aurora/` folder. If you cannot find `aurora/SKILL.md` next to this command file, the Aurora plugin install is broken - say so directly rather than offering to create the file in the user's working project.
Once `aurora/SKILL.md` is loaded, start with the banner display and the opening question per the instructions in that file.
**Describe what you want to build. Get back automations, firmware, integrations, and dashboards that already passed validation.** Aurora is a Claude Code plugin with 21 smart home specialists backed by verified reference data.

