What problem does it solve? Finding and collecting academic papers from arXiv manually involves repeated web searches, copy-pasting 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 & Fetch: Query the arXiv API by topic or paper ID (both new 2301.07041 and old cs/0601001 formats) and get structured results with titles, authors, abstracts, and categories. - PDF Download Management: Download single or bulk PDFs to a configurable local directory with size validation, rate limiting, and duplicate protection. - Research Wiki Integration: Automatically ingest fetched papers into a local research-wiki/ knowledge base when present. - Use Case: A researcher starting a literature review on attention mechanisms runs a single query, gets a ranked table of 10 papers, downloads all PDFs to papers/, and receives structured summaries with key contributions for each. ## Quick Start Ask the AI to search arXiv for "attention mechanism" papers and download the top results to your local papers folder.