← 返回 Skills 市场
redciprianpater

NWO Robotics

作者 Ciprian Pater · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
208
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install nwo-robotics
功能描述
Control robots and IoT devices via natural language using the NWO Robotics API for robot commands, sensor queries, vision tasks, and task planning.
安全使用建议
This skill appears coherent with its stated purpose. Before installing: (1) Verify the official NWO API domain and that you obtained API keys from the legitimate provider (the package references nwo.capital and nworobotics.cloud — confirm which is correct). (2) Limit the API key's permissions if possible and use a test account first — the agent can issue real robot commands (including emergency stop), so test in a safe environment. (3) Confirm the repository/homepage ownership if you require provenance (the repo link points to a HuggingFace demo). (4) Review your OpenClaw agent policies for autonomous actions if you want to restrict automatic execution of potentially hazardous robot commands.
功能分析
Type: OpenClaw Skill Name: nwo-robotics Version: 1.0.2 The NWO Robotics skill is a legitimate integration for controlling robots and IoT devices via the NWO Robotics API. The code in index.js implements clear intent parsing, basic input sanitization, and authenticated API requests to the documented endpoints at nwo.capital. It follows security best practices for OpenClaw skills by requiring user-provided environment variables for credentials rather than hardcoding them, and its behavior aligns perfectly with the stated purpose in SKILL.md and README.md.
能力评估
Purpose & Capability
The skill name/description (robot & IoT control via NWO API) matches the code and declared env vars (NWO_API_KEY, NWO_USER_ID) and the HTTP endpoints used. Minor note: the README/SKILL.md/homepage mention multiple domains (nworobotics.cloud and nwo.capital) and the repository points to a HuggingFace demo — these domain/repo differences are not dangerous by themselves but warrant verification of the official API host before supplying credentials.
Instruction Scope
SKILL.md instructs the agent to set NWO_API_KEY and NWO_USER_ID and the included index.js uses those env vars and calls only the documented NWO endpoints. The instructions do not ask the agent to read unrelated files or other credentials. The code sanitizes input and limits length, and the skill's behavior (status, move, vision, IoT queries, emergency stop, etc.) aligns with the documented scope.
Install Mechanism
This is an instruction-only skill with a small index.js included; there is no install script or external download. No packages or extract/install operations are present in the bundle, so install risk is low.
Credentials
The skill requires only service-specific credentials (NWO_API_KEY and NWO_USER_ID) and an optional API URL. It requests permission to read env and make HTTP requests, which is proportional for a cloud API integration. There are no unrelated secret/env requirements.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It does not modify other skills or system-wide settings. Autonomous invocation is allowed but that is the platform default; note that giving an agent control of real robots has operational risk and should be carefully managed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nwo-robotics
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nwo-robotics 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Updated homepage URL to https://nworobotics.cloud - Updated repository URL to https://huggingface.co/spaces/PUBLICAE/nwo-robotics-api-demo - No changes to functionality or API usage documented
v1.0.1
- Added homepage and repository links to SKILL.md for improved accessibility. - Listed NWO Capital as the author in SKILL.md. - No functional or behavioral changes to the skill itself. Visit: nworobotics.cloud (Landing page)
v1.0.0
- Initial release of the NWO Robotics OpenClaw skill. - Enables natural language control of robots and IoT devices via the NWO Robotics API. - Supports robot navigation, IoT sensor monitoring, vision-language-action tasks, speech and gesture commands, and multi-step task planning. - API access requires user-provided keys; no embedded credentials. - Detailed Dashboard with API Keys, API endpoints/documentation, API usage and examples, security measures can be found on: nworobotics.cloud
元数据
Slug nwo-robotics
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

NWO Robotics 是什么?

Control robots and IoT devices via natural language using the NWO Robotics API for robot commands, sensor queries, vision tasks, and task planning. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 208 次。

如何安装 NWO Robotics?

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

NWO Robotics 是免费的吗?

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

NWO Robotics 支持哪些平台?

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

谁开发了 NWO Robotics?

由 Ciprian Pater(@redciprianpater)开发并维护,当前版本 v1.0.2。

💬 留言讨论