nvidia/dgx-station-diagnose
Run and interpret the complete read-only dgx-assist diagnostic suite for NVIDIA DGX Station GB300, correlate findings with pinned NVIDIA playbooks, export a redacted support bundle, and apply one separately approved allowlisted fix. Use when the user reports a Station, CUDA, GPU health, coherency, vsloshd, Docker, CDI, MIG, cache, port, or owned inference-service failure.
npx skills add https://github.com/NVIDIA/dgx-spark-playbooks --skill dgx-station-diagnose
Diagnose first. Do not mutate as part of diagnosis.
scripts/dgx-assist diagnose run --json.unknown states. On Software 1.0, do not reinterpret intentionally skipped Software 2.0 service checks as faults.diagnose bundle --report-id "<id>" when escalation is appropriate.fix_id is present.diagnose fix --report-id "<id>" --finding "<id>" --dry-run.--yes only after approval and report the action receipt.diagnose run read-only.dgx-assist ownership evidence.--yes only as approval already obtained.Read references/findings.md before proposing a fix or support bundle. Read references/bringup.md when the problem concerns physical deployment, BMC or firmware verification, driver bring-up, power braking, or support escalation.
Take nvidia/dgx-station-diagnose from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.