arxiv

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Researchers spend significant time locating relevant arXiv papers, downloading PDFs, and summarizing content for literature reviews. This skill streamlines discovery, retrieval, and synthesis in a repeatable academic workflow.

Core Features & Use Cases

  • Search by topic or arXiv ID to retrieve matching papers and metadata.
  • Download PDFs to a local library and access abstracts, authors, and categories for quick assessment.
  • Summarize key contributions from each paper to support literature reviews and proposals.
  • Use case: when preparing a state-of-the-art survey, rapidly assemble a repository of top-arXiv papers with digestible summaries.

Quick Start

Search arXiv for a topic, download the top results' PDFs, and generate summaries.

Frequently Asked Questions about arxiv

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

FAQPage Schema
How do I search arXiv papers by topic or ID and get the metadata?

You can search arXiv papers by providing a topic query or an explicit arXiv ID. The skill parses your input, fetches data via the arXiv API, and returns matching papers along with their metadata, abstracts, authors, and categories.

Can I download arXiv PDFs automatically when doing a literature review?

Yes, you can automatically download arXiv PDFs to a local library. The skill retrieves the full PDF documents for the papers matching your query, allowing you to build a local repository for literature reviews and quick assessment.

What is the best way to summarize arXiv papers for a research survey?

The best way to summarize arXiv papers for a survey is to use an automated skill that generates concise summaries of key contributions. This skill produces structured summaries from retrieved abstracts and metadata to support rapid synthesis across disciplines.

Does this arXiv search and download approach work without external dependencies?

Yes, this approach works without external dependencies because the skill includes an inline fallback mechanism. It can fetch arXiv data and retrieve PDFs locally even if the primary API connection encounters issues, ensuring a repeatable academic workflow.

How do I get a structured summary from an arXiv abstract?

To get a structured summary from an arXiv abstract, the skill parses the fetched metadata and abstract text. It then synthesizes the key contributions into a concise format designed for quick consumption during literature reviews and proposal preparation.