What problem does it solve? Finding and collecting academic papers from arXiv manually requires browsing the website, copying metadata, and downloading PDFs one by one. This Skill automates the entire workflow from search query to a local, organized paper library with structured summaries. ## Core Features & Use Cases - arXiv Search: Query the arXiv API by topic or paper ID and receive results as a formatted table with IDs, titles, authors, dates, and categories. - PDF Download: Download one or all result PDFs to a local paper directory with size validation, rate limiting, and duplicate protection. - Structured Summaries: Generate Markdown summaries with full abstracts, author lists, and extracted key contributions for each paper. - Use Case: A researcher starting a literature review on attention mechanisms can search arXiv, download the top 10 papers into a papers/ folder, and get citation-ready summaries in a single request. ## Quick Start Search arXiv for papers on neural video compression and download the top results to my papers folder.