← 返回 Skills 市场
bytesagain-lab

Roomba Control

作者 bytesagain-lab · GitHub ↗ · v3.0.1 · MIT-0
cross-platform ✓ 安全检测通过
481
总下载
0
收藏
2
当前安装
15
版本数
在 OpenClaw 中安装
/install roomba-control
功能描述
Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Roomba Control concepts, best practices, and implementation patterns.
安全使用建议
This skill is coherent and low-risk: it prints local reference docs and does not use network access or credentials. If you plan to allow autonomous invocation, note the agent could run the included shell script; review the script (it's short) before granting execution rights. Small notes: the script has a minor version string/formatting bug (help output uses a quoted heredoc so $VERSION won't expand), but this is functional-only and not a security issue. If you need stronger isolation, run/inspect the script in a sandbox before use.
功能分析
Type: OpenClaw Skill Name: roomba-control Version: 3.0.1 The skill is a documentation reference tool that provides static text information about Roomba control concepts. Analysis of scripts/script.sh and SKILL.md shows no network activity, file system modifications, or credential access; all commands simply output hardcoded text via heredocs.
能力评估
Purpose & Capability
Name/description match the delivered assets. The package provides local reference documentation and a small CLI script that prints heredoc content — nothing in the files requires cloud access, credentials, or unrelated system privileges.
Instruction Scope
SKILL.md explicitly states no external API calls or network access; the included script only emits static documentation via heredocs and performs simple local control flow. The docs mention tools like tcpdump/wireshark as examples but do not invoke them. No instructions attempt to read arbitrary system files or credentials.
Install Mechanism
This is an instruction-only skill with no install spec. A single helper script is included; nothing is downloaded or extracted at install time, so there is no remote install risk.
Credentials
The skill requires no environment variables, no credentials, and no config paths. The code does not access environment secrets or other services beyond standard shell behaviour.
Persistence & Privilege
always is false and model invocation is allowed (the platform default). The skill does not request permanent presence, nor does it modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install roomba-control
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /roomba-control 触发
  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.5
yaml-fix+quality
v2.3.4
yaml-fix+quality
v2.3.3
Quality upgrade
v2.3.2
Quality upgrade: custom functionality
v2.3.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.1.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v1.0.0
Initial release of Roomba Control skill. - Control iRobot Roomba vacuums from the terminal using the cloud API. - Start, stop, pause, and schedule cleaning jobs, including specific rooms. - Monitor consumable status and receive alerts for parts needing replacement. - View cleaning history, detailed stats, and ASCII coverage maps. - Support for multiple robots with switching and bulk actions. - Designed for scripting and automation (cron, notifications, etc.).
元数据
Slug roomba-control
版本 3.0.1
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 15
常见问题

Roomba Control 是什么?

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

如何安装 Roomba Control?

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

Roomba Control 是免费的吗?

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

Roomba Control 支持哪些平台?

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

谁开发了 Roomba Control?

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

💬 留言讨论