osmo-user
Installation
SKILL.md
osmo-user
Run OSMO CLI workflows from natural-language requests. Keep this file as a router: load only the reference files needed for the current task.
Prerequisites
Before the first OSMO command in a conversation:
- For cancel/delete/force/destructive requests, ask for explicit confirmation
before running any
osmocommand, includingosmo --versionor query commands. After confirmation, continue with the checks below. - Confirm the CLI is available:
osmo --version. If it fails, tell the user the OSMO CLI is unavailable and stop. - If any command returns an authentication error, ask the user to run
osmo loginand stop until they confirm. - Resource and workflow operations rely on the user's profile and pool access
(
osmo profile list,osmo pool list).