What problem does it solve? Finding and saving academic papers from arXiv normally requires manual browsing, copying metadata, and downloading PDFs one by one. This Skill automates the entire flow: search by topic or arXiv ID, retrieve structured metadata, and save PDFs into a local paper library. ## Core Features & Use Cases - arXiv Search: Query the arXiv Atom API by keyword or paper ID and get structured results with title, authors, abstract, categories, and links. - PDF Download: Download papers by ID into a configurable directory, with duplicate skipping, size validation, and rate-limit retry handling. - Paper Summaries: Produce formatted summaries with key contributions, citation-ready arXiv IDs, and local PDF paths. - Use Case: Ask for papers on "attention mechanism", review the top 10 results in a table, then download the most relevant PDFs into a papers/ folder for your literature review. ## Quick Start Use the arxiv skill to search for recent papers on retrieval-augmented generation and download the top three PDFs into my papers folder.