Arxiv To Md
Converts arXiv research papers into Markdown format for easy reading and organization of scientific documents.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add arxiv-to-md npx -- -y @trustedskills/arxiv-to-md
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"arxiv-to-md": {
"command": "npx",
"args": [
"-y",
"@trustedskills/arxiv-to-md"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill converts research papers from arXiv into Markdown format. It extracts the paper's title, abstract, and body text, structuring them appropriately for readability and further processing. The output is a clean, well-formatted Markdown document ready for use in notes, reports, or other documents.
When to use it
- You need to quickly process research papers from arXiv into a more usable format.
- You want to create a local archive of scientific articles in Markdown.
- You're building a knowledge base and need to ingest content from arXiv.
- You want to analyze the text content of an arXiv paper programmatically.
Key capabilities
- Converts arXiv papers to Markdown.
- Extracts title, abstract, and body text.
- Formats output for readability.
Example prompts
- "Convert this arXiv paper: 2310.12345 into markdown."
- "Get the markdown version of arXiv ID: 2309.00001."
- βCan you give me a markdown summary of the paper with ID 2311.18236?β
Tips & gotchas
- The skill requires a valid arXiv identifier (e.g.,
2310.12345) to function correctly.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.