What problem does it solve? Finding, reading, and citing academic papers requires juggling multiple websites and APIs. This Skill provides ready-to-use commands for searching arXiv, fetching paper metadata, tracking citations, and generating BibTeX entries without any API keys or dependencies. ## Core Features & Use Cases - arXiv Search & Retrieval: Query papers by keyword, author, category, or ID using the arXiv Atom API, with sorting and pagination support. - Citation & Recommendation Data: Use the Semantic Scholar API to get citation counts, references, related papers, and author profiles. - BibTeX Generation: Convert arXiv metadata into properly formatted BibTeX entries for citations. - Use Case: A researcher writing a literature review on reinforcement learning can search the latest papers, check their citation impact, read abstracts and PDFs, and generate citations — all from the command line. ## Quick Start Search arXiv for the five most recent papers on GRPO reinforcement learning and show their titles, authors, and abstracts.