Agent Skills: arXiv to Markdown

Convert arXiv papers to LLM-consumable markdown. Invoke when user provides an arXiv ID or URL, or when syncing academic papers from a PDF folder to a markdown destination.

UncategorizedID: solatis/claude-config/arxiv-to-md

Install this agent skill to your local

pnpm dlx add-skill https://github.com/solatis/claude-config/tree/HEAD/skills/arxiv-to-md

Skill Files

Browse the full folder contents for arxiv-to-md.

Download Skill

Loading file tree…

skills/arxiv-to-md/SKILL.md

Skill Metadata

Name
arxiv-to-md
Description
Convert arXiv papers to LLM-consumable markdown. Invoke when user provides an arXiv ID or URL, or when syncing academic papers from a PDF folder to a markdown destination.

arXiv to Markdown

Convert arXiv papers (TeX source) to clean markdown for LLM consumption.

Invocation

<invoke working-dir=".claude/skills/scripts" cmd="python3 -m skills.arxiv_to_md.main --step 1" />

Do NOT explore or analyze first. Run the script and follow its output.