arxiv

Search arXiv topics or IDs and download PDFs with metadata to a local directory.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/Wenwen555/ARIS-LVLM --skill arxiv-wenwen555
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/Wenwen555/ARIS-LVLM/tree/main/skills/arxiv
Command: npx skills add https://github.com/Wenwen555/ARIS-LVLM --skill arxiv-wenwen555

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually searching for relevant arXiv papers, downloading PDFs, and extracting key information is time-consuming. This skill automates discovery, retrieval, and summarization to accelerate literature reviews.

Core Features & Use Cases

  • Search by topic or arXiv ID to retrieve relevant papers with abstracts and metadata.
  • Download PDFs to a local library for offline reading and citation.
  • Summarize abstracts and extract essential details for quick literature synthesis.
  • Use Case: Researchers can quickly assemble a literature bundle on a topic like "transformers for scientific literature" with direct PDF access and concise summaries.

Quick Start

Ask the arxiv skill to search by topic or arXiv ID and download or summarize the matching papers.

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?

Use this skill to search arXiv by topic or ID and automatically download PDFs to a local directory. It retrieves matching metadata, abstracts, and download-ready PDFs for rapid literature access.

Can I summarize arXiv abstracts for a quick literature review?

Yes, you can summarize arXiv abstracts to extract essential details for quick literature synthesis. This feature accelerates reviews by condensing key research information from retrieved papers.

Does the tool limit the number of arXiv search results returned?

You can tailor search results using the MAX_RESULTS parameter to control the number of arXiv papers returned. This allows you to manage the volume of literature retrieved for your specific research topic.

What is the best way to build an offline library of recent research papers?

The best way to build an offline library is to search by topic and download the PDFs. This skill writes fetched arXiv PDFs directly to a local directory for offline reading and citation.

Why does my arXiv paper download fail or return no metadata?

If an arXiv paper download fails, the skill falls back to an in-script fetch logic to retrieve metadata. Ensure your topic or ID is correct and check your connection if no results appear.