什么是 home-assistant-apps?
开发、配置、测试、发布和保护 Home Assistant 应用程序(以前称为附加组件)——由主管管理的基于 Docker 的扩展。在创建新应用程序、编写 Dockerfile、配置 config.yaml、设置 Ingress、构建存储库、实施安全最佳实践或发布到容器注册表时使用。 来源:borales/home-assistant-skills。
开发、配置、测试、发布和保护 Home Assistant 应用程序(以前称为附加组件)——由主管管理的基于 Docker 的扩展。在创建新应用程序、编写 Dockerfile、配置 config.yaml、设置 Ingress、构建存储库、实施安全最佳实践或发布到容器注册表时使用。
通过命令行快速安装 home-assistant-apps AI 技能到你的开发环境
来源:borales/home-assistant-skills。
Develop, configure, test, publish, and secure Home Assistant apps (formerly known as add-ons). Apps are Docker container images managed by the Home Assistant Supervisor that extend functionality — from MQTT brokers to file-sharing services and custom web UIs.
Apps (formerly called "add-ons") allow users to extend Home Assistant by running additional containerized applications alongside it. Under the hood, apps are Docker container images published to a container registry (e.g., GitHub Container Registry, Docker Hub). The Supervisor manages the full lifecycle: installation, configuration, starting, stopping, updating, and backups.
Developers create GitHub repositories containing one or more apps for easy community sharing.
开发、配置、测试、发布和保护 Home Assistant 应用程序(以前称为附加组件)——由主管管理的基于 Docker 的扩展。在创建新应用程序、编写 Dockerfile、配置 config.yaml、设置 Ingress、构建存储库、实施安全最佳实践或发布到容器注册表时使用。 来源:borales/home-assistant-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/borales/home-assistant-skills --skill home-assistant-apps开发、配置、测试、发布和保护 Home Assistant 应用程序(以前称为附加组件)——由主管管理的基于 Docker 的扩展。在创建新应用程序、编写 Dockerfile、配置 config.yaml、设置 Ingress、构建存储库、实施安全最佳实践或发布到容器注册表时使用。 来源:borales/home-assistant-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/borales/home-assistant-skills --skill home-assistant-apps 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/borales/home-assistant-skills