Aurora banner
tonylofgren tonylofgren

Aurora

AI community

Description

--- description: 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

Installation

Installs to ~/.claude/skills/tonylofgren-aurora-smart-home-aurora/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tonylofgren-aurora-smart-home-aurora && curl -fsSL https://raw.githubusercontent.com/tonylofgren/aurora-smart-home/HEAD/commands/aurora.md -o ~/.claude/skills/tonylofgren-aurora-smart-home-aurora/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository