Official skills publisher Verified Skillscout rank 44

Meta PyTorch

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

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

5 Skills
1 Repository
16 Installs
3 GitHub stars

Install

Add Meta 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/meta-pytorch/meta-pytorch_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Meta 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

Includes 5 official skills: abi-stable, debug-graph-breaks, profile-model, agents-are-coming, analyze-memory-snapshot.

5 skills 16 installs 3 stars
npx skills add meta-pytorch/skills -y

5 skills

meta-pytorch/skills 5 skills

abi-stable

meta-pytorch/skills 4 installs
View source

debug-graph-breaks

meta-pytorch/skills 4 installs
View source

profile-model

meta-pytorch/skills 4 installs
View source

agents-are-coming

meta-pytorch/skills 3 installs
View source

analyze-memory-snapshot

meta-pytorch/skills 1 installs
View source

Repository documentation

meta-pytorch/skills package overview

meta-pytorch/skills/README.md View on GitHub

meta-pytorch/skills

Includes 5 official skills: abi-stable, debug-graph-breaks, profile-model, agents-are-coming, analyze-memory-snapshot.

Top skills in this package

abi-stableOfficial Meta PyTorch skill from meta-pytorch/skills.
debug-graph-breaksOfficial Meta PyTorch skill from meta-pytorch/skills.
profile-modelOfficial Meta PyTorch skill from meta-pytorch/skills.
agents-are-comingOfficial Meta PyTorch skill from meta-pytorch/skills.
analyze-memory-snapshotOfficial Meta PyTorch skill from meta-pytorch/skills.

Install

Install the full package:

npx skills add meta-pytorch/skills -y

Install a specific skill:

npx skills add meta-pytorch/skills@abi-stable -y

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

View meta-pytorch/skills on GitHub
Copied