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.