← Back to Skills Marketplace
ivangdavila

Robot

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
799
Downloads
1
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install robot
Description
Build robots from hobby to industrial with hardware wiring, ROS2, motion planning, and safety constraints.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install robot
  3. After installation, invoke the skill by name or use /robot
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug robot
Version 1.0.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Robot?

Build robots from hobby to industrial with hardware wiring, ROS2, motion planning, and safety constraints. It is an AI Agent Skill for Claude Code / OpenClaw, with 799 downloads so far.

How do I install Robot?

Run "/install robot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Robot free?

Yes, Robot is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Robot support?

Robot is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Robot?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments