Ross ROSS = Recommend OSS · open-source software intelligence for agents

PrathamLearnsToCode/paper2code

Agent skill to turn any arxiv paper into a working implementation observed · 2026-08-28

github.com/PrathamLearnsToCode/paper2code · Python · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
PrathamLearnsToCode/paper2codemain48

For agents

markdown · JSON · MCP: product_card(name="PrathamLearnsToCode/paper2code")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem