·paper-to-code
{}

paper-to-code

Convert an ML research paper into a complete, runnable code repository. 3-stage pipeline from Paper2Code — Planning (UML + dependency graph) → Analysis (per-file logic) → Coding (dependency-ordered generation). Use for reproducing paper methods.

9Installs·0Trend·@lingzhi227

Installation

$npx skills add https://github.com/lingzhi227/claude-skills --skill paper-to-code

How to Install paper-to-code

Quickly install paper-to-code AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/lingzhi227/claude-skills --skill paper-to-code
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: lingzhi227/claude-skills.

SKILL.md

View raw

Convert a research paper into a complete, runnable code repository.

Stage 1: Planning Four-turn conversation to create a comprehensive plan:

Stage 2: Analysis For each file in the task list (dependency order):

Convert an ML research paper into a complete, runnable code repository. 3-stage pipeline from Paper2Code — Planning (UML + dependency graph) → Analysis (per-file logic) → Coding (dependency-ordered generation). Use for reproducing paper methods. Source: lingzhi227/claude-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lingzhi227/claude-skills --skill paper-to-code
Category
{}Data Analysis
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from lingzhi227/claude-skills

Quick answers

What is paper-to-code?

Convert an ML research paper into a complete, runnable code repository. 3-stage pipeline from Paper2Code — Planning (UML + dependency graph) → Analysis (per-file logic) → Coding (dependency-ordered generation). Use for reproducing paper methods. Source: lingzhi227/claude-skills.

How do I install paper-to-code?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lingzhi227/claude-skills --skill paper-to-code Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/lingzhi227/claude-skills