All authors
NVIDIA avatar

Claude Skills by NVIDIA

github.com/NVIDIA
18 skillsA× 15B× 2C× 10 installs24 views
Build And DependencyC

Container-based dev environment setup and dependency management for Megatron-LM. Covers acquiring and launching the CI container, uv package management, and updating uv.lock.

devopsbashnode
0
16,452
Bump Base ImageA

Bump the NVIDIA PyTorch base image (`nvcr.io/nvidia/pytorch:<YY.MM>-py3`) used by Megatron-LM CI. Covers the two pin sites (GitHub CI in `docker/.ngc_version.dev` and GitLab CI in `.gitlab/stages/01.build.yml`), the post-bump CI loop (re-run functional tests, refresh golden values, mark broken tests), and the gotchas that bit PRs #4611 and #4688.

devopspythongo
0
16,452
CicdA

CI/CD reference for Megatron-LM. Covers CI pipeline structure, PR scope labels, triggering internal GitLab CI, and CI failure investigation.

devopspythongo
0
16,452
Create IssueA

Investigate a failing GitHub Actions run or job and create a GitHub issue for the failure.

toolsbashnode
0
16,452
Linting And FormattingA

Linting and formatting for Megatron-LM. Covers running autoformat.sh, tools (ruff, black, isort, pylint, mypy), and code style rules.

code-qualitypythongo
0
16,452
Nightly SyncB

Domain knowledge for the nightly main-to-dev sync workflow. Covers merge strategy, CI architecture, failure investigation, and known issues.

devopspythongo
0
16,452
Onboard Gb200 1node TestsA

Onboard 1-node GitHub MR functional tests for GB200 from existing mr-scoped 2-node tests.

testinggobash
0
16,452
Respond To IssueA

Research and draft a response to a GitHub issue or question from an external contributor.

businessgit
0
16,452
Run On SlurmA

How to launch distributed Megatron-LM training jobs on a SLURM cluster. Covers a minimal sbatch skeleton, environment-variable setup for torch.distributed.run, CUDA_DEVICE_MAX_CONNECTIONS rules across hardware and parallelism modes, container conventions, monitoring, and per-rank failure diagnosis.

devopspythonbash
0
16,452
Split PrA

Split a PR into multiple PRs to reduce the number of required CODEOWNERS reviewer groups.

toolsgogit
0
16,452
TestingA

Test system for Megatron-LM. Covers test layout, recipe YAML structure, adding and running unit and functional tests, golden values, marker filters, and CI parity.

testingpythongo
0
16,452
Update Golden ValuesB

Refresh golden values from a GitHub Actions workflow run (failing-only or all jobs), score the change with average normalized relative differences, and produce a PR-ready summary. Use when the user asks to update goldens for a CI run, refresh golden values from a workflow ID, or generate a golden-value diff summary for a PR description.

testingpythongo
0
16,452
Api CallerA

Call any REST API dynamically. Make GET, POST, PUT, DELETE requests to any endpoint with custom headers and JSON body.

ai-agentspythonphp
0
385
CalculatorA

Evaluate mathematical expressions and unit conversions. Handles arithmetic, percentages, exponents, and common unit conversions (temperature, distance, weight). No external dependencies.

ai-agentspythonbash
0
385
Create Custom GraderA

Use when converting an existing benchmark, rubric, verifier, task YAML/JSON, or domain check into SkillEvaluator BYOG/BYOT custom evaluation.

ai-agentspythongo
0
385
Task ListA

Required for 4+ step requests; add tasks at start and update status after each step.

ai-agentspythongo
0
385
Text AnalyzerA

Analyze text content and produce statistics including word count, line count, character count, most frequent words, and readability metrics. Works on any plain text input provided inline or from a file path.

ai-agentspythonbash
0
385
SimpleA

Summarize short user notes into clear action items.

ai-agents
0
385