skills  by NVIDIA

AI agent skills for NVIDIA platforms

Created 3 months ago
571 stars

Top 56.0% on SourcePulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

Summary

NVIDIA/skills provides a centralized, open catalog of NVIDIA-verified skills for AI agents. These skills act as portable instruction sets, enabling AI agents to correctly leverage NVIDIA's CUDA-X libraries, AI Blueprints, and platform tools. This project aims to simplify the integration of complex NVIDIA technologies into AI agent workflows, benefiting developers and researchers seeking to harness GPU acceleration and advanced AI capabilities.

How It Works

This repository serves as a curated catalog, automatically mirroring skills developed and maintained within their respective NVIDIA product repositories daily. An accompanying npx skills command-line interface (CLI) facilitates the discovery, installation, and management of these skills for various AI agents. This approach ensures skills are up-to-date and easily accessible, abstracting away the complexity of direct library integration.

Quick Start & Requirements

  • Primary install / run command: Use npx skills add nvidia/skills for an interactive installation, or npx skills add nvidia/skills --skill <skill-name> --yes to install a specific skill non-interactively.
  • Non-default prerequisites: Requires Node.js (for npx) and an AI agent compatible with the skills CLI.
  • Links: The README details installation for specific agents (e.g., Claude Code, Codex, Cursor) and provides a link to browse available skills via npx skills add nvidia/skills --list. Advanced installation and documentation are available internally within the repository's docs/ directory.

Highlighted Details

  • Comprehensive Skill Catalog: Features skills for a wide array of NVIDIA products including CUDA-Q, cuOpt, DALI, DeepStream, Megatron-Core, NeMo, RAG Blueprint, and TensorRT-LLM.
  • Automated Daily Sync: Skills are automatically mirrored from their source product repositories, ensuring currency and consistency.
  • Multi-Agent Support: The CLI allows installation targeting specific AI coding agents like Claude Code, Codex, Cursor, and Kiro.
  • Agent Skills Specification: Adheres to a standard for portable skill directories with progressive disclosure of information.

Maintenance & Community

The project roadmap outlines future enhancements such as skill signing for verifiable provenance and syndication to external marketplaces. For skill-specific issues or contributions, users are directed to the respective product repositories. Issues related to the catalog repository itself can be opened directly in this repository.

Licensing & Compatibility

This project is dual-licensed under the Apache License 2.0 and Creative Commons Attribution 4.0 International (CC BY 4.0). The Apache 2.0 license is generally permissive for commercial use and integration into closed-source projects, while CC BY 4.0 requires attribution.

Limitations & Caveats

Key features like skill signing, universal evaluation criteria, and compliance gates are listed as future roadmap items and are not yet implemented. Skill maintenance and issue resolution are primarily handled within the individual product repositories from which skills are synced.

Health Check
Last Commit

12 hours ago

Responsiveness

Inactive

Pull Requests (30d)
52
Issues (30d)
5
Star History
513 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.