pdf2paper

Convert PDF documents into structured paper.md sections incrementally.

43|2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/PKU-ASAL/CoPaper-OpenCode --skill pdf2paper-pku-asal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf2paper
Source: https://github.com/PKU-ASAL/CoPaper-OpenCode/tree/main/.agents/skills/pdf2paper
Command: npx skills add https://github.com/PKU-ASAL/CoPaper-OpenCode --skill pdf2paper-pku-asal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires copaper_pdf_extract, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of converting existing PDF drafts into structured paper.md sections, streamlining the migration process and enhancing clarity.

Core Features & Use Cases

  • PDF to paper.md Conversion: Incrementally converts PDF content into paper.md sections, preserving text and structure.
  • Section-by-Section Conversion: Allows users to review and modify each section before finalizing the conversion.
  • Use Case: Ideal for researchers who have a PDF draft but need to structure it into a paper.md format for collaboration or submission.

Quick Start

Run the pdf2paper skill with the path to your PDF draft, e.g., pdf2paper /path/to/draft.pdf.

Frequently Asked Questions about pdf2paper

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a PDF draft to structured Markdown for academic writing?

To convert a PDF draft to structured Markdown for academic writing, use a tool that incrementally extracts text and maps it to existing paper frameworks. This Skill processes PDF documents section by section, preserving structure for paper.md formats.

Can I review and modify each section during PDF to Markdown conversion?

Yes, you can review and modify each section during PDF to Markdown conversion. The process supports incremental text extraction, allowing you to evaluate and adjust each section before finalizing the structured paper.md output.

Do I need copaper_pdf_extract to convert PDF documents into paper.md sections?

Yes, you need copaper_pdf_extract to convert PDF documents into paper.md sections. It is a required dependency for text extraction, enabling the Skill to map content into structured Markdown formats for academic papers.

What is the best way to map PDF content to an existing CoPaper structure?

The best way to map PDF content to an existing CoPaper structure is through incremental conversion. This approach extracts text progressively and aligns it with the paper framework, ensuring structured Markdown sections for collaborative research workflows.

Does PDF to Markdown conversion preserve the original document structure for research workflows?

PDF to Markdown conversion preserves the original document structure for research workflows by focusing on incremental text extraction. It maps the extracted content directly to structured paper.md sections, maintaining academic writing clarity.