wheel-size-analyzer
Installation
SKILL.md
Wheel Size Analyzer
Tracks and reports PyTorch nightly wheel sizes over time by querying GitHub Actions artifact data. Identifies significant size increases and produces daily size reports.
When to use this skill
Use when the user asks about:
- Wheel or binary size changes over a date range
- Identifying when wheel size regressions occurred
- Comparing wheel sizes across nightly builds
- Producing size reports for manywheel build variants
Instructions
Step 1: Determine parameters
Collect three parameters from the user. If they provide a CUDA version (e.g., "cuda 12.8", "CUDA 13.0", "cu128"), map it to the artifact name. If a parameter is not specified, ask or use the default.
Parameters: