← 返回 Skills 市场
bytesagain-lab

Homeassistant Toolkit

作者 bytesagain-lab · GitHub ↗ · v3.0.1 · MIT-0
cross-platform ✓ 安全检测通过
474
总下载
0
收藏
1
当前安装
13
版本数
在 OpenClaw 中安装
/install homeassistant-toolkit
功能描述
Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Homeassistant Toolkit concepts, best practices, and implementation pa...
使用说明 (SKILL.md)

Homeassistant Toolkit

Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Homeassistant Toolkit concepts, best practices, and implementation pa... No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill is a simple local reference CLI that prints static documentation and does not require credentials or network access. It appears safe and coherent with its description. You can install/use it without providing secrets; if you plan to run the included script locally, inspect the file (already provided) and run it in a normal user context. Note the minor help-text bug (version variable won't expand) and the registry version (3.0.1) versus script VERSION (3.0.0) — purely cosmetic. As always, monitor upstream changes (a future update could add network or credential usage) and review new versions before trusting them.
功能分析
Type: OpenClaw Skill Name: homeassistant-toolkit Version: 3.0.1 The homeassistant-toolkit skill is a purely informational reference tool that provides documentation via a bash script. The script (scripts/script.sh) uses static heredocs to output plain-text guides for various topics (intro, security, debugging, etc.) and contains no network calls, file system modifications, or credential handling, aligning perfectly with its stated purpose in SKILL.md.
能力评估
Purpose & Capability
Name/description (Homeassistant reference toolkit) align with the included files: a SKILL.md and a small shell script that prints documentation. There are no unrelated credentials, binaries, or install steps requested.
Instruction Scope
SKILL.md explicitly states output is via heredoc with no external API calls or network access, which matches the script. Minor implementation issues: show_help uses a single-quoted heredoc containing $VERSION so the variable will not expand in the printed help (a bug, not a security concern).
Install Mechanism
No install spec is provided (instruction-only), so nothing is written to disk by an installer. The included script is plain shell with no downloads or archive extraction.
Credentials
The skill declares and uses no environment variables, credentials, or config paths. The documentation mentions tools (tcpdump, wireshark, top) only as examples; the script does not invoke them.
Persistence & Privilege
always is false and the skill does not request persistent/system privileges or modify other skills or system-wide configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install homeassistant-toolkit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /homeassistant-toolkit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.1
Fix description
v3.0.0
Clean package
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.3
yaml-fix+quality
v2.3.2
yaml-fix+quality
v2.3.1
Quality upgrade
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v1.1.0
Fix python heredoc parameter passing bug
v1.0.0
Initial public release: Full-featured CLI toolkit for Home Assistant power users. - Control devices, manage automations, query entity states, and orchestrate scenes/scripts via the command line using the Home Assistant REST API. - Supports device control, automation management, scene/script orchestration, system diagnostics, and bulk operations. - Provides monitoring mode and easy cron integration for automated tasks. - Includes robust error handling and security best practices. - Requires Home Assistant 2023.1+, a long-lived access token, and Python 3.6+.
元数据
Slug homeassistant-toolkit
版本 3.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 13
常见问题

Homeassistant Toolkit 是什么?

Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Homeassistant Toolkit concepts, best practices, and implementation pa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 474 次。

如何安装 Homeassistant Toolkit?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install homeassistant-toolkit」即可一键安装,无需额外配置。

Homeassistant Toolkit 是免费的吗?

是的,Homeassistant Toolkit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Homeassistant Toolkit 支持哪些平台?

Homeassistant Toolkit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Homeassistant Toolkit?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v3.0.1。

💬 留言讨论