arxiv-doc-builder

Installation
SKILL.md

arXiv Document Builder

Automatically converts arXiv papers into structured Markdown documentation for implementation reference.

Capabilities

This skill automatically:

  1. Fetches paper materials from arXiv

    • Attempts to download LaTeX source (preferred) and PDF (idempotent — skips if cached)
    • Handles all HTTP requests, extraction, and directory setup
  2. Converts LaTeX source to structured Markdown (happy path)

    • LaTeX source → Markdown via pandoc (preserves all math and structure)
    • Preserves mathematical formulas in MathJax/LaTeX format ($...$, $$...$$)
    • Maintains section hierarchy and document structure
    • Includes abstracts, figures, and references
Related skills
Installs
10
GitHub Stars
17
First Seen
Mar 11, 2026