What problem does it solve? Finding relevant academic papers, checking their citation impact, and tracking related research requires juggling multiple websites and APIs. This Skill provides ready-to-use commands for searching arXiv, fetching paper metadata, generating BibTeX citations, and exploring citation networks via Semantic Scholar. ## Core Features & Use Cases - arXiv Search & Retrieval: Query papers by keyword, author, category, or ID using the arXiv REST API, with sorting, pagination, and clean parsed output via a helper script. - Citation Analysis: Use the Semantic Scholar API to get citation counts, references, citing papers, author profiles, and paper recommendations. - BibTeX Generation: Automatically produce formatted BibTeX entries from arXiv metadata for citations. - Use Case: A researcher starting a literature review on reinforcement learning can search the latest papers, check which ones are highly cited, read abstracts and full PDFs, and export BibTeX entries — all from the command line. ## Quick Start Ask the agent to search arXiv for recent papers on a topic like "GRPO reinforcement learning" and summarize the top results with links.