← 返回 Skills 市场
lljj123

Ros1 Noetic General

作者 lljj123 · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ 安全检测通过
152
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install ros1-noetic-general
功能描述
General bilingual ROS1 Noetic skill for ROS questions and ROS project operations across robot dogs, mobile robots, manipulators, perception pipelines, simula...
安全使用建议
This skill appears to do what it says: local ROS1 Noetic workspace and runtime management. Before installing or running it: 1) Inspect the bundled scripts yourself (they will run roslaunch/rosrun and can publish commands that move robots). 2) Do not run it on production hardware without explicit human confirmation; prefer simulation first. 3) If you intend to expose rosbridge, verify network/firewall rules and whitelist allowed topics/services. 4) Run initial commands in a contained environment (VM/container) or with a safety-estopped robot. 5) If you don't fully trust the source, avoid allowing autonomous invocation or manually review/limit which operations the agent can trigger.
功能分析
Type: OpenClaw Skill Name: ros1-noetic-general Version: 0.1.1 The skill bundle provides a legitimate and well-structured set of tools for managing ROS1 Noetic environments and robot operations. While the scripts utilize high-risk shell patterns such as 'eval' for variable exporting and 'nohup' for background process management (notably in ros1_start_target.sh and ros1_workspace_probe.sh), these behaviors are strictly aligned with the stated purpose of orchestrating ROS nodes and workspaces. The SKILL.md and reference documentation include explicit safety instructions, such as requiring user confirmation for hardware motion and sudo commands, and implementing timeouts for long-running tasks. No evidence of data exfiltration, malicious persistence, or prompt injection was found.
能力评估
Purpose & Capability
The name/description (ROS1 Noetic bringup, build, debug, OpenClaw integration) matches the included scripts and references: workspace probing, env checks, launch discovery, start/stop, health checks, interface checks, rosbridge guidance, and a motion script. There are no unrelated env vars, binaries, or install requirements declared.
Instruction Scope
SKILL.md explicitly instructs the agent to run the bundled scripts and to operate on local workspaces and runtime state. This is expected, but several scripts will perform actions with side effects: starting roslaunch/rosrun, launching rosbridge, recording logs/state files under /tmp, and the Python motion script publishes cmd_vel (actual motion). The skill includes safety guidance (ask before running sudo / hardware motion), but callers must still confirm before execution on real hardware.
Install Mechanism
No install spec — instruction-only with bundled scripts. The skill will not download or install external code at install time. The only execution risk is running the included scripts on the host; no external archives or URLs are fetched by an installer.
Credentials
The skill does not request secrets or environment variables. It expects and sources the normal ROS setup (e.g., /opt/ros/noetic/setup.zsh) and may create per-run ROS_HOME and state/log files under a tmp directory. No disproportionate credential access or unrelated config paths are requested.
Persistence & Privilege
always:false (default). The skill is user-invocable and allowed to be invoked autonomously by the agent platform (normal default). It writes its own run/state/log files under a per-run tmp directory but does not modify other skills or system-wide agent config. Note: autonomous invocation plus the ability to start/stop hardware means users should limit automatic runs without manual confirmation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ros1-noetic-general
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ros1-noetic-general 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
同步最新ROS1通用能力更新:增强启动/运行健康检查与脚本工具
v0.1.0
Initial release: general ROS1 Noetic engineering skill with diagnostics scripts and references.
元数据
Slug ros1-noetic-general
版本 0.1.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Ros1 Noetic General 是什么?

General bilingual ROS1 Noetic skill for ROS questions and ROS project operations across robot dogs, mobile robots, manipulators, perception pipelines, simula... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。

如何安装 Ros1 Noetic General?

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

Ros1 Noetic General 是免费的吗?

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

Ros1 Noetic General 支持哪些平台?

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

谁开发了 Ros1 Noetic General?

由 lljj123(@lljj123)开发并维护,当前版本 v0.1.1。

💬 留言讨论