arxiv

Search and retrieve academic papers from arXiv via its REST API.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/helix4u/hermes-agent-private --skill arxiv-helix4u
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/helix4u/hermes-agent-private/tree/main/skills/research/arxiv
Command: npx skills add https://github.com/helix4u/hermes-agent-private --skill arxiv-helix4u

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps researchers and students quickly find and access academic papers from arXiv, overcoming the challenge of sifting through vast amounts of literature.

Core Features & Use Cases

  • Search Papers: Find papers by keywords, authors, or categories using arXiv's API.
  • Retrieve Specific Papers: Get papers directly using their arXiv ID.
  • Read Abstracts & PDFs: Easily access paper abstracts and full PDF content via web links.
  • Use Case: A machine learning researcher needs to find the latest papers on "transformer attention mechanisms." They can use this skill to search arXiv, get a list of relevant papers with abstracts, and directly access the PDFs for deeper reading.

Quick Start

Search for academic papers related to "large language models" and display the top 5 results sorted by submission date.

Frequently Asked Questions about arxiv

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

FAQPage Schema
How do I search for academic papers on arXiv by keyword or author?

Search for academic papers on arXiv by providing keywords, author names, or categories to the skill, which queries the arXiv REST API and returns matching literature with abstracts and PDF links. It supports discovering research papers efficiently without manual browsing.

Can I retrieve a specific research paper using its arXiv ID?

Yes, you can retrieve a specific research paper using its arXiv ID. The skill queries the arXiv REST API with the provided ID to fetch the exact paper, delivering its abstract and direct web link to the full PDF content for immediate access.

What is the best way to find recent academic literature on a specific topic?

The best way to find recent academic literature on a specific topic is to search arXiv by keyword and sort the results by submission date. The skill queries the arXiv API to retrieve relevant papers, providing abstracts and direct links to the full PDFs.

How do I get direct links to PDFs and abstracts from an arXiv search?

To get direct links to PDFs and abstracts from an arXiv search, use the skill to query by keyword, author, or category. The retrieved academic papers include direct web links to their abstracts and full PDF content for deeper reading and analysis.

Can I search for arXiv papers within a specific academic category?

Yes, you can search for arXiv papers within a specific academic category. The skill supports querying the arXiv REST API by category, allowing you to filter research papers and retrieve abstracts and PDF links scoped to your designated field of study.

Are there limitations when using the arXiv API for literature discovery?

Limitations of using the arXiv API for literature discovery include being restricted to papers hosted on the arXiv platform, meaning it does not retrieve academic papers from other databases. It provides abstracts and PDF links but does not parse full PDF content internally.