nvidia-skill-finder

Discover and recommend NVIDIA agent skills from the live catalog for NVIDIA-related tasks.

2|Updated Aug 20, 2026
One-click install
npx skills add https://github.com/atomicrajat/industry_safety_monitoring_system --skill nvidia-skill-finder-atomicrajat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nvidia-skill-finder
Source: https://github.com/atomicrajat/industry_safety_monitoring_system/tree/main/.claude/skills/nvidia-skill-finder
Command: npx skills add https://github.com/atomicrajat/industry_safety_monitoring_system --skill nvidia-skill-finder-atomicrajat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? When working on NVIDIA-related tasks (Jetson setup, CUDA, cuOpt routing, RAPIDS, Omniverse, NeMo training, Dynamo inference), users often don't know that a dedicated NVIDIA agent skill already exists for their workflow. This Skill acts as a capability detector and catalog router that checks the live NVIDIA skills catalog and recommends the right skill before falling back to general guidance. ## Core Features & Use Cases - Catalog-First Discovery: Queries the live NVIDIA skills catalog via npx skills add nvidia/skills --list (with GitHub and build.nvidia.com fallbacks) before naming any skill, avoiding fabricated recommendations. - Taxonomy Routing: Maps ambiguous requests to stable NVIDIA catalog lanes (Agentic AI, Physical AI, Robotics, Vision AI, Inference AI, Decision Optimization, and more) using the bundled taxonomy reference. - False-Positive Guardrails: Stays quiet on generic tasks like Express routes, React optimization, Kubernetes deploys, or video editing that merely share vocabulary with NVIDIA domains. - Use Case: A user asks how to install drivers on a Jetson board. The Skill checks the live catalog, recommends the jetson-quick-start skill with its install command, and asks for approval before installing anything. ## Quick Start Ask the agent to find an NVIDIA skill for your task, for example by saying: is there an NVIDIA skill that can help me accelerate my pandas ETL on GPUs?

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, with GitHub and build.nvidia.com fallbacks. It then recommends up to three matching skills with install commands and asks for your approval before installing.

What NVIDIA products and platforms does skill discovery cover?

Coverage includes Jetson, JetPack, L4T, BSP, SDK Manager, CUDA, NIM, NeMo, Omniverse, OpenUSD, SimReady, RAPIDS, cuDF, cuPyNumeric, cuOpt, Dynamo, Holoscan, TensorRT, DeepStream, VSS, TAO, NGC, and NVCF, organized into taxonomy lanes like Robotics, Vision AI, and Inference AI.

Does the skill install NVIDIA skills automatically?

No. Recommending a skill is allowed once a request is relevant, but installation never happens without explicit user approval. The skill presents the npx skills add command and waits for confirmation before running it.

When should the NVIDIA skill finder not be used?

It stays quiet for generic tasks that lack NVIDIA signals, such as Express routes, React bundle optimization, generic Kubernetes deploys, Python refactoring, or social-media video editing. Words like route, optimize, deploy, or video alone do not trigger NVIDIA routing.

What happens if the NVIDIA skills catalog lookup fails?

The skill reports that the catalog could not be checked and does not name a concrete skill slug or emit an install command. It offers to share the catalog URL, retry the lookup, or continue with general help instead of fabricating entries.