← Browse

@nvidia/torch-harmonics-skills

B

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.

skillclaude

Install

agr install @nvidia/torch-harmonics-skills --target claude

Writes 18 files into .claude/skills/, pinned to git-8d0f90b0.

  • .claude/skills/torch-harmonics-skills/.clang-format
  • .claude/skills/torch-harmonics-skills/.clang-format-ignore
  • .claude/skills/torch-harmonics-skills/.coveragerc
  • .claude/skills/torch-harmonics-skills/.gitattributes
  • .claude/skills/torch-harmonics-skills/.gitignore
  • .claude/skills/torch-harmonics-skills/.pre-commit-config.yaml
  • .claude/skills/torch-harmonics-skills/.readthedocs.yaml
  • .claude/skills/torch-harmonics-skills/AUTHORS
  • .claude/skills/torch-harmonics-skills/CONTRIBUTING.md
  • .claude/skills/torch-harmonics-skills/Changelog.md
  • .claude/skills/torch-harmonics-skills/Dockerfile
  • .claude/skills/torch-harmonics-skills/Dockerfile.examples
  • .claude/skills/torch-harmonics-skills/LICENSE.txt
  • .claude/skills/torch-harmonics-skills/README.md
  • .claude/skills/torch-harmonics-skills/SECURITY.md
  • .claude/skills/torch-harmonics-skills/SKILL.md
  • .claude/skills/torch-harmonics-skills/pyproject.toml
  • .claude/skills/torch-harmonics-skills/setup.py

Document


name: torch-harmonics-skills description: > 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.

torch-harmonics skills

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

Available skills

SkillTriggerDescription
test-writingWriting or extending tests (serial or distributed), tolerance values, comparing tensors, gradient testing, autocast in testsGuide for writing numerical tests following torch-harmonics conventions
disco-kernel-devAdding/optimizing/debugging DISCO kernels, wiring dispatch layers, bf16/fp16 autocast, distributed a2a, test coverageExpert guide for DISCO convolution kernel development

Trustgrade B

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • passType matchnot applicable to this artifact type

    Whether the artifact is really the kind of thing its metadata claims it is.

  • passFreshness

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • warnLicenseno SPDX license detected

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.

Versions

  • git-8d0f90b01c2b2026-07-30