arxiv

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

3|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/twjarviszyra-web/hermes-unbound --skill arxiv-twjarviszyra-web
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/twjarviszyra-web/hermes-unbound/tree/main/skills/research/arxiv
Command: npx skills add https://github.com/twjarviszyra-web/hermes-unbound --skill arxiv-twjarviszyra-web

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill removes the friction of searching academic papers by letting you discover, retrieve, and inspect arXiv results without needing an API key or manual browsing.

Core Features & Use Cases

  • Paper Discovery: Search by keyword, author, category, or arXiv ID to quickly locate relevant research.
  • Paper Retrieval: Pull paper metadata, abstracts, and PDF links for fast review and follow-up reading.
  • Research Workflow Support: Use it to compare recent work, compile reading lists, or seed deeper analysis with tools like web extraction and OCR workflows.

Quick Start

Use the arxiv skill to search for recent papers on your topic and return the top results with titles, authors, dates, and abstract summaries.

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 without an API key?

You can search arXiv papers without an API key by using this Skill to query the public REST API. It retrieves academic papers via keyword, author, category, or ID searches without requiring authentication.

Can I retrieve paper abstracts and PDF links from arXiv?

Yes, you can retrieve paper abstracts and PDF links from arXiv. This Skill pulls paper metadata, abstract summaries, and PDF links for fast academic literature review and follow-up reading.

How do I find recent academic papers by author or category?

To find recent academic papers by author or category, use this Skill to execute targeted arXiv queries. It supports filtering by specific authors, research categories, or keywords to locate relevant research.

Does searching arXiv require XML parsing and HTTP access?

Yes, searching arXiv requires HTTP access and XML parsing. This Skill handles the XML parsing of the public REST API responses internally to return structured paper metadata and abstracts.

What is the best way to compile an academic reading list from arXiv?

The best way to compile an academic reading list from arXiv is using this Skill to discover and retrieve relevant papers. It returns titles, authors, dates, and abstracts to help you compare recent work and seed deeper analysis.

Can I integrate arXiv abstract retrieval with document OCR workflows?

Yes, you can integrate arXiv abstract retrieval with document OCR workflows. This Skill supports web extraction and OCR workflows by providing PDF links and metadata for reading full paper content.