Official skills publisher Verified Skillscout rank 212

PyTorch

PyTorch publishes official AI agent skills for its tools, services, and developer workflows.

Browse 14 official AI agent skills across 1 PyTorch repository, with install commands and source links.

14 Skills
1 Repository
9,519 Installs
102,836 GitHub stars

Install

Add PyTorch skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/pytorch/pytorch_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant PyTorch skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

1 official repository

Pytorch

pytorch/pytorch

Includes 14 official skills: skill-writer, docstring, pr-review, add-uint-support, at-dispatch-v2, metal-kernel.

14 skills 9,519 installs 102,836 stars
npx skills add pytorch/pytorch -y

14 skills

pytorch/pytorch 14 skills

skill-writer

pytorch/pytorch 1,301 installs
View source

docstring

pytorch/pytorch 1,049 installs
View source

pr-review

pytorch/pytorch 1,032 installs
View source

add-uint-support

pytorch/pytorch 993 installs
View source

at-dispatch-v2

pytorch/pytorch 990 installs
View source

metal-kernel

pytorch/pytorch 982 installs
View source

triaging-issues

pytorch/pytorch 973 installs
View source

pyrefly-type-coverage

pytorch/pytorch 970 installs
View source

aoti-debug

pytorch/pytorch 953 installs
View source

document-public-apis

pytorch/pytorch 103 installs
View source

pt2-bug-basher

pytorch/pytorch 79 installs
View source

scrub-issue

pytorch/pytorch 76 installs
View source

distributed-triage

pytorch/pytorch 15 installs
View source

Repository documentation

pytorch/pytorch package overview

pytorch/pytorch/README.md View on GitHub

pytorch/pytorch

Includes 14 official skills: skill-writer, docstring, pr-review, add-uint-support, at-dispatch-v2, metal-kernel.

Top skills in this package

skill-writerOfficial PyTorch skill from pytorch/pytorch.
docstringOfficial PyTorch skill from pytorch/pytorch.
pr-reviewOfficial PyTorch skill from pytorch/pytorch.
add-uint-supportOfficial PyTorch skill from pytorch/pytorch.
at-dispatch-v2Official PyTorch skill from pytorch/pytorch.
metal-kernelOfficial PyTorch skill from pytorch/pytorch.
triaging-issuesOfficial PyTorch skill from pytorch/pytorch.
pyrefly-type-coverageOfficial PyTorch skill from pytorch/pytorch.

Install

Install the full package:

npx skills add pytorch/pytorch -y

Install a specific skill:

npx skills add pytorch/pytorch@skill-writer -y

Use the package when you want your agent to choose the relevant skill from this official PyTorch repository.

View pytorch/pytorch on GitHub
Copied