arxiv

Search academic paper metadata from arXiv and Semantic Scholar APIs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the friction of manually searching, filtering, and citing academic literature by providing a direct interface to the arXiv and Semantic Scholar databases.

Core Features & Use Cases

  • Advanced Search: Query papers by title, author, category, or specific ID using boolean logic.
  • Metadata & BibTeX: Retrieve clean paper metadata and automatically generate BibTeX entries for your research projects.
  • Citation Tracking: Use the Semantic Scholar integration to find citations, references, and related work for any given paper.

Quick Start

Use the arxiv skill to search for the latest papers on reinforcement learning in the cs.AI category.

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

The skill retrieves academic paper metadata from arXiv and Semantic Scholar APIs. It parses XML and JSON responses to provide clean metadata for research discovery and literature review workflows.

Can I automatically generate BibTeX entries for arXiv papers?

Yes, retrieving paper metadata through this skill automatically generates BibTeX entries. This streamlines citation management by providing formatted references directly for your research projects.

How do I find citations and related work for a specific academic paper?

Use the Semantic Scholar API integration to find citations, references, and related work for any given paper. This enables comprehensive citation tracking and research discovery within your workflow.

Do I need specific Python libraries to parse arXiv API responses?

Standard Python libraries are required to parse the XML and JSON responses from arXiv and Semantic Scholar APIs. This setup ensures seamless integration of paper metadata into your research workflows.

What is the best way to retrieve clean metadata for an academic literature review?

Querying arXiv and Semantic Scholar APIs through this skill retrieves clean academic paper metadata. It facilitates literature review by allowing title, author, and category-based searches without manual filtering.