← 返回 Skills 市场
serdarsalim

Roborock Vacuum Control via Telegram

作者 Serdar Salim · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
94
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install roborock-conversational-control
功能描述
Turn a Roborock into a conversational OpenClaw companion. Use when the user wants natural-language vacuum control like clean the kitchen, go home, pause, sta...
安全使用建议
This skill appears to do what it says: run the included wrapper which calls your locally installed roborock CLI. Before installing: (1) Inspect and create jojo.env yourself (do not paste tokens into public places); JOJO_DEVICE_ID is required but not declared in the registry — ensure you understand where that file lives. (2) Confirm you are comfortable granting the agent permission to exec the script (OpenClaw exec approvals may be needed). (3) Do not store Telegram bot tokens or other unrelated secrets in jojo.env; bind any Telegram bot to a separate dedicated agent as suggested. (4) If you plan to publish or share the skill, ask the maintainer to add JOJO_DEVICE_ID to the registry metadata so required credentials are explicit.
能力评估
Purpose & Capability
Name/description align with what the code does: the scripts call the local 'roborock' CLI to report status and issue app_* commands and support room aliases. Required binaries (bash, python3, roborock) are appropriate. Minor note: SKILL.md and scripts expect local jojo.env configuration even though the registry lists no required env vars.
Instruction Scope
SKILL.md explicitly instructs running the included wrapper (scripts/jojo.sh) via exec and to create a local jojo.env containing JOJO_DEVICE_ID and optional ROOM_* aliases. The scripts only read local config, environment variables, and call the roborock CLI + python3; they do not contact unexpected external endpoints or read unrelated system data.
Install Mechanism
This is instruction-only (no remote download/install spec). The SETUP.md suggests installing python-roborock via pipx — that's a standard public package. No archive downloads or obscure URLs are used.
Credentials
The skill relies on a local JOJO_DEVICE_ID (jojo.env) and optional ROOM_* environment variables, plus optional overrides like ROBOROCK_BIN and JOJO_CONFIG_FILE; however, the registry metadata does not declare any required env vars or a primary credential. That metadata omission is inconsistent and could mislead users about what secrets/config are needed. The requested config (device id) is proportional to the functionality, but it should be declared in the skill metadata so users know what will be required.
Persistence & Privilege
always:false and no install-time daemonizing code. The scripts run on demand and do not modify other skills or system-wide configurations. They source a local jojo.env only, which is normal for a device-scoped wrapper.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install roborock-conversational-control
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /roborock-conversational-control 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
First release of Jojo Bot, a conversational companion layer for Roborock vacuums. - Enables natural-language control of Roborock vacuums with room-specific commands and status queries. - Provides a friendly Jojo persona, designed for use in OpenClaw chat and Telegram. - Executes routine actions via a shell wrapper (`scripts/jojo.sh`) using the `exec` tool for higher-level commands. - Supports custom room aliases and bootstrapping from Roborock maps. - Not a low-level Roborock controller; focuses on room-aware, conversational interaction.
元数据
Slug roborock-conversational-control
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Roborock Vacuum Control via Telegram 是什么?

Turn a Roborock into a conversational OpenClaw companion. Use when the user wants natural-language vacuum control like clean the kitchen, go home, pause, sta... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。

如何安装 Roborock Vacuum Control via Telegram?

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

Roborock Vacuum Control via Telegram 是免费的吗?

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

Roborock Vacuum Control via Telegram 支持哪些平台?

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

谁开发了 Roborock Vacuum Control via Telegram?

由 Serdar Salim(@serdarsalim)开发并维护,当前版本 v1.0.0。

💬 留言讨论