arxiv

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

1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/HeXiao-55/Auto-SurveyMind --skill arxiv-hexiao-55
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/HeXiao-55/Auto-SurveyMind/tree/main/skills/arxiv
Command: npx skills add https://github.com/HeXiao-55/Auto-SurveyMind --skill arxiv-hexiao-55

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Researchers often need to locate, download, and summarize arXiv papers efficiently to build a local reference library and keep track of key findings.

Core Features & Use Cases

  • Search by topic or arXiv ID to discover relevant papers and related work.
  • Download PDFs for offline access and annotation.
  • Summarize and extract metadata (title, authors, abstract, categories) for quick review.
  • Use Case: A researcher searches for "neural networks" arXiv papers, downloads the top 5 PDFs, and receives concise summaries for a literature map.

Quick Start

Ask the skill to search arXiv for your topic and download the top results.

Frequently Asked Questions about arxiv

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

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

You can search and download arXiv papers by providing a keyword query or an exact arXiv ID. The skill queries the arXiv database, retrieves the matching PDFs, and saves them to populate a local paper library for offline access.

Can I get summaries and metadata for arXiv papers automatically?

Yes, the skill automatically extracts and summarizes metadata for downloaded arXiv papers. It retrieves the title, authors, abstract, and categories, providing concise summaries to help you quickly review key findings without opening the full PDF.

What do I need to run arXiv paper downloads locally?

You need a Bash environment to run the arXiv paper download skill. It optionally uses a Python-based fetch logic, specifically a script named arxiv_fetch.py if present, to query arXiv and retrieve PDFs and metadata.

What's the best way to build a local arXiv PDF library for a literature review?

To build a local arXiv PDF library, ask the skill to search for your research topic and download the top results. It fetches the PDFs and provides summaries and metadata, enabling you to map related work and keep track of key findings efficiently.

Does the arXiv search skill support exact paper ID lookups?

Yes, the skill supports exact arXiv ID lookups alongside keyword queries. Providing a specific arXiv ID allows you to directly target, download, and extract metadata from a known paper without sorting through broader topic search results.