home-assistant
✓如果用戶想要連接到 Home Assistant 或在項目中以任何形式利用 Home Assistant,請使用此選項。指導用戶將 Home Assistant 集成到家庭自動化控製或數據攝取項目中。收集和驗證連接憑據(URL 和長期訪問令牌),為 Python 和 Node.js 實現提供 API 參考文檔,並幫助將 Home Assistant API 集成到用戶項目中。
SKILL.md
This skill helps users integrate Home Assistant into their projects, whether to control smart home devices or to ingest sensor data and state information. The skill guides users through connection setup, validates credentials, and provides comprehensive API reference documentation for both Python and Node.js.
If the user provides a URL with a path component (e.g., http://homeassistant.local:8123/lovelace/dashboard), normalize it by removing everything after the host and port. The base URL should only include the scheme, host, and port:
If users don't know where to find their Long-Lived Access Token, provide these instructions:
如果用戶想要連接到 Home Assistant 或在項目中以任何形式利用 Home Assistant,請使用此選項。指導用戶將 Home Assistant 集成到家庭自動化控製或數據攝取項目中。收集和驗證連接憑據(URL 和長期訪問令牌),為 Python 和 Node.js 實現提供 API 參考文檔,並幫助將 Home Assistant API 集成到用戶項目中。 來源:balloob/llm-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/balloob/llm-skills --skill home-assistant- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 home-assistant?
如果用戶想要連接到 Home Assistant 或在項目中以任何形式利用 Home Assistant,請使用此選項。指導用戶將 Home Assistant 集成到家庭自動化控製或數據攝取項目中。收集和驗證連接憑據(URL 和長期訪問令牌),為 Python 和 Node.js 實現提供 API 參考文檔,並幫助將 Home Assistant API 集成到用戶項目中。 來源:balloob/llm-skills。
如何安裝 home-assistant?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/balloob/llm-skills --skill home-assistant 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/balloob/llm-skills