robotics-agent-skills
Production-grade ROS1 and ROS2 robotics development guidance
All Skills in This Repository (6)
Pure Emerald Level Indicatorsrobot-perception
Build robot perception pipelines with multi-sensor calibration and fusion.
robotics-software-principles
Apply robotics software design principles to modular robot code.
robotics-testing
Implement testing strategies for ROS1/ROS2 robotics software across unit, integration, simulation, and hardware-in-the-loop contexts.
ros1-development
Apply ROS1 node design patterns, topic conventions, and migration checklists.
ros2-development
Guide ROS2 node, launch file, and DDS configuration across Humble, Iron, Jazzy, and Rolling.
robotics-design-patterns
Provide architecture patterns for robotics software systems using BTs and FSMs.
Frequently Asked Questions
FAQPage SchemaHow to install robotics-agent-skills?โผ
Run `npx skills add arpitg1304/robotics-agent-skills --all -g -y` in your terminal to install all ten robotics skills globally.
What problems do these robotics skills solve?โผ
They teach coding agents the production details general models miss, such as QoS compatibility, lifecycle node management, bounded sensor buffers, watchdogs, and safe shutdown patterns.
Which robot frameworks are covered?โผ
The skills cover ROS1 and ROS2 development, Docker-based ROS2 workflows, robot perception, behavior trees, system bringup with systemd, testing, web integration, and security hardening with SROS2.
Do these skills work with Claude Code and Cursor?โผ
Yes. Each skill is a standard SKILL.md file that works in Claude Code, Cursor, Copilot-style agents, and any custom agent framework that loads skill context.
Can I install only the skills I need?โผ
Yes. You can install individual skills such as ros2, robotics-testing, or robot-bringup, or follow the recommended bundles for perception, production robots, or web dashboards.
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