← 返回 Skills 市场
ivangdavila

Robot

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
799
总下载
1
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install robot
功能描述
Build robots from hobby to industrial with hardware wiring, ROS2, motion planning, and safety constraints.
安全使用建议
This skill appears to be what it claims: a robotics helper that keeps a local ~/robot/ workspace for inventory, projects, and corrections. Before installing/use: (1) understand that the agent will read and write files under ~/robot/ (it may create those files and store project/hardware info); (2) do not store secrets or sensitive credentials in those files; (3) review the created files if you want to confirm what data is being kept; (4) if you prefer no persistent memory, decline or remove the ~/robot/ folder after use. There are no network endpoints, installs, or credential requests in the package.
功能分析
Type: OpenClaw Skill Name: robot Version: 1.0.0 The OpenClaw AgentSkills skill bundle for 'robot' is benign. The `SKILL.md` and other documentation files provide instructions for an AI agent focused on robotics assistance, memory management within a dedicated `~/robot/` directory, and safety guidelines for industrial robots. Code snippets across `debugging.md`, `hardware.md`, `industrial.md`, `motors.md`, `projects.md`, `ros.md`, and `sensors.md` are standard for microcontroller programming (C++, MicroPython) and ROS development (Python, bash), primarily demonstrating common robotics tasks and debugging techniques. There is no evidence of intentional harmful behavior such as data exfiltration, unauthorized remote execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's core purpose or access sensitive unrelated data. The file system operations are limited to creating and managing files within the `~/robot/` directory, which is consistent with the skill's stated purpose.
能力评估
Purpose & Capability
Name/description (robotics, ROS2, hardware, motion planning) matches the provided documents (hardware.md, ros.md, industrial.md, etc.). No unrelated binaries, env vars, or network endpoints are requested.
Instruction Scope
Runtime instructions explicitly require reading and writing files under ~/robot/ (memory.md, inventory.md, projects/, corrections.md) and even provide shell commands to create them. This is coherent with a memory/persistence feature but does mean the agent will access and persist data to the user's home directory; users should be aware of that local persistence.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no code files to execute. Lowest-risk install model.
Credentials
The skill requires no environment variables, credentials, or config paths beyond the user-local ~/robot/ workspace it defines. No disproportionate credential requests detected.
Persistence & Privilege
The skill intends to create and maintain persistent files in ~/robot/ and proactively update them (inventory, memory, corrections). always:false and no system-wide config changes are requested, but the skill will have persistent local storage in the user's home directory.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install robot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /robot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug robot
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Robot 是什么?

Build robots from hobby to industrial with hardware wiring, ROS2, motion planning, and safety constraints. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 799 次。

如何安装 Robot?

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

Robot 是免费的吗?

是的,Robot 完全免费(开源免费),可自由下载、安装和使用。

Robot 支持哪些平台?

Robot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Robot?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论