AgenticROS adds agent skills to robots with npm plugins and SKILL.md folders

chrismatthieu · x · 2026-09-03

AgenticROS splits robot capability into two layers: AgenticROS skills (what the robot can do — follow, find, navigate — as npm plugins with a registerSkill() contract) and Agent Skills (what the agent knows about the machine — setup, diagnostics, vendor workflows — as SKILL.md folders from skills.sh/official). Both install on the same Jetson via two npx commands.

Original post →

More from coding & agent

coding & agent channel →