← Back to Skills Marketplace
lljj123

Ros1 Noetic General

by lljj123 · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ Security Clean
152
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install ros1-noetic-general
Description
General bilingual ROS1 Noetic skill for ROS questions and ROS project operations across robot dogs, mobile robots, manipulators, perception pipelines, simula...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ros1-noetic-general
  3. After installation, invoke the skill by name or use /ros1-noetic-general
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
同步最新ROS1通用能力更新:增强启动/运行健康检查与脚本工具
v0.1.0
Initial release: general ROS1 Noetic engineering skill with diagnostics scripts and references.
Metadata
Slug ros1-noetic-general
Version 0.1.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Ros1 Noetic General?

General bilingual ROS1 Noetic skill for ROS questions and ROS project operations across robot dogs, mobile robots, manipulators, perception pipelines, simula... It is an AI Agent Skill for Claude Code / OpenClaw, with 152 downloads so far.

How do I install Ros1 Noetic General?

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

Is Ros1 Noetic General free?

Yes, Ros1 Noetic General is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ros1 Noetic General support?

Ros1 Noetic General is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ros1 Noetic General?

It is built and maintained by lljj123 (@lljj123); the current version is v0.1.1.

💬 Comments