Discover and explore top open-source AI tools and projects—updated daily.
NVIDIAAI agent skills for NVIDIA platforms
Top 56.0% on SourcePulse
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
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.npx) and an AI agent compatible with the skills CLI.npx skills add nvidia/skills --list. Advanced installation and documentation are available internally within the repository's docs/ directory.Highlighted Details
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.
12 hours ago
Inactive