ros-robotics-skill
ROS 1 and ROS 2 robot development, migration, and debugging
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ros-robotics-skill?โผ
Run `npx skills add wzyn20051216/ros-robotics-skill --all -g -y` in your terminal to install it globally for your coding agent.
How to debug ROS TF and navigation issues?โผ
The skill checks TF trees, timestamps, frame IDs, and units first, then walks through Nav2 costmaps, localization, and /cmd_vel chains in a fixed order.
Does it support both ROS 1 and ROS 2?โผ
Yes. It detects catkin, colcon, and mixed workspaces automatically and includes migration guidance for moving ROS 1 projects to ROS 2.
Which AI coding tools does it work with?โผ
It runs natively in Codex and Claude Code as a skill, and in Gemini CLI as an equivalent command pack.
Can it help with micro-ROS and embedded robots?โผ
Yes. It helps you decide when micro-ROS is actually needed and covers UART, CAN, timeout, and reconnection checks for MCU integration.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core