arxiv

Search academic papers on arXiv.org via REST API with customizable filters.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of searching and retrieving academic papers from arXiv, eliminating the need for manual searches and providing a streamlined way to access research materials.

Core Features & Use Cases

  • Search and Retrieve: Access a vast collection of academic papers from arXiv using keywords, authors, categories, or IDs.
  • Integration: Works with other skills like web_extract for reading abstracts and full papers.
  • Use Case: Quickly find the latest research on a specific topic or retrieve a specific paper for review.

Quick Start

Search for papers on "machine learning" using the arxiv skill.

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 using keywords?

To search for academic papers on arXiv, you can use this Skill to query by keywords, authors, categories, or IDs. It employs a REST API to fetch and retrieve paper metadata from the arXiv database.

Can I retrieve a specific arXiv paper if I have its ID?

Yes, you can retrieve a specific arXiv paper using its ID. This Skill supports various search parameters, allowing you to fetch exact paper metadata directly from arXiv.org without manual browsing.

What is the best way to access the full text of an arXiv paper?

The best way to access full text is to combine this Skill with the `web_extract` skill. While this Skill fetches paper metadata from arXiv, integration with extraction tools enables reading complete abstracts and full papers.

Does the arXiv search return full paper content or just metadata?

The arXiv search primarily returns paper metadata. It facilitates the search and retrieval of academic papers from arXiv.org, but relies on integration with other skills for additional functionality like full text extraction.

What search parameters can I use to find research papers on arXiv?

You can find research papers on arXiv using keywords, authors, categories, or paper IDs as search parameters. This streamlines the process of accessing research materials without manual searches.