mcpbeat

Torch Harmonics Skills

nvidia/torch-harmonics-skills

> Index of project-local Claude Code skills for torch-harmonics. Use this to discover which skills are available for this codebase. Individual skills live in the .skills/ directory at the project root.

4325k tokens
context cost
the whole folder, loaded on every use
205
files
ships runnable scripts
0
copies elsewhere
how many repositories repackaged it
690
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/NVIDIA/torch-harmonics --skill torch-harmonics-skills

The instruction itself

2 sections, as written by the author

torch-harmonics skills

Project-local skills live in .skills/<skill-name>/SKILL.md.

Available skills

| Skill | Trigger | Description |

|-------|---------|-------------|

| test-writing | Writing or extending tests (serial or distributed), tolerance values, comparing tensors, gradient testing, autocast in tests | Guide for writing numerical tests following torch-harmonics conventions |

| disco-kernel-dev | Adding/optimizing/debugging DISCO kernels, wiring dispatch layers, bf16/fp16 autocast, distributed a2a, test coverage | Expert guide for DISCO convolution kernel development |

How to use it

Copy the folder

Take nvidia/torch-harmonics-skills from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.