NVIDIANVIDIAOfficialยท1 Agent Skills Included

OSMO

Kubernetes workflow orchestration for robotics training and simulation

Deploys and operates OSMO, a Kubernetes-native workflow orchestration platform for robotics and physical AI workloads. Submits, monitors, and debugs GPU training, simulation, and hardware-in-the-loop workflows across cloud and edge clusters without manual scripting. Handles cluster deployment, storage wiring, credential setup, and service configuration so teams skip repetitive infrastructure work.
npx skills add NVIDIA/OSMO --all -g -y
Available:

Instructs your AI agent to explore the codebase before editing, plan and verify changes with tests, follow OSMO coding standards, and prefer specialized file tools over shell commands.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

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