What problem does it solve?
Finding and saving academic papers from arXiv manually requires browsing the website, copying metadata, and downloading PDFs one by one. This Skill automates the entire flow from query to local PDF library with structured summaries.
Core Features & Use Cases
- arXiv Search: Query the arXiv API by topic or paper ID and receive a formatted table of results with titles, authors, dates, and categories.
- PDF Download: Download one or all result PDFs into a local papers directory with size validation, rate limiting, and duplicate detection.
- Structured Summaries: Generate Markdown summaries with abstracts, key contributions, and citation-ready arXiv IDs.
- Use Case: A researcher starting a literature review on attention mechanisms runs a single query, gets the top 10 papers, downloads all PDFs to a literature folder, and receives summaries for each.
Quick Start
Ask the assistant to search arXiv for papers on a topic like "attention mechanism" and download the top results to your local papers folder.