triton-skill
Installation
SKILL.md
Triton and Gluon development
Use the local Triton checkout as the primary source for APIs and implementation patterns. Prefer current tutorials and source over remembered signatures because Triton and Gluon evolve quickly.
Locate the checkout
Resolve the directory containing this SKILL.md, then use its repos/triton/ child. The installer links that path to agent-gpu-skills/third_party/triton/ or to the checkout supplied through TRITON_REPO.
In commands below, replace TRITON_REPO with the resolved absolute path:
TRITON_REPO=/absolute/path/to/triton-skill/repos/triton
If the checkout is missing, run this from the agent-gpu-skills repository and reinstall the Skill: