arxiv

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

Updated May 29, 2026
One-click install
npx skills add https://github.com/Mang30/myskills --skill arxiv-mang30
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/Mang30/myskills/tree/main/skills/arxiv
Command: npx skills add https://github.com/Mang30/myskills --skill arxiv-mang30

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It saves time when you need to find relevant arXiv research, retrieve the official PDF(s), and get a structured summary with citation-ready arXiv identifiers.

Core Features & Use Cases

  • Search and list papers by topic or direct arXiv ID in one step, returning IDs, titles, authors, dates, and categories.
  • Fetch full details (title, all authors, categories, full abstract, published date, PDF URL, and abs URL) when an ID is provided or selected from results.
  • Download PDFs with safety checks to a local library directory, including rate-limit pacing and basic validation to avoid saving error pages.
  • Optional wiki ingestion: when a local research-wiki/ directory exists, it can ingest the returned papers into that wiki using the repository’s helper script.

Quick Start

Search arXiv for a topic and download the top result’s PDF by running: /arxiv "attention mechanism" - download

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 and download the PDFs in one step?

To search arXiv and download PDFs in one step, provide a topic query or arXiv ID. The tool retrieves matching papers, lists metadata, and saves validated PDF files to a local directory with rate-limit pacing.

What metadata is returned when I look up a paper by its arXiv ID?

Looking up a paper by its arXiv ID returns structured citation metadata, including the full title, all authors, categories, published date, complete abstract, and direct PDF and abs URLs.

Can I batch download arXiv PDFs to a local library directory?

Yes, you can batch download arXiv PDFs to a configurable local library directory. The process includes basic validation to avoid saving error pages and applies rate-limit pacing for safe retrieval.

Does the arXiv search tool support ingesting papers into a local research wiki?

Yes, the arXiv search tool supports optional wiki ingestion. When a local research-wiki directory exists, it can ingest returned papers directly into that wiki using the repository's helper script.

What is the best way to get citation-ready arXiv identifiers for a literature review?

The best way to get citation-ready arXiv identifiers for a literature review is to search by topic. The tool enforces arXiv ID parsing and outputs structured metadata ready for academic summarization.

How do I discover arXiv papers for a literature review without manually checking multiple IDs?

To discover arXiv papers for a literature review without manual ID checks, run a topic query. The tool lists matching papers with IDs, titles, authors, dates, and categories for quick academic summarization.