git log --oneline --stat
HEAD
- Stars
- 1.6k
- Forks
- 59
- Updated
- Apr 19, 2026
repo --stat
stars
1.6k
forks
59
last update
Apr 19, 2026
license
MITv1.7.1
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add home-assistant-automation - Invoke
// Run from any project directory
$ claude --skill home-assistant-automation "wire up a GitHub Actions deploy" - Or copy this from the README
// extracted from a Usage / Example section
$ claude skills add home-assistant-automation > "When the front door opens after sunset, turn on the hallway light to 60% for 5 minutes, but only if nobody is already home."
home-assistant-automation/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Home Assistant Automation
- slug:
- home-assistant-automation
- version:
- v1.7.1
- license:
- MIT
- author:
- @ha-skills
- categories:
- tags:
- #home-assistant#iot#automation#yaml#lovelace
- description:
Author Home Assistant YAML automations and scripts. Triggers, conditions, scenes, dashboards.
README.md
home-assistant-automation/README.md
6 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…