What problem does it solve?
The ha-addons skill helps users design, scaffold, and validate Home Assistant add-ons, simplifying the process of wrapping apps, creating add-ons from templates, and documenting configuration for the Supervisor ecosystem.
Core Features & Use Cases
- Discovery-driven scaffolding: Quickly analyze a repository or Docker image to generate add-on skeletons and reduce manual setup.
- Config guidance & templating: Produce a structured config.yaml, translations, and documentation stubs based on discovered data.
- Workflow orchestration: Guide Phase-based workflows from discovery through deployment, including optional file collection (Dockerfile, docker-compose, etc.).
- Use Case: Convert a GitHub project into a Home Assistant add-on with minimal manual steps.
Quick Start
Use the ha-addons skill to scaffold an add-on from a public repository or image by initiating the discovery step and following its prompts.