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" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill home-assistant-automation "now refactor it"
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
- repository:
- github.com/ha-skills/automation
- categories:
- tags:
- #home-assistant#iot#automation#yaml#lovelace
- description:
Author Home Assistant YAML automations and scripts. Triggers, conditions, scenes, dashboards.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
home-assistant-automation/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…