Claude Skill
NVIDIA/skills
NVIDIA/skills is an open-source GitHub repository by NVIDIA offering modular AI agent skills for Claude Skill. Enhance automation with reusable Python-based components.
Overview
Repository
Install this Skill
npx skills add nvidia/skillsRegistry
npx skills add nvidia/skillsnpx skills add nvidia/skills --skill cuopt-numerical-optimization-api-python --yesnpx skills add nvidia/skills --skill cuopt-numerical-optimization-api-python --agent claude-codenpx skills add nvidia/skills --skill cuopt-numerical-optimization-api-python --agent codexnpx skills add nvidia/skills --skill cuopt-numerical-optimization-api-python --agent cursor
Summary
NVIDIA/skills is a GitHub repository by NVIDIA that provides a collection of AI agent skills designed to enhance the capabilities of AI agents, particularly for use with Claude Skill. It offers reusable, modular skill components for building intelligent automation workflows.
NVIDIA 发布的 AI 代理技能
Key features
- Published by NVIDIA, ensuring high-quality AI agent skills
- Modular and reusable skill components for AI agents
- Designed to integrate with Claude Skill for enhanced automation
- Python-based implementation for easy adoption
- Open-source repository with community contributions
Use cases
- Building custom AI agent workflows with Claude Skill
- Automating complex tasks using NVIDIA's skill library
- Integrating AI skills into enterprise applications
- Rapid prototyping of intelligent automation solutions
- Enhancing AI agent capabilities with pre-built skills
README excerpt
<!-- SPDX-License-Identifier: Apache-2.0 AND CC-BY-4.0 --> <!-- Copyright (c) 2026 NVIDIA Corporation. All rights reserved. --> # NVIDIA Agent Skills **Official, NVIDIA-verified skills for AI agents.** [](https://nvidia.com) [](https://agentskills.io) [](LICENSE) > 📖 **Docs:** [docs.nvidia.com/skills](https://docs.nvidia.com/skills) · > 📺 **Livestream:** [From Vulnerable to Verified](https://www.youtube.com/watch?v=sVpKonYJ4D4&list=PL5B692fm6--vEL0FwctKghCpyEnBGAQJA&index=1) · > 📝 **Blog:** [NVIDIA Verified Agent Skills: Capability Governance for AI Agents](https://developer.nvidia.com/blog/nvidia-verified-agent-skills-provide-capability-governance-for-ai-agents/) --- Skills are portable instruction sets that teach AI agents how to use NVIDIA CUDA-X libraries, AI Blueprints, and platform tools correctly. This repository is a catalog: skills are maintained in their respective product repos and mirrored here daily via an automated sync pipeline. We are making NVIDIA skills available publicly and building this catalog in the open; see the [Roadmap](#roadmap) for what is planned next. --- ## Quickstart Install NVIDIA skills with the default [`skills` CLI](https://github.com/vercel-labs/skills) flow: ```bash npx skills add nvidia/skills ``` The CLI runs through `npx` and prompts you to choose a skill and install destination. You do not need to clone this repo or copy skill folders by hand. The skill is available the next time your agent loads skills and encounters a re
Topics
No topics yet.