cuda-skill

Installation
SKILL.md

CUDA & PTX Reference

Documentation Locations

All documentation is under the references/ directory within this skill's install location. The base path depends on which agent tool is used:

  • Cursor: ~/.cursor/skills/cuda-skill/references/
  • Claude Code: ~/.claude/skills/cuda-skill/references/
  • Codex: ~/.codex/skills/cuda-skill/references/

Below, CUDA_REFS refers to the references/ directory inside the skill's install path. For example: ~/.cursor/skills/cuda-skill/references/ (Cursor) or ~/.claude/skills/cuda-skill/references/ (Claude Code). Replace with the actual path in all search commands.

references/
├── ptx-docs/              # PTX ISA 9.1 full spec (405 files, 2.3MB)
├── ptx-simple/            # PTX condensed quick-ref (13 files, 149KB)
├── cuda-runtime-docs/     # CUDA Runtime API 13.1 (107 files, 0.9MB)
Related skills

More from slowlyc/agent-gpu-skills

Installs
64
GitHub Stars
105
First Seen
Mar 17, 2026