osmo-agent

Installation
SKILL.md

osmo-agent

Purpose

Run, monitor, and debug OSMO workflows from natural-language requests. OSMO is NVIDIA's cloud platform for robotics compute and data storage; this skill maps user requests to the right osmo CLI commands and walks the user through failure diagnosis when workflows go wrong.

Prerequisites

  • osmo CLI installed and on PATH (verify: osmo --version). If osmo is not found, tell the user to install it from the OSMO public repository and stop — never fabricate command output to fill the gap.
  • Authenticated session (osmo login). If commands return auth errors, ask the user to re-run osmo login and stop until they confirm.
  • Profile has access to at least one ONLINE pool (verify: osmo profile list and osmo pool list).
Installs
49
Repository
nvidia/osmo
GitHub Stars
173
First Seen
Mar 4, 2026
osmo-agent — nvidia/osmo