← 返回 Skills 市场
loutai0307-prog

Roomba Control

作者 loutai0307-prog · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
99
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install bytesagain-roomba-control
功能描述
Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Roomba Control concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Roomba Control

Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Roomba Control concepts, best practices, and implementation patterns. 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 appears coherent and low-risk: it only prints internal documentation and does not access the network or credentials. If you plan to run the included script locally, review its content (it's a read-only documentation printer) and ensure you trust the repository source. Note the skill is allowed to be invoked autonomously by agents by default — that is a normal platform behavior but keep it in mind if you grant agents broader privileges.
功能分析
Type: OpenClaw Skill Name: bytesagain-roomba-control Version: 1.0.0 The skill is a purely informational reference tool for 'Roomba Control' concepts. The implementation in `scripts/script.sh` consists of static text blocks delivered via heredocs, with no network requests, file system access, or credential handling. The instructions in `SKILL.md` accurately reflect the script's behavior and contain no malicious prompt injection or hidden commands.
能力评估
Purpose & Capability
Name/description promise a reference for 'Roomba Control' and the repository contains only documentation delivered via heredoc and a small CLI-style script that prints those docs. There are no unexpected binaries, credentials, or external services required.
Instruction Scope
SKILL.md states outputs are plain-text heredocs with no network access or credentials. The included script only prints built-in documentation. Minor wording in the quickstart mentions 'Required tools and access credentials' as a generic prereq, but nowhere is any credential access actually requested or used.
Install Mechanism
There is no install spec (instruction-only style) and the only shipped code is a small shell script. Nothing is being downloaded or extracted from third-party URLs.
Credentials
The skill declares no required environment variables, and the script does not read any secrets, config paths, or external tokens.
Persistence & Privilege
The skill is not forced-always; it is user-invocable and can be called autonomously (the platform default). It does not modify other skills or system configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bytesagain-roomba-control
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bytesagain-roomba-control 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Restored with improvements
元数据
Slug bytesagain-roomba-control
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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 插件,目前累计下载 99 次。

如何安装 Roomba Control?

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

Roomba Control 是免费的吗?

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

Roomba Control 支持哪些平台?

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

谁开发了 Roomba Control?

由 loutai0307-prog(@loutai0307-prog)开发并维护,当前版本 v1.0.0。

💬 留言讨论