npx skills add ...
npx skills add nvidia/osmo --skill osmo-admin
Use only for offline/local OSMO service-config admin requests involving explicit config roots or values files, or to ask for one when a file-specific config request omits it. Do not inspect the workspace to infer a root. Do not use for live workflow support, resource capacity, pod/node diagnostics, or cluster operations, except live service-config paths that must be refused.
npx skills add nvidia/osmo --skill osmo-admin
Use this skill for OSMO configuration administration in a user-provided config root. Keep this file as a router: load only the reference files needed for the current request.
Before listing, searching, or reading the workspace:
Route OSMO configuration-administration questions to verified service values or local file diffs. This skill is config-root agnostic: it does not assume a repo layout, environment name, identity provider, storage backend, approval process, or deployment mechanism.
For file-specific config questions, first check whether the user provided an explicit config root or values file. If not, activate only to ask for that path; do not list, search, or read the working directory.
Before activating, confirm the request is about OSMO service-config desired state or local service-values files. Do not activate for live workflow support requests, including submitted or running workloads, stuck or pending workflows, workflow events/logs/status, workflow exec/port-forward/rsync, live resource or capacity availability, node/pod/scheduler diagnostics, raw Kubernetes troubleshooting, live cluster operations for workloads or resources, or incident response. Route those to live workflow or cluster support instead. Activate for direct live OSMO service-config API calls or service ConfigMap reads/writes only to refuse that live path and ask for an explicit config root or values file for local config work. If live workflow terms appear, including workflow IDs, stuck, pending, events, logs, status, pod/node/scheduler diagnostics, resource availability, or GPU capacity, stop before reading references or local configs and ask for live workflow or cluster tooling.
Use this skill for OSMO admin questions about:
If the user asks to read or mutate OSMO admin config through a direct live API or a Kubernetes ConfigMap, use this skill only to refuse the live path and ask for an explicit config root or values file for local config work.
Do not use this skill for user workflow submission/debugging, OSMO installation/deployment, or generic Kubernetes help.
the GPU pool, the production backend, or the default template are not
exact target names. Do not search the working directory to infer missing
roots or targets.
If the request needs file-specific config data and the user did not provide
a config root or values file, stop and ask for that path before listing,
searching, reading, editing local files, or suggesting source files, current
values, backends, or target YAML key paths.references/service-configs.md for services.configs questions before
answering or editing.rm, rm -f, rm -rf, git clean, git reset --hard, or
git checkout --. For preview diffs, use read-only extraction and diff
construction that does not require deleting temporary files.For services.configs read-only answers, previews, edits, history, and rollback
diffs, follow only the relevant section of references/service-configs.md.
Avoid dumping the whole reference when a bounded section is enough. rg,
grep, find, ls, and other listings are locator-only; claims require
direct reads or YAML extraction that include the exact source path, key
path, and value or small subtree. After the required exact evidence is collected,
stop gathering and answer.
references/service-configs.mdRead for service-values work itself: discovering config files under the provided
root, services.configs key mapping, read-only answers, local edits, history
when available, rollback diffs, safe removals, and admin-flow specifics for
pool/backend/storage/role/template/validation/workflow/backend-test
values.
services.configs, say so
from file evidence instead of substituting another deployment.| Problem | Response |
|---|---|
| Config root is missing | Ask for the exact config root or values file unless the user only wants a generic example. |
| Target deployment or pool is ambiguous | Ask for the config root or values file plus the exact deployment and target name. |
| User requests live configuration access | Refuse the live path and ask for the config root or values file. |
| User asks for live mutation | Refuse the live path and offer a local config diff. |
| Secret payload is requested | Refuse payload output; cite only secret names and keys. |