cutlass-skill
Installation
SKILL.md
CUTLASS and CuTe development
Use the local CUTLASS checkout as the primary implementation reference. Prefer current source and examples over remembered APIs because CuTeDSL paths and interfaces change frequently.
Locate the checkout
Resolve the directory containing this SKILL.md, then use its repos/cutlass/ child. The installer links that path to agent-gpu-skills/third_party/cutlass/ or to the checkout supplied through CUTLASS_REPO.
In commands below, replace CUTLASS_REPO with the resolved absolute path:
CUTLASS_REPO=/absolute/path/to/cutlass-skill/repos/cutlass
If the checkout is missing, run this from the agent-gpu-skills repository and reinstall the Skill: