paper2code-arxiv-implementation
Installation
SKILL.md
paper2code — Arxiv Paper to Working Implementation
Skill by ara.so — Daily 2026 Skills collection.
paper2code is a Claude Code agent skill that converts any arxiv paper URL into a citation-anchored Python implementation. Every code decision references the exact paper section and equation it implements, and all gaps/ambiguities are explicitly flagged rather than silently filled in.
Install
npx skills add PrathamLearnsToCode/paper2code/skills/paper2code
During install you'll choose:
- Agents: which coding agents get the skill (e.g., Claude Code)
- Scope: Global (recommended) or project-level
- Method: Symlink (recommended) or copy