arxiv

Search arXiv by query or ID, download PDFs, and generate summaries.

2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/satsuki-64/MiniAgentWorkflow --skill arxiv-satsuki-64
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/satsuki-64/MiniAgentWorkflow/tree/main/.skills/arxiv
Command: npx skills add https://github.com/satsuki-64/MiniAgentWorkflow --skill arxiv-satsuki-64

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps researchers quickly locate, fetch, and summarize scholarly papers from arXiv, reducing manual search effort and note-taking time.

Core Features & Use Cases

  • Search: Query arXiv by topic or arXiv ID and retrieve relevant results.
  • Download & Summarize: Save PDFs locally and generate concise summaries.
  • Use Case: Conduct a literature-review on a topic by gathering key papers and maintaining a local library with brief summaries.

Quick Start

Ask the AI to search arXiv for a topic or arXiv ID and download and summarize the results.

Frequently Asked Questions about arxiv

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

FAQPage Schema
How do I download and summarize arXiv papers automatically?▼

To download and summarize arXiv papers, you can search by topic or arXiv ID, save the PDFs locally, and generate concise summaries. This requires a local papers directory to store the fetched files and maintain your library.

Can I search for arXiv papers using just a topic query?▼

Yes, you can search arXiv using a topic query. The tool queries the arXiv database by your specific topic or arXiv ID and retrieves relevant research papers for your review.

Do I need a specific directory setup to fetch arXiv PDFs locally?▼

Yes, fetching arXiv PDFs locally requires a local papers directory. The feature saves downloaded PDFs to this storage directory and includes optional size checks for the downloaded files.

What is the best way to conduct a literature review using arXiv?▼

The best way to conduct an arXiv literature review is to query your topic, download the key PDFs to a local directory, and generate concise summaries for each paper to reduce manual note-taking time.

What happens if the arXiv fetch script is not found?▼

If the arXiv fetch script is not found, the system uses a fallback inline parser to process the request. This ensures you can still search, download, and summarize research papers without interruption.

Are there file size limitations when downloading arXiv PDFs?▼

Downloading arXiv PDFs includes optional size checks for the downloaded files. This helps manage your local storage directory capacity when fetching multiple research papers during a literature review.