·ha-addon

Develop Home Assistant add-ons with Docker, Supervisor API, and multi-arch builds. Use when creating add-ons, configuring Dockerfiles, setting up ingress, or publishing to repositories. Activates on keywords: add-on, addon, supervisor, hassio, ingress, bashio, docker.

15Installs·0Trend·@nodnarbnitram

Installation

$npx skills add https://github.com/nodnarbnitram/claude-code-extensions --skill ha-addon

SKILL.md

Expert guidance for building, configuring, and publishing Home Assistant add-ons with Docker, Supervisor integration, and multi-architecture support.

| Permission errors | Permission denied on supervisor API calls | Use correct SUPERVISORTOKEN and API endpoints | | Configuration validation | Add-on won't load | Validate config.yaml schema before publishing | | Docker base image errors | Missing dependencies in runtime | Use official Home Assistant base images (ghcr.io/home-assistant) |

| Ingress misconfiguration | Web UI not accessible through HA | Configure nginx reverse proxy correctly | | Multi-arch build failures | Add-on only works on one architecture | Set up build.yaml with architecture matrix |

Develop Home Assistant add-ons with Docker, Supervisor API, and multi-arch builds. Use when creating add-ons, configuring Dockerfiles, setting up ingress, or publishing to repositories. Activates on keywords: add-on, addon, supervisor, hassio, ingress, bashio, docker. Source: nodnarbnitram/claude-code-extensions.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nodnarbnitram/claude-code-extensions --skill ha-addon
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ha-addon?

Develop Home Assistant add-ons with Docker, Supervisor API, and multi-arch builds. Use when creating add-ons, configuring Dockerfiles, setting up ingress, or publishing to repositories. Activates on keywords: add-on, addon, supervisor, hassio, ingress, bashio, docker. Source: nodnarbnitram/claude-code-extensions.

How do I install ha-addon?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nodnarbnitram/claude-code-extensions --skill ha-addon Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/nodnarbnitram/claude-code-extensions