arpitg1304arpitg1304Communityยท6 Agent Skills Included

robotics-agent-skills

Production-grade ROS1 and ROS2 robotics development guidance

Guides coding agents to write safer, production-ready ROS1 and ROS2 robot software. Covers lifecycle nodes, QoS profiles, launch files, Docker, bringup, perception, testing, and security hardening. Eliminates common robotics failures like QoS mismatches, blocking callbacks, unsafe shutdowns, and missing tests. Includes working code examples and anti-patterns so agents generate reliable robot systems on the first attempt.
npx skills add arpitg1304/robotics-agent-skills --all -g -y

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’