paper-to-code

Implement AI/ML research papers from scratch when no official code exists. Use when the user wants to reproduce a paper, implement an algorithm from a PDF, build a model architecture from a research paper, or create working code from academic publications. Handles papers from arXiv, NeurIPS, ICML, ICLR, CVPR, and other venues. Produces UV-managed, GPU-ready Python projects with tests, demos, and documentation.

$ Installer

git clone https://github.com/aryateja2106/nested-learning /tmp/nested-learning && cp -r /tmp/nested-learning/.claude/skills/paper-to-code ~/.claude/skills/nested-learning

// tip: Run this command in your terminal to install the skill