slowlyCslowlyCCommunityยท4 Agent Skills Included

agent-gpu-skills

GPU kernel development with CUDA, Triton, CUTLASS, and TileLang

Guides writing, debugging, and optimizing GPU kernels across CUDA, PTX, Triton, Gluon, CUTLASS, CuTeDSL, and TileLang. Provides local snapshots of official NVIDIA documentation and searchable upstream source checkouts, eliminating guesswork from outdated API memory. Helps developers verify instructions, trace compiler behavior, and profile kernels with Nsight and Compute Sanitizer faster.
npx skills add slowlyC/agent-gpu-skills --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install agent-gpu-skills?โ–ผ

Run `npx skills add slowlyC/agent-gpu-skills --all -g -y` in your terminal to install all four GPU skills globally.

What does agent-gpu-skills do?โ–ผ

It gives your coding assistant local access to official CUDA and PTX documentation plus searchable Triton, CUTLASS, and TileLang source code, so it can write and debug GPU kernels accurately.

Which GPU frameworks are covered?โ–ผ

The suite covers raw CUDA and PTX, Triton and Gluon, CUTLASS with CuTe and CuTeDSL, and TileLang, including NVIDIA profiling tools like Nsight Compute and Nsight Systems.

Does it work with Claude Code, Cursor, and Codex?โ–ผ

Yes. All skills follow the standard SKILL.md format and install into the skill directories of Cursor, Claude Code, Codex, Gemini CLI, and Qoder.

Do I need internet access to look up CUDA docs?โ–ผ

No. The CUDA skill ships local snapshots of the official PTX ISA, Runtime API, Driver API, and Nsight documentation, so lookups work offline.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’