Skip to main content
GitHub repository

dgx-spark-playbooks

dgx-spark-playbooks contains 11 collected skills from NVIDIA, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
1.2k
updated
2026-07-01
Forks
262
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

mig-configure
network-and-computer-systems-administrators

Configure NVIDIA MIG (Multi-Instance GPU) partitions on the DGX Station GB300, including enabling MIG mode, choosing a profile layout, creating instances, and retrieving MIG UUIDs. Use when the user asks to partition the GB300, set up MIG, run multiple models in isolation on one GPU, or reconfigure existing MIG instances.

2026-07-01
dgx-diagnose
network-and-computer-systems-administrators

Diagnose common DGX Station GB300 issues — CUDA crashes, wrong-GPU targeting, vLLM/SGLang container bugs, MIG state problems, NVLink/Fabric Manager errors, X/Vulkan failures, HuggingFace auth, and port conflicts. Use when the user reports a GPU error, inference server crash, MIG problem, or any unexplained DGX Station failure.

2026-05-30
sglang-setup
network-and-computer-systems-administrators

Deploy an SGLang inference server on an NVIDIA DGX Station GB300 with the cu130 container, RadixAttention prefix caching, and structured JSON output support. Use when the user asks to serve a model with SGLang, start an SGLang endpoint, or needs structured-output inference on DGX Station.

2026-05-30
vllm-setup
network-and-computer-systems-administrators

Deploy a vLLM inference server on an NVIDIA DGX Station GB300 with validated container, GPU targeting, and tuning parameters. Use when the user asks to serve a model with vLLM, start a vLLM endpoint, or set up OpenAI-compatible inference on DGX Station.

2026-05-30
analysis-methods
software-developers

Teaches the analyst agent how to write correct, robust Python analysis code for FHIR clinical data using pandas, matplotlib, and scipy.

2026-05-26
case-summary
software-developers

Prepare a complete clinical case summary for a patient from FHIR endpoints. Use when asked to summarize a patient, compile a case, or prepare for tumor board.

2026-05-26
clinical-delegation
software-developers

How to delegate clinical tasks to specialist agents. Always use sub-agent runtime with explicit agentId — never ACP. Never call FHIR via web_fetch.

2026-05-26
clinical-knowledge
software-developers

Teaches agents clinical reference ranges, condition codes, quality measure definitions, drug classifications, and regulatory context so they can flag abnormal values and identify care gaps.

2026-05-26
cohort-compare
health-information-technologists-and-medical-registrars-299021

Analyze a cohort of patients from FHIR endpoints to find care gaps and patterns. Use when asked to compare patients, find quality gaps, or analyze a population.

2026-05-26
fhir-basics
health-information-technologists-and-medical-registrars-299021

Teaches agents how FHIR R4 APIs work, what resources are available, how to query them with search parameters, and how to correctly parse all response formats including component Observations.

2026-05-26
molecular-viz
biological-scientists-all-other

Visualize drug-protein complexes using build_viewer.py, PubChem, and OpenFold3 NIM. Use when asked to show a molecular structure, drug target, or protein visualization.

2026-05-26