home assistant skills

115 tagged home assistant, measured the same way as everything else here.

Browse within: blueprints 44hacs 35custom-integration 22hacs-integration 18home-assistant-integration 18homeassistant-component 17homeassistant-custom-component 17esphome 16home-automation 16yaml 13lovelace 9claude-skill 7msp 5scaffolding 5

bat-adhoc

01

homeassistant-ai/ha-mcp

Skill Claude CodeCodex

Run bot acceptance tests to validate MCP tools work correctly from a real AI agent's perspective. Use when testing PRs, detecting regressions, or verifying tool changes end-to-end with Claude/Gemini CLIs.

4.6k today A 48 tokens original MIT

bat-story-eval

02

homeassistant-ai/ha-mcp

Skill Claude CodeCodex

Compare MCP tool behavior between target and baseline versions using pre-built and custom stories with diff-based triage.

4.6k today A 26 tokens original MIT

contrib-pr-review

03

homeassistant-ai/ha-mcp

Skill Claude CodeCodex

Review a contribution PR for safety, quality, and readiness. Checks for security concerns, test coverage, size appropriateness, and intent alignment. Use when reviewing external contributions.

4.6k today A 39 tokens original MIT

find-skills

04

heshengtao/super-agent-party

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2.6k 9d ago A 67 tokens AGPL-3.0

heshengtao/super-agent-party

Skill Claude CodeCodex

Create Super Agent Party (SAP) extensions. This skill should be used when users want to create, build, or scaffold a new extension for Super Agent Party - including static HTML extensions (pure frontend) and Node.js backend extensions. Triggers on requests like "create a new SAP extension", "build an extension for…

2.6k 9d ago A 93 tokens AGPL-3.0

skill-creator

06

heshengtao/super-agent-party

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2.6k 9d ago A 45 tokens AGPL-3.0

alexbelgium/hassio-addons

Skill Claude CodeCodex

Workflow for alexbelgium/hassio-addons Home Assistant add-on work: diagnose with real measurements, independent Codex review, implement, open a PR, resolve CodeRabbit / Copilot / Codex bot review comments, verify in production. Use for any task touching an add-on in this repo — bugs, RAM/CPU/performance tuning…

2.6k today A 137 tokens original MIT

komal-SkyNET/claude-skill-homeassistant

Skill Claude CodeCodex

Manage Home Assistant configuration safely and fast — edit and deploy YAML (automations, blueprints, scripts, scenes, templates, MQTT), validate with ha core check, deploy via git or rapid scp, reload-vs-restart correctly, verify changes from logs, traces and entity state, and build Lovelace dashboards. Use for any…

953 1mo ago A 92 tokens original MIT

strategy-dev

09

TheRealSimon42/simon42-dashboard-strategy

Skill Claude CodeCodex

Arbeitsweise und Denkweise für die (Weiter-)Entwicklung der simon42 Dashboard Strategy — Architektur-Leitplanken, Qualitäts-Gates, Kreuzauswirkungs-Check, Umgang mit Community-PRs und hart erarbeitete Fallen aus der bisherigen Entwicklungspraxis. IMMER verwenden, wenn in diesem Repo gearbeitet wird: Issue umsetzen…

222 19d ago A 146 tokens

cn-stats

10

aahl/skills

Skill Claude CodeCodex

A command for comparing two software projects by scanning their structure, code, tests, documentation, and unfinished work. It produces scores and a written head-to-head assessment.

151 1mo ago A 34 tokens original MIT

edge-tts

11

aahl/skills

Skill Claude CodeCodex

Text-to-speech conversion using uvx edge-tts for generating audio from text. Use when (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS…

151 1mo ago A 85 tokens original MIT

hass-builder

12

aahl/skills

Skill Claude CodeCodex

A skill to build and manage Home Assistant configurations. Use when using the Home Assistant Builder (hab) CLI to inspect, create, update, delete, operate, or troubleshoot Home Assistant resources; when a user mentions hab, Home Assistant CLI automation, Lovelace/dashboard edits, helpers, automations, scripts…

151 1mo ago A 79 tokens original MIT

aurora

13

tonylofgren/aurora-smart-home

Skill Claude CodeCodex

Aurora Smart Home orchestrator — routing layer for all smart home skills. Use this skill when the user asks ANY smart home question and you need to decide which skill to invoke, or when a task spans multiple skills (e.g., "build a sensor that shows on a dashboard and triggers automations"). Invoke aurora FIRST before…

103 3d ago A 133 tokens original MIT

ESPHome

14

tonylofgren/aurora-smart-home

Skill Claude CodeCodex

ESPHome device configuration, firmware, and IoT product development. Covers ESP32, ESP32-S3, ESP32-C3, ESP32-C6, ESP32-H2, ESP32-P4, ESP8266, RP2040, RP2350, nRF52, LibreTiny, Shelly, Sonoff, Tuya, BLE proxy, Matter firmware, Thread, Zigbee, GPIO, sensor YAML, LVGL displays, LED strips, voice assistant hardware…

103 3d ago A 192 tokens original MIT

HA Integration Dev

15

tonylofgren/aurora-smart-home

Skill Claude CodeCodex

Home Assistant custom integration development in Python. Covers customcomponents, DataUpdateCoordinator, configflow, OAuth2, conversation agent, HACS publishing, device registry, entity platforms, services, repair issues, diagnostics, Bluetooth integrations, and multi-coordinator patterns.

103 3d ago A 55 tokens original MIT

homeassistant

16

ha-china/ha_claw

Skill Claude CodeCodex

Source-layer Home Assistant guide material preserved behind the runtime guide.

100 13d ago A 15 tokens original MIT

reolink-cli

17

reolink/reolink-cli

Skill Claude CodeCodex

Provides the only correct mechanism for operating Reolink network cameras locally — the installed reolink-cli binary plus its gateway. You MUST consult this skill whenever the user wants to do anything with an IP / network / surveillance / doorbell camera on their LAN, even if they never say "Reolink" — e.g.…

93 5d ago C 336 tokens original Apache-2.0

commit

18

SeloraHomes/ha-selora-ai

Skill Claude CodeCodex

Create a git commit following the project's conventional commit rules.

82 5d ago A 12 tokens original MIT

blueprint-import

19

jpawlowski/hacs.integration_blueprint

Skill Claude CodeCodex

Migrate an existing Home Assistant custom integration into the blueprint's structure and tooling without breaking the installations already running it. Use when asked to "import my integration", "migrate my existing integration into the blueprint", "adopt the blueprint in my repository", "move my custom component…

48 9d ago A 200 tokens original MIT

blueprint-tooling

20

jpawlowski/hacs.integration_blueprint

Skill Claude CodeCodex

Use this repository's development tooling correctly — the script/ validation and formatting commands, the fix-versus-check distinction, hassfest, adding a Python dependency in both manifest.json and requirements.txt, extending scripts with pre/post hook scripts, devcontainer environment variables, and template sync…

48 9d ago A 207 tokens original MIT

jpawlowski/hacs.integration_blueprint

Skill Claude CodeCodex

Diagnose and fix runtime problems in this Home Assistant custom integration — entities showing "unavailable" or "unknown", stale data, the integration failing to set up, "Config entry not ready", repeated reauth prompts, coordinator update failures, timeouts, or blocking-call warnings. Use when asked to "debug", "why…

48 9d ago A 219 tokens original MIT

ha-git-backup

22

NickoScope/nickol-knx-mcp

Skill Claude CodeCodex

Two-circuit backup & GitHub sync system for Home Assistant. Circuit 1 — real git inside /config with a deploy key, a pre-commit secret scanner and meaningful commits; Circuit 2 — full encrypted HA backups in GitHub Releases. Use EVERY time the task involves: backing up Home Assistant, syncing its config, git in…

16 3d ago A 187 tokens original MIT

SukramJ/openccu-loom

Skill Claude CodeCodex

Fan out read-only agents that verify code-comment claims against the actual code — comments naming consumers, "not wired yet" notes, file-header inventories, ratchet justifications. Run before every release. Use when asked for a comment sweep, a claims audit, or pre-release verification.

5 2d ago A 63 tokens

release

24

SukramJ/openccu-loom

Skill Claude CodeCodex

Cut an OpenCCU-Loom release — bump the version everywhere it is carried, update all three changelogs, run the pre-release sweep, tag. Use when the user asks to release, tag, or ship a version.

5 2d ago A 49 tokens