@skills · Owner
Agent skills by pytorch
19 skills indexed from github.com/pytorch. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- .claude · Collection · 102,253 stars
- add-uint-support · Skill · 102,253 stars
Add unsigned integer (uint) type support to PyTorch operators by updating AT_DISPATCH macros. Use when adding support for uint16, uint32, uint64 types to o
- aoti-debug · Skill · 102,253 stars
Debug AOTInductor (AOTI) errors and crashes. Use when encountering AOTI segfaults, device mismatch errors, constant loading failures, or runtime errors fro
- at-dispatch-v2 · Skill · 102,253 stars
Convert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code. Use when porting AT_DISPATCH_ALL_TYPES_AND*, AT_DISPATCH_FLOATING_TYPES*, or
- ci-metrics · Skill · 102,253 stars
Query PyTorch CI, GitHub Actions, HUD, Grafana, and infrastructure metrics. Use when users ask about CI duration, job failures, queue times, workflow trend
- cuda-index-width · Skill · 102,253 stars
Choose 32-bit vs 64-bit index math in PyTorch CUDA kernels. Use when fixing large-tensor indexing overflows, deciding whether to use int64_t, canUse32BitIn
- distributed-triage · Skill · 102,253 stars
Sub-triages issues in the oncall:distributed queue by assigning distributed module labels, routing to sub-oncalls, and marking triaged. Use when an issue h
- docstring · Skill · 102,253 stars
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstrings in PyTorch code.
- document-public-apis · Skill · 102,253 stars
Document undocumented public APIs in PyTorch by removing functions from coverage_ignore_functions and coverage_ignore_classes in docs/source/conf.py, runni
- fix-issue · Skill · 102,253 stars
Fix bugs reported in PyTorch GitHub issues by reproducing, root-causing, and implementing a fix in the local working tree. Use when the user asks to fix a
- metal-kernel · Skill · 102,253 stars
Write Metal/MPS kernels for PyTorch operators. Use when adding MPS device support to operators, implementing Metal shaders, or porting CUDA kernels to Appl
- pr-review · Skill · 102,253 stars
Review PyTorch pull requests for code quality, test coverage, security, and backward compatibility. Use when reviewing PRs, when asked to review code chang
- pt2-bug-basher · Skill · 102,253 stars
Debug PyTorch 2 compiler stack failures including Dynamo graph breaks, Inductor codegen errors, AOTAutograd crashes, and accuracy mismatches. Use when enco
- pyrefly-type-coverage · Skill · 102,253 stars
Migrate a file to use stricter Pyrefly type checking with annotations required for all functions, classes, and attributes.
- pytorch · Collection · 102,253 stars
- scrub-issue · Skill · 102,253 stars
Fetch, analyze, reproduce, and minimize GitHub issue reproductions. Use only when the user asks to check whether a GitHub issue reproduces, minimize a GitH
- skill-writer · Skill · 102,253 stars
Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKIL
- skills · Collection · 102,253 stars
- triaging-issues · Skill · 102,253 stars
Triages GitHub issues by routing to oncall teams, applying labels, and closing questions. Use when processing new PyTorch issues or when asked to triage an