‹ 返回总目录
开发工具 最近更新08-04

jetson-speculative-decoding

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量986
⭐ GitHub Stars2,791(fork 324)
🗓️ 最近推送2026-08-04
🌱 项目创建2026-02-25
💻 语言 / LicensePython · Apache-2.0
🐛 开放Issue17

📝 工具简介

面向NVIDIA产品的Agent Skills,可装进Claude Code、Codex等编码agent,端到端跑Physical AI、机器人、仿真、CUDA和RAG工作流。

📖 怎么用

先装NVIDIA技能库,运行`npx skills add nvidia/skills`。装这个特定技能就加`--skill`参数:`npx skills add nvidia/skills --skill cuopt-numerical-optimization-api --yes`。想指定给某个agent用,再加`--agent`参数,比如`--agent claude-code`、`--agent codex`或`--agent cortex`。装好后agent就知道怎么用NVIDIA的CUDA X库、物理AI和机器人工作流这些软件了。README没细说具体使用步骤。

📋 迷你测评

专为NVIDIA硬件设计的Agent Skills,可装进Claude Code等agent里。亮点是能端到端跑Physical AI和机器人相关workflow,覆盖CUDA和RAG场景。适合搞边缘计算或机器人开发的人,实际加速比未标明。

📄 README 要点

这是NVIDIA官方验证的Agent技能集合,专门为Claude Code、Codex等编码代理设计,教AI代理如何最佳使用NVIDIA软件。技能覆盖物理AI和机器人工作流、仿真、CUDA X库、RAG和AI蓝图以及平台工具。这个仓库是一个目录,技能维护在各自的产品仓库中,每天通过自动化同步管道镜像到这里。安装很简单,用默认的skills CLI流程就能完成。技能持续更新中,适合使用NVIDIA硬件和软件栈的开发者,特别是做机器人、物理AI或高性能计算的团队,能让AI代理更高效地利用NVIDIA的软件生态。

查看英文原文
NVIDIA Agent Skills Official, NVIDIA verified Agent Skills for Claude Code, Codex, and other coding agents. 📖 Docs: docs.nvidia.com/skills  ·  📺 Livestream: From Vulnerable to Verified  ·  📝 Blog: NVIDIA Verified Agent Skills: Capability Governance for AI Agents Skills are portable instruction sets that teach AI agents how to use NVIDIA software optimally: Physical AI and robotics workflows, simulation, CUDA X libraries, RAG and AI Blueprints, and platform tools. This repository is a catalog: skills are maintained in their respective product repos, and mirrored here daily via an automated sync pipeline. Skills are being added continuously, so check back for updates. We are building this infrastructure in the open, and contributions are welcome. See the Roadmap for what is planned next. Quickstart Install NVIDIA skills with the default skills CLI flow: [安装/使用命令见下方] 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. Requires a current skills CLI (v1.5.16 or newer). Installing via npx skills@latest add nvidia/skills always uses the latest. On older CLIs (v1.5.15 and earlier), skills may install but not appear in Claude Code — see Troubleshooting. The skill is available the next time your agent loads skills and encounters a relevant task. For example, ask your agent to "solve a linear programming problem with cuOpt" and the skill guides it through the cuOpt Python API. In Claude Code, run /reload skills to load newly installed skills in your current session. Install One Skill Without Prompts Use this when you already know the skill name and want to skip prompts. [安装/使用命令见下方] Replace cuopt numerical optimization api with any skill name from the Skill Catalog. Install for a Specific Agent Use agent to target a specific AI coding agent. Initially, we'll support common client targets, expanding the list over time. For the full list of clients supported by t

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考