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.
More from coding & agent
- Agentic API adds a stateful layer in front of vLLM for open-model agent runtimes — techNmak · 2026-09-03
- Muse Spark 1.3 Ships With 'Almost Too Cheap to Meter' Pricing; Open Weights Next — bowenc0221 · 2026-09-03
- Dev rebuilds a personal agent like openclaw using Eve and Effect TS — Rasmic · 2026-09-03
- Researcher Argues Coding Is ML's Real Bottleneck — and Coding Agents Are Fixing It — peterjliu · 2026-09-03
- NVIDIA's NOOA represents AI agents as plain Python objects, ditching prompt/config sprawl — burkov · 2026-09-03
- NVIDIA's NOOA turns agent scaffolding into ordinary Python objects — SimplyAnnisa · 2026-09-03