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