check-status
ROS2 meets OpenClaw π
Install / Use
npx skills add PlaiPin/rosclawInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHubCheck Status
When to Use
Use this skill when the user asks about the robot's state:
- "How's the robot doing?"
- "What's the battery level?"
- "Check the sensors"
- "Is anything wrong?"
Steps
- Battery: Use
ros2_subscribe_onceon/battery_stateto read battery level and charging status. - Position: Use
ros2_subscribe_onceon/odomor/amcl_poseto get the robot's current position. - Diagnostics: Use
ros2_subscribe_onceon/diagnosticsto check for warnings or errors. - Sensors: Check
/scanfor LIDAR status,/camera/image_rawfor camera availability.
Example: Check battery
Tool: ros2_subscribe_once
Topic: /battery_state
Type: sensor_msgs/msg/BatteryState
Report the percentage, voltage, and whether the robot is charging.
Tips
- Summarize the status in a human-readable format.
- Highlight any warnings or abnormal values.
- If a sensor topic is unavailable, note it as "not reporting" rather than failing.
Related Skills
career-ops
72.3kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications β runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravityβ¦)
ai-job-search
43.5kThe job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.
claude-howto
41.6kA visual, example-driven guide to Claude Code β from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
guizang-ppt-skill
26.7kAI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts, social covers, and a WebGL/low-power presentation runtime.
Security Score
Audited on Mar 3, 2026
