Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .agents/plugins/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "Coding"
"category": "Developer Tools"
}
]
}
2 changes: 1 addition & 1 deletion .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{
"name": "nvidia-skills",
"source": "./plugins/nvidia-skills",
"description": "Skills for NVIDIAs ecosystem spans GPU acceleration, CUDA, AI agents, inference, robotics, Physical AI, Omniverse, and simulation. This plugin helps you find the right skills to help in building NVIDIA-powered workflows."
"description": "Find the right NVIDIA skill for GPU acceleration, CUDA, AI agents, data loading, training, inference, robotics, Physical AI, Omniverse, simulation, and other NVIDIA-powered workflows."
}
]
}
2 changes: 1 addition & 1 deletion .cursor-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
{
"name": "nvidia-skills",
"source": "./plugins/nvidia-skills",
"description": "Skills for NVIDIAs ecosystem spans GPU acceleration, CUDA, AI agents, inference, robotics, Physical AI, Omniverse, and simulation. This plugin helps you find the right skills to help in building NVIDIA-powered workflows."
"description": "Find the right NVIDIA skill for GPU acceleration, CUDA, AI agents, data loading, training, inference, robotics, Physical AI, Omniverse, simulation, and other NVIDIA-powered workflows."
}
]
}
21 changes: 12 additions & 9 deletions plugins.d/nvidia-skills.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
name: nvidia-skills

version: "1.3.0"
description: Skills for NVIDIAs ecosystem spans GPU acceleration, CUDA, AI agents, inference, robotics, Physical AI, Omniverse, and simulation. This plugin helps you find the right skills to help in building NVIDIA-powered workflows.
version: "1.4.0"
description: Find the right NVIDIA skill for GPU acceleration, CUDA, AI agents, data loading, training, inference, robotics, Physical AI, Omniverse, simulation, and other NVIDIA-powered workflows.

display_name: NVIDIA
short_description: Guided help for NVIDIA AI, GPU, robotics, simulation, and 3D workflows.
long_description: NVIDIAs ecosystem spans GPU acceleration, CUDA, AI agents, data loading, training, inference, robotics, Physical AI, Omniverse, and simulation. This plugin helps you find the right skills to help in building NVIDIA-powered workflows.
display_name: NVIDIA Skills
short_description: Find the right NVIDIA skill
long_description: Find and install the right NVIDIA skill for work across GPU acceleration, CUDA, AI agents, data loading, training, inference, robotics, Physical AI, Omniverse, simulation, and more. The plugin checks NVIDIA's live skills catalog, recommends the best match, and provides an install command and a useful first prompt.

category: Coding
category: Developer Tools
logo: ./assets/nvidia.png
composer_icon: ./assets/nvidia.png
# screenshots: [] # optional; supply ./assets/*.png paths when we have any
website_url: https://build.nvidia.com/skills/
privacy_policy_url: https://www.nvidia.com/en-us/about-nvidia/privacy-center/
terms_of_service_url: https://developer.nvidia.com/legal/terms

keywords:
- nvidia
Expand All @@ -30,9 +33,9 @@ keywords:
- cad

default_prompts:
- "What NVIDIA skills can help me with simulation and robotics"
- "How I could turn real-world driving footage into a 3D neural scene for simulation"
- "Help me deploy a secure OpenClaw agent"
- "Which NVIDIA skills can help with simulation and robotics?"
- "How can I turn real-world driving footage into a 3D neural scene for simulation?"
- "Help me deploy a secure OpenClaw agent."

# This plugin ships a single skill: nvidia-skill-finder.
#
Expand Down
6 changes: 3 additions & 3 deletions plugins/nvidia-skills/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "nvidia-skills",
"version": "1.3.0",
"description": "Skills for NVIDIAs ecosystem spans GPU acceleration, CUDA, AI agents, inference, robotics, Physical AI, Omniverse, and simulation. This plugin helps you find the right skills to help in building NVIDIA-powered workflows.",
"displayName": "NVIDIA",
"version": "1.4.0",
"description": "Find the right NVIDIA skill for GPU acceleration, CUDA, AI agents, data loading, training, inference, robotics, Physical AI, Omniverse, simulation, and other NVIDIA-powered workflows.",
"displayName": "NVIDIA Skills",
"author": {
"name": "NVIDIA",
"url": "https://github.com/NVIDIA/skills"
Expand Down
21 changes: 12 additions & 9 deletions plugins/nvidia-skills/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nvidia-skills",
"version": "1.3.0",
"description": "Skills for NVIDIAs ecosystem spans GPU acceleration, CUDA, AI agents, inference, robotics, Physical AI, Omniverse, and simulation. This plugin helps you find the right skills to help in building NVIDIA-powered workflows.",
"version": "1.4.0",
"description": "Find the right NVIDIA skill for GPU acceleration, CUDA, AI agents, data loading, training, inference, robotics, Physical AI, Omniverse, simulation, and other NVIDIA-powered workflows.",
"author": {
"name": "NVIDIA",
"url": "https://github.com/NVIDIA/skills"
Expand All @@ -28,22 +28,25 @@
],
"skills": "./skills/",
"interface": {
"displayName": "NVIDIA",
"shortDescription": "Guided help for NVIDIA AI, GPU, robotics, simulation, and 3D workflows.",
"longDescription": "NVIDIAs ecosystem spans GPU acceleration, CUDA, AI agents, data loading, training, inference, robotics, Physical AI, Omniverse, and simulation. This plugin helps you find the right skills to help in building NVIDIA-powered workflows.",
"displayName": "NVIDIA Skills",
"shortDescription": "Find the right NVIDIA skill",
"longDescription": "Find and install the right NVIDIA skill for work across GPU acceleration, CUDA, AI agents, data loading, training, inference, robotics, Physical AI, Omniverse, simulation, and more. The plugin checks NVIDIA's live skills catalog, recommends the best match, and provides an install command and a useful first prompt.",
"developerName": "NVIDIA",
"category": "Coding",
"category": "Developer Tools",
"capabilities": [
"Interactive",
"Write"
],
"websiteURL": "https://build.nvidia.com/skills/",
"privacyPolicyURL": "https://www.nvidia.com/en-us/about-nvidia/privacy-center/",
"termsOfServiceURL": "https://developer.nvidia.com/legal/terms",
"logo": "./assets/nvidia.png",
"composerIcon": "./assets/nvidia.png",
"brandColor": "#76b900",
"defaultPrompt": [
"What NVIDIA skills can help me with simulation and robotics",
"How I could turn real-world driving footage into a 3D neural scene for simulation",
"Help me deploy a secure OpenClaw agent"
"Which NVIDIA skills can help with simulation and robotics?",
"How can I turn real-world driving footage into a 3D neural scene for simulation?",
"Help me deploy a secure OpenClaw agent."
]
}
}
4 changes: 2 additions & 2 deletions plugins/nvidia-skills/.cursor-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nvidia-skills",
"version": "1.3.0",
"description": "Skills for NVIDIAs ecosystem spans GPU acceleration, CUDA, AI agents, inference, robotics, Physical AI, Omniverse, and simulation. This plugin helps you find the right skills to help in building NVIDIA-powered workflows.",
"version": "1.4.0",
"description": "Find the right NVIDIA skill for GPU acceleration, CUDA, AI agents, data loading, training, inference, robotics, Physical AI, Omniverse, simulation, and other NVIDIA-powered workflows.",
"author": {
"name": "NVIDIA"
},
Expand Down
Binary file modified plugins/nvidia-skills/assets/nvidia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading