skills
Official NVIDIA skills for GPU, AI, and accelerated computing workflows
All Skills in This Repository (150)
Pure Emerald Level Indicatorsnemotron-voice-agent-deploy
Deploy Nemotron Voice Agent on Workstation, Jetson Thor, or Cloud NIMs with WebRTC or WebSocket transport.
ptq
Quantize pretrained models to nvfp4, fp8, or int4_awq checkpoints using ModelOpt PTQ.
deployment
Deploy HuggingFace model checkpoints as OpenAI-compatible endpoints with vLLM or SGLang.
evaluation
Generate and run LLM evaluation configurations with NeMo Evaluator Launcher.
debug
Execute commands inside a remote Docker container via a file-based relay.
add-benchmark
Scaffold NeMo-Gym benchmarks with resources servers, data pipelines, and YAML configs.
cudaq-guide
Guide users through installing, configuring, and using CUDA-Q in Python and C++.
byob
Automate end-to-end creation and evaluation of custom LLM benchmarks with BYOB.
cuopt-qp-api-cli
Solve quadratic programming problems from the command line using cuOpt's CLI.
cuopt-lp-milp-api-python
Formulate and solve LP and MILP problems with cuOpt's Python API.
cuopt-installation-common
Identify cuOpt system requirements for GPU, CUDA, and deployment environments.
cuopt-lp-milp-api-cli
Solve LP and MILP problems from MPS inputs via the cuOpt CLI.
Frequently Asked Questions
FAQPage SchemaHow to install NVIDIA skills?โผ
Run `npx skills add NVIDIA/skills --all -g -y` in your terminal to install the full NVIDIA skill catalog globally.
What do NVIDIA agent skills do?โผ
They teach AI coding agents how to correctly use NVIDIA products like CUDA-Q, cuOpt, DOCA, DeepStream, TAO, NeMo, and Jetson, covering setup, training, deployment, and debugging.
Which AI agents work with NVIDIA skills?โผ
All skills follow the universal SKILL.md standard and run in Claude Code, Codex, Cursor, Kiro, and other compatible agents.
How do I find the right NVIDIA skill for my task?โผ
Install the nvidia-skill-finder skill, which detects NVIDIA-related requests and recommends the matching skill from the live catalog before you install anything.
Are NVIDIA skills verified before release?โผ
Yes. Every skill passes a three-tier evaluation covering security, correctness, discoverability, and effectiveness, with results published in each skill's BENCHMARK.md file.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core