arxiv

Search arXiv papers by query, author, category, or paper ID.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill removes the manual effort of finding, comparing, and reading academic papers by giving you a fast way to search arXiv and pull the most relevant research results into context.

Core Features & Use Cases

  • Paper Discovery: Search by keyword, author, category, or paper ID to locate specific research quickly.
  • Paper Inspection: Retrieve abstracts, metadata, and direct PDF links for fast review and citation checking.
  • Research Enrichment: Use Semantic Scholar endpoints to inspect citations, references, recommendations, and author profiles.
  • Use Case: A researcher exploring reinforcement learning can discover recent papers, inspect abstracts, review citation impact, and build a reading list in one workflow.

Quick Start

Ask the agent to search arXiv for your topic and return the most relevant papers with concise summaries and links.

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 by keyword, author, or category?

To search arXiv papers, use a query specifying the keyword, author, category, or paper ID. The Skill queries the arXiv Atom API to locate specific research and retrieves the most relevant results into context for fast review.

Can I retrieve paper abstracts and direct PDF links from arXiv?

Yes, you can retrieve paper abstracts, metadata, and direct PDF links from arXiv. This allows for fast inspection of research papers and citation checking directly within your workflow without manual browsing.

How do I trace citations and references for an arXiv paper?

To trace citations and references for an arXiv paper, the Skill uses Semantic Scholar JSON endpoints. This research enrichment feature allows you to inspect citation impact, review references, and get paper recommendations.

Does this arXiv search tool support author profiling?

Yes, the arXiv search tool supports author profiling. By utilizing the Semantic Scholar endpoints alongside the arXiv Atom API, you can retrieve author profiles and inspect their scholarly metadata for research workflows.

What is the best way to build a research reading list from arXiv?

The best way to build a reading list from arXiv is to search by topic, inspect the retrieved abstracts, review citation impact via Semantic Scholar, and compile the direct PDF links provided by the Skill into your workflow.

Are there limitations when using Semantic Scholar endpoints for arXiv paper metadata?

Limitations when using Semantic Scholar endpoints for arXiv metadata depend on the availability of external JSON API data. The Skill parses XML and JSON via a Python stdlib helper to preserve versioned IDs, but external API rate limits may apply.