nvidia-skill-finder

Discover and recommend NVIDIA catalog skills matching hardware, software, and workflow requests.

5.3k|765|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/openai/plugins --skill nvidia-skill-finder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nvidia-skill-finder
Source: https://github.com/openai/plugins/tree/main/plugins/nvidia/skills/nvidia-skill-finder
Command: npx skills add https://github.com/openai/plugins --skill nvidia-skill-finder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Users working with NVIDIA products often do not know which agent skills exist or how to install them, so they miss purpose-built workflows for CUDA, Jetson, Omniverse, RAPIDS, NeMo, and other NVIDIA domains.

Core Features & Use Cases

  • Catalog-Based Discovery: Queries the live NVIDIA skills catalog via npx skills add nvidia/skills --list or fallback URLs before recommending any skill.
  • Taxonomy Routing: Maps requests to stable NVIDIA lanes such as Agentic AI, Robotics, Vision AI, Inference AI, and Decision Optimization using the taxonomy reference.
  • Consent-Gated Installation: Recommends up to three matching skills with install commands but never installs without explicit user approval.
  • Use Case: A user asks how to accelerate pandas ETL on GPUs; the skill checks the live catalog and recommends the current cuDF or RAPIDS skill with its install command.

Quick Start

Ask the agent to find an NVIDIA skill for your task, such as setting up a Jetson device or optimizing an OpenUSD scene.

Frequently Asked Questions about nvidia-skill-finder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find an NVIDIA skill for my task?

Describe your NVIDIA-related task and the skill checks the live catalog using npx skills add nvidia/skills --list or fallback catalog URLs. It then recommends up to three matching skills with install commands and a first useful prompt.

How do I install an NVIDIA skill from the catalog?

Run npx skills add nvidia/skills --skill <skill-name> --agent codex --global --yes, or omit --agent to let the CLI prompt. Installation only happens after you explicitly approve the recommendation.

Which NVIDIA products and domains does skill discovery cover?

Coverage includes CUDA, Jetson/JetPack/L4T, Omniverse/OpenUSD/SimReady, RAPIDS/cuDF, cuOpt, NeMo, NIM, Dynamo, TensorRT, DeepStream, VSS, TAO, Holoscan, and NGC/NVCF across lanes like Robotics, Vision AI, Training AI, and Decision Optimization.

When should the NVIDIA skill finder not be used?

Avoid it for generic tasks without NVIDIA signals, such as Express routes, React bundle optimization, plain Kubernetes deploys, code refactors, or social-media video editing. Terms like route, optimize, or deploy alone do not trigger NVIDIA routing.

What happens if the NVIDIA catalog lookup fails?

The skill states the catalog could not be checked and avoids naming specific skill slugs or emitting install commands. It offers to share the catalog URL, retry the lookup, or continue with general help instead.