Leaderboard/Automation/skills
Last commit on August 28, 2026·Created on January 30, 2026

homeassistant-ai/skills

A guide to building stable, native automations and dashboards within Home Assistant.
Combined rank
#393
across all skills
In Automation
#27
category rank
Stars
724
7d change unavailable
Forks
33
Watchers
31
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of real attention, adoption, and active maintenance.
TL;DR

This skill provides a framework for configuring Home Assistant automations, scripts, and dashboards using native constructs. It helps users avoid the fragility of over-reliance on Jinja2 templates and hard-coded values, ensuring that system changes remain maintainable.

By prioritizing entity IDs over device IDs and utilizing helpers instead of raw sensors, the skill streamlines the process of refactoring configurations and migrating device settings without breaking existing dependencies.

WHO IT'S FOR
Smart home enthusiasts
creating and editing HA automations and dashboards
Home automation power users
refactoring entity IDs and migrating device triggers
AppDaemon developers
writing custom Python apps for Home Assistant
Home Assistant administrators
upgrading Core or managing OS backups
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Want to install it?
Archive Import · Claude Marketplace · Claude Plugin · Clone to Claude · NPX Skills AddRepository instructions