arxiv

Search arXiv REST API and parse XML responses into BibTeX.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/Rheasilvia/hermes-desktop --skill arxiv-rheasilvia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/Rheasilvia/hermes-desktop/tree/main/skills/research/arxiv
Command: npx skills add https://github.com/Rheasilvia/hermes-desktop --skill arxiv-rheasilvia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the friction of manually searching, filtering, and formatting academic paper metadata from the arXiv repository, allowing for rapid literature review and citation management.

Core Features & Use Cases

  • Advanced Search: Query papers by keyword, author, category, or specific arXiv ID using the official API.
  • Metadata Parsing: Automatically converts raw XML API responses into clean, readable summaries and formatted BibTeX entries.
  • Research Workflow: Seamlessly integrates with Semantic Scholar to fetch citation counts and related work, streamlining the process of assessing paper impact.

Quick Start

Use the arxiv skill to search for the latest papers on reinforcement learning and display the top five results.

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 author and category?

To search for academic papers on arXiv, you can query the repository by keyword, author, category, or specific arXiv ID using the REST API. This allows targeted literature discovery with automated metadata parsing.

Can I automatically generate BibTeX citations from arXiv search results?

Yes, you can generate BibTeX citations from arXiv search results. The tool automatically parses raw XML API responses into structured text and formatted BibTeX entries for research documentation.

What is the best way to find recent arXiv publications within a specific date range?

The best way to find recent arXiv publications is by filtering your search queries using the official arXiv REST API. You can apply publication date filters alongside author and category constraints for targeted literature discovery.

How does arXiv metadata parsing work for converting XML API responses?

arXiv metadata parsing works by automatically converting raw XML responses from the official API into clean, readable summaries. This structured text format streamlines the process of reviewing literature and managing citations.

Does this arXiv search tool integrate with Semantic Scholar for citation counts?

Yes, the arXiv search tool integrates with Semantic Scholar to fetch citation counts and related work. This integration streamlines the process of assessing the academic impact of retrieved papers.

Are there limitations to searching the arXiv repository via REST API queries?

Searching the arXiv repository via REST API queries is limited to the metadata provided by the official arXiv API. It focuses on retrieving bibliographic information, summaries, and BibTeX entries rather than full paper text.