arxiv
Installation
SKILL.md
arXiv
Purpose
- Use this skill to search, inspect, and download academic papers from arXiv.
- Prefer it for literature review, paper triage, and reproducible paper retrieval.
- arXiv access is free and does not require an API key.
- The primary API is Atom XML over HTTP.
Base Endpoint
- Base URL:
https://export.arxiv.org/api/query - Response format: Atom XML feed
- Transport: HTTP GET
- Authentication: none