This skill teaches an agent how to use the OSMO CLI to discover available compute resources (pools, nodes, GPUs), submit and monitor workflows (training, data generation, custom jobs), fetch logs and status, and publish workflows as apps. It includes concrete procedures for resource checks, workflow generation/submission, monitoring, log retrieval, and recommendations for low-priority submissions when quota is exhausted.
Use this skill when a user asks about available GPUs or pools, whether they have quota, wants to submit or monitor a workflow (SDG, RL, or custom), ask for logs or status, list recent jobs, or publish a workflow as an OSMO app. Trigger also on operational intents like "submit workflow", "check quota", "workflow logs".
references/workflow-patterns.md, references/advanced-patterns.md, subagent instructions under agents/ for workflow-expert and logs-reader--set usage), polling status, fetching logs, and creating appsLikely used with agents that can run CLI tools and spawn subagents (Copilot/Codex/Claude Code style agents).
This skill has not been reviewed by our automated audit pipeline yet.