arxiv

Search arXiv by topic or ID, download PDFs, and summarize papers.

1|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/Lingrongye/federated-learning --skill arxiv-lingrongye
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/Lingrongye/federated-learning/tree/main/Auto-claude-code-research-in-sleep/skills/arxiv
Command: npx skills add https://github.com/Lingrongye/federated-learning --skill arxiv-lingrongye

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Researchers often need to quickly locate, access, and summarize arXiv papers without manual searching and downloading.

Core Features & Use Cases

  • Search and retrieve papers by topic or by arXiv ID and view concise metadata.
  • Download PDFs of selected papers to build a local library.
  • Summarize abstracts and key contributions for quick decision-making.
  • Use Case: A researcher wants the top 5 papers on "attention mechanisms" (or a specific ID) with PDFs and summaries for a literature review.

Quick Start

Ask it to search arXiv for a topic and save the top results, or request a specific paper by ID to download, view details, and generate a summary.

Frequently Asked Questions about arxiv

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for arXiv papers by topic or ID and download the PDFs?

To search arXiv papers, query by topic or arXiv ID to list metadata results, then download the PDFs directly to your local papers directory for offline access.

Can I summarize arXiv papers automatically after downloading them?

Yes, you can summarize arXiv papers automatically. The tool generates concise summaries of abstracts and key contributions to help you quickly evaluate papers for literature reviews.

How many arXiv search results can I list and save at once?

You can list a configurable number of arXiv search results using the MAX_RESULTS setting, allowing you to retrieve and save the top papers for any specific topic query.

Do I need an external script to fetch arXiv paper metadata and PDFs?

No, an external fetch script is optional. The tool uses an inline parser as a fallback to retrieve arXiv paper metadata and PDFs if the optional external script is unavailable.

What is the best way to build a local library of arXiv papers for a literature review?

The best way to build a local arXiv paper library is to search by topic, download the selected PDFs to a local directory, and generate summaries to streamline your literature review process.