← 返回 Skills 市场
2127
总下载
4
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install robo-rock
功能描述
Control Roborock robot vacuums (status, clean, maps, consumables). Use when asked to vacuum, check vacuum status, control robot vacuum, or manage cleaning schedules. Triggers on vacuum, roborock, clean floor, hoover, robot cleaner keywords.
安全使用建议
This skill appears coherent, but take these precautions before installing: 1) Verify and review the upstream python-roborock project (GitHub/PyPI) so you trust the code that will run with your credentials. 2) Use pipx or a virtualenv as recommended to avoid contaminating system Python. 3) Be aware you'll enter your Xiaomi/Roborock account credentials into a third-party CLI — consider using a dedicated account if you want to limit exposure, and know how to revoke access from your account settings. 4) Understand that autonomous agent invocation can start/stop your vacuum; if that behavior would be disruptive, restrict when the skill is allowed to run. 5) Do not paste long-term secrets into other files unless you trust local storage; storing only the device ID (non-secret) in TOOLS.md is fine.
功能分析
Type: OpenClaw Skill
Name: robo-rock
Version: 1.0.0
The skill bundle is benign. It provides instructions for installing and using the `roborock` CLI to control Roborock robot vacuums. All commands and instructions in `SKILL.md` are directly related to the stated purpose, including `pipx install python-roborock` for installation and `roborock login` for authentication. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. The requirement for Roborock account credentials is inherent to controlling the device via its API and is handled by the legitimate `roborock` CLI tool.
能力评估
Purpose & Capability
Name/description match the runtime instructions: all commands use the 'roborock' CLI and target device status, cleaning, maps, and consumables. The declared required binary ('roborock') is appropriate for the stated purpose.
Instruction Scope
SKILL.md instructs installing python-roborock and running 'roborock login' (interactive email/password) and device-specific commands — this is expected for controlling Roborock devices. There are no instructions to read unrelated files, export environment secrets, or send data to unexpected endpoints. Note: the skill requires you to enter your Xiaomi/Roborock account credentials into the third-party CLI.
Install Mechanism
The skill is instruction-only (no packaged install spec in the registry), but SKILL.md metadata and instructions recommend 'pipx install python-roborock' (a PyPI package). Installing from PyPI/pipx is common and reasonable here, but relies on trusting the python-roborock project and the package source (PyPI/GitHub).
Credentials
The skill requests no environment variables or other credentials. It does require user-provided account credentials interactively via the 'roborock login' CLI command, which is proportionate to the stated function.
Persistence & Privilege
always:false and no special system config changes are requested. The skill can be invoked autonomously (platform default), which is expected for a device-control skill; this means the agent could run vacuum commands without further prompts, but that capability matches the skill's purpose.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install robo-rock - 安装完成后,直接呼叫该 Skill 的名称或使用
/robo-rock触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Roborock vacuum control skill:
- Control Roborock robot vacuums using the robock CLI: start/stop cleaning, return to dock, clean specific rooms, and check status.
- Query vacuum status, consumable lifespan, latest and historical cleaning records, and manage device settings (volume, DND, LED, child lock).
- Includes setup instructions for CLI installation, device linking, and troubleshooting common errors.
- Supports most Roborock and compatible Xiaomi vacuums.
- Triggers on keywords like vacuum, roborock, clean floor, hoover, and robot cleaner.
元数据
常见问题
Roborock Vacuum Control 是什么?
Control Roborock robot vacuums (status, clean, maps, consumables). Use when asked to vacuum, check vacuum status, control robot vacuum, or manage cleaning schedules. Triggers on vacuum, roborock, clean floor, hoover, robot cleaner keywords. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2127 次。
如何安装 Roborock Vacuum Control?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install robo-rock」即可一键安装,无需额外配置。
Roborock Vacuum Control 是免费的吗?
是的,Roborock Vacuum Control 完全免费(开源免费),可自由下载、安装和使用。
Roborock Vacuum Control 支持哪些平台?
Roborock Vacuum Control 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Roborock Vacuum Control?
由 dru-ca(@dru-ca)开发并维护,当前版本 v1.0.0。
推荐 Skills