What it does. Help users discover, install, and start using NVIDIA skills that may not be installed yet. Treat this skill as a stable NVIDIA capability detector and catalog router, not as a mirror of every external skill's trigger text.
Use the live catalog as the source of truth for specific skill names, descriptions, and availability. Keep only stable taxonomy guidance here.
Highlights
- Asks "how do I do X" where X might be a common task that an NVIDIA skill can help with.
- Says "find a skill for X" or "is there a skill for X".
- Expresses interest in extending agent capabilities in NVIDIA domains.
- Mentions they need help with a specific NVIDIA catalog domain covered below.
- Asks about installing, configuring, troubleshooting, or using an NVIDIA
When to use it. Routes any NVIDIA-related request to the right skill from the 350-skill NVIDIA pack, covering CUDA, robotics, simulation, RAG and inference.
Install
npx skills add NVIDIA/skills --skill nvidia-skill-finder
Or copy the skill folder manually:
git clone https://github.com/NVIDIA/skills.git
cp -r skills/plugins/nvidia-skills/skills/nvidia-skill-finder/ ~/.claude/skills/nvidia-skill-finder
Source: NVIDIA/skills — 3,181 stars, Apache-2.0, last pushed 2026-09-02.