什麼是 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