What problem does it solve?
This Skill eliminates the time-consuming manual process of searching arXiv, retrieving paper metadata, and downloading PDFs for later reading and citation.
Core Features & Use Cases
- Search by topic or arXiv ID: Accepts either a natural-language query or an ID like 2301.07041 or cs/0601001 to jump straight to a specific paper.
- Download and verify PDFs locally: Saves PDFs to a configurable directory (default papers/) and applies basic guardrails like skipping existing files and rejecting files that look like errors (too small).
- Summarize results with citation-ready details: Produces a structured summary including title, authors, categories, full abstract, and local PDF path when downloaded.
- Optional research-wiki ingestion: If research-wiki/ exists and the ingest helper is available, it can ingest the found papers into the local research wiki.
Quick Start
Ask: "/arxiv "attention is all you need" - max: 5 - download" to list the top results and download the PDFs into the local paper library.