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
osmoCLI installed and onPATH(verify:osmo --version). Ifosmois 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-runosmo loginand stop until they confirm. - Profile has access to at least one ONLINE pool (verify:
osmo profile listandosmo pool list).