← Back to Skills Marketplace
bytesagain-lab

Homeassistant Toolkit

by bytesagain-lab · GitHub ↗ · v3.0.1 · MIT-0
cross-platform ✓ Security Clean
474
Downloads
0
Stars
1
Active Installs
13
Versions
Install in OpenClaw
/install homeassistant-toolkit
Description
Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Homeassistant Toolkit concepts, best practices, and implementation pa...
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install homeassistant-toolkit
  3. After installation, invoke the skill by name or use /homeassistant-toolkit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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+.
Metadata
Slug homeassistant-toolkit
Version 3.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 13
Frequently Asked Questions

What is Homeassistant Toolkit?

Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Homeassistant Toolkit concepts, best practices, and implementation pa... It is an AI Agent Skill for Claude Code / OpenClaw, with 474 downloads so far.

How do I install Homeassistant Toolkit?

Run "/install homeassistant-toolkit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Homeassistant Toolkit free?

Yes, Homeassistant Toolkit is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Homeassistant Toolkit support?

Homeassistant Toolkit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Homeassistant Toolkit?

It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v3.0.1.

💬 Comments