PrathamLearnsToCode/paper2code
Agent skill to turn any arxiv paper into a working implementation observed · 2026-08-28
Health v2 · maintenance only
48/100
- Activity 75
- Release rhythm 35
- Longevity 10
Flags: no_releases young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 152
- days_rel: n/a
- days_push: 152
- n_releases_24m: 0
Adoption not part of the score
1509 stars · 176 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An agent skill for coding agents like Claude Code that converts an arXiv paper URL into a working Python implementation. It generates citation-anchored code where every line references the paper section it implements, and flags unspecified implementation choices instead of silently inventing them.
Use cases
- turn an arxiv paper into working code
- reproduce a machine learning paper implementation
- generate code from a research paper with citations
- audit which parts of a paper implementation are unspecified
- implement a paper's model and training loop automatically
- find hyperparameters buried in paper appendices
When to choose
- you need to reproduce an ML paper and want traceable, citation-anchored code
- you use Claude Code or compatible coding agents and want paper-to-code automation
- you want ambiguity in a paper's method explicitly flagged rather than guessed
When to avoid
- you need a guaranteed runnable, verified implementation without manual review
- your target paper has no arXiv version or is not machine-learning focused
- you want a standalone application rather than an agent skill
Facets
plugin · maturity active
agent-framework llm-inference code-review developer-tools machine-learning large-language-models developer-tools artificial-intelligence python cli cross-platform claude-code agent-skill paper-reproduction arxiv citation-anchoring code-generation
1 source
- readme: https://github.com/PrathamLearnsToCode/paper2code · fetched 2026-08-28 · 0a8a3c4c790c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PrathamLearnsToCode/paper2code | main | 48 |
For agents
markdown · JSON · MCP: product_card(name="PrathamLearnsToCode/paper2code")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem