arxiv

Search arXiv by topic or ID and download PDFs with citation-ready metadata.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/Shallow-W/llm-wiki --skill arxiv-shallow-w
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/Shallow-W/llm-wiki/tree/main/.claude/skills/arxiv
Command: npx skills add https://github.com/Shallow-W/llm-wiki --skill arxiv-shallow-w

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the time-consuming manual process of searching arXiv, retrieving paper metadata, and downloading PDFs for later reading and citation.

Core Features & Use Cases

  • Search by topic or arXiv ID: Accepts either a natural-language query or an ID like 2301.07041 or cs/0601001 to jump straight to a specific paper.
  • Download and verify PDFs locally: Saves PDFs to a configurable directory (default papers/) and applies basic guardrails like skipping existing files and rejecting files that look like errors (too small).
  • Summarize results with citation-ready details: Produces a structured summary including title, authors, categories, full abstract, and local PDF path when downloaded.
  • Optional research-wiki ingestion: If research-wiki/ exists and the ingest helper is available, it can ingest the found papers into the local research wiki.

Quick Start

Ask: "/arxiv "attention is all you need" - max: 5 - download" to list the top results and download the PDFs into the local paper library.

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 and download the PDFs locally?

To search arXiv papers and download PDFs, use a topic query or an arXiv ID to retrieve citation-ready metadata and save the PDF files to a local directory like papers/.

How do I search arXiv papers and download the PDFs locally?

To search arXiv papers and download PDFs, provide a natural-language query or specific arXiv ID to retrieve citation-ready metadata and save the corresponding PDF files locally.

What details are included in arXiv paper search metadata for citation readiness?

Citation-ready metadata from arXiv paper search includes the paper title, authors, categories, full abstract, and the local PDF file path when downloaded.

Can I fetch a specific arXiv paper using its ID instead of a topic search?

Yes, you can fetch a specific arXiv paper by providing its ID, such as 2301.07041 or cs/0601001, to jump straight to the exact paper details and PDF download.

Does the arXiv PDF download skip duplicate files already in my local library?

Yes, the arXiv PDF download applies guardrails that skip existing files in your local library and reject downloaded files that are too small and likely error pages.

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

Build a local arXiv paper corpus for literature review by searching topics, downloading verified PDFs with basic guardrails, and optionally ingesting them into a research-wiki.