OSMO
Kubernetes workflow orchestration for robotics training and simulation
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install OSMO skills?โผ
Run `npx skills add NVIDIA/OSMO --all -g -y` in your terminal to install all skills in this suite globally.
What does OSMO do for robotics teams?โผ
OSMO orchestrates training, simulation, and hardware-testing workflows across heterogeneous Kubernetes clusters using simple YAML files. It removes the need for custom scripts and deep infrastructure expertise.
Can I deploy OSMO on AWS or Azure?โผ
Yes. The osmo-deploy skill provisions OSMO on AKS, EKS, MicroK8s, or any existing cluster, including GPU pools, storage backends, and post-install smoke tests.
How do I debug a stuck OSMO workflow?โผ
The osmo-user skill checks workflow status, events, and logs, matches the failure to known patterns like insufficient GPU capacity, and suggests a concrete fix.
Do I need Kubernetes expertise to use OSMO?โผ
No. You describe what you need in plain English, and the agent runs the correct OSMO CLI commands and handles the cluster details for you.
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