NVIDIA/CUDA-Q/cudaq-guide
CUDA-Q
NVIDIA
CUDA-Q onboarding guide for installation, test programs, GPU simulation, QPU hardware, and quantum applications.
How to get this skill
Agent Skill by NVIDIA. Download or clone it, then install it in your agent.
Setup & Installation
- Clone the repository:
git clone https://github.com/NVIDIA/skills.git - Copy the skill folder (which contains
SKILL.md) into your agent skills folder, e.g..claude/skills/. - Restart or reload the agent to auto-discover the skill.
- Check
SKILL.mdfor any special instructions or requirements.