# Arxiv To Md

> 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.

- Skill: `akiselev/arxiv-to-md` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add akiselev/arxiv-to-md`
- Raw SKILL.md: https://api.skillmd.com/api/skills/akiselev/arxiv-to-md/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: akiselev (https://skillmd.com/u/akiselev)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/akiselev/arxiv-to-md

---


# 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.

