Agent skill · AI & Agents

using-pytorch-engineering

Routes to appropriate PyTorch specialist skill based on symptoms and problem type

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill using-pytorch-engineering --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 15 KB
Bundled scripts: none
Path: skills/ai-ml/using-pytorch-engineering/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Using PyTorch Engineering ## Overview This meta-skill routes you to the right PyTorch specialist based on symptoms. PyTorch engineering problems fall into distinct categories that require specialized knowledge. Load this skill when you encounter PyTorch-specific issues but aren't sure which specialized skill to use. **Core Principle**: Different PyTorch problems require different specialists. Match symptoms to the appropriate specialist skill. Don't guess at solutions—route to the expert. ## When to Use Load this skill when: - Working with PyTorch and encountering problems - User mentions: "PyTorch", "torch", "CUDA", "GPU", "distributed training" - Need to implement PyTorch models or optimize performance - Debugging PyTorch training issues - Setting up production PyTorch infrastructure **Don't use for**: Framework-agnostic ML theory, non-PyTorch frameworks, algorithm selection (use training-optimization or other packs) --- ## How to Access Reference Sheets **IMPORTANT**: All reference sheets are located in the SAME DIRECTORY as this SKILL.md file. When this skill is loaded from: `skills/using-pytorch-engineering/SKILL.md` Reference sheets like `tensor-operations-and-memory.md` ar

What's inside
Steps it walks through
  1. Overview
  2. When to Use
  3. How to Access Reference Sheets
  4. Routing by Symptom
  5. Memory Issues
  6. Module and Model Design
  7. Distributed Training Setup
  8. Performance and Speed
  9. Mixed Precision and Optimization
  10. Training Instability and NaN
  11. Checkpointing and State Management
  12. Custom Operations and Autograd
  13. Cross-Cutting Scenarios
  14. Multiple Skills Needed
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the using-pytorch-engineering skill do?

Routes to appropriate PyTorch specialist skill based on symptoms and problem type

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill using-pytorch-engineering --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going