What problem does it solve?
Researchers and students often spend excessive time locating and retrieving academic papers, parsing the arXiv API response, and extracting relevant metadata such as titles, authors, abstracts, and PDF links.
Core Features & Use Cases
- Keyword, author, and category search using the free arXiv REST API, returning concise, readable summaries.
- Direct access to abstracts and full‑text PDFs via simple web extraction commands.
- BibTeX generation for easy citation management.
- Optional enrichment with Semantic Scholar data for citation counts and related works.
- Command‑line helper script (
search_arxiv.py) that formats results without external dependencies.
- Ideal for literature reviews, citation gathering, and rapid exploration of emerging research topics.
Quick Start
Ask the arxiv skill to find the top 5 recent papers on reinforcement learning and return their titles with PDF links.