arxiv

Search arXiv papers and retrieve structured metadata from arXiv and Semantic Scholar APIs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill removes the friction of searching academic literature by helping you find arXiv papers quickly, inspect metadata, and access abstracts or full papers without manual browsing.

Core Features & Use Cases

  • Paper Search: Search by keyword, author, category, or arXiv ID and get clean, readable results.
  • Research Discovery: Filter and sort recent papers, review abstracts, and generate BibTeX entries for citation workflows.
  • Related Work Exploration: Use Semantic Scholar endpoints to inspect citations, references, recommendations, and author profiles for deeper literature review.

Quick Start

Use the arxiv skill to search for recent papers on transformer attention and show the top five results with titles, authors, 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 for a literature review?

To search arXiv papers for a literature review, query by keyword, author, or category to retrieve structured academic metadata. The Skill fetches clean, readable results including titles, authors, and links via HTTP requests.

Can I get BibTeX citations using the Semantic Scholar API?

Yes, you can generate BibTeX entries for citation workflows. The Skill retrieves academic metadata via the Semantic Scholar API to inspect references and format citation-ready outputs for your research discovery process.

What is the best way to find related work and paper recommendations?

The best way to find related work is querying Semantic Scholar endpoints to inspect citations, references, and recommendations. This Skill enables deep literature review exploration and author profile tracking across computer science fields.

Does this academic search tool require XML parsing?

Yes, academic search via this Skill requires HTTP access and XML parsing to process arXiv API responses, alongside optional JSON processing for Semantic Scholar endpoints to return clean searchable results.

How do I track a specific author's recent papers?

To track a specific author's recent papers, search by author name to retrieve structured academic metadata. The Skill supports author tracking and filters recent publications across machine learning and related fields.

Can I retrieve abstracts and full papers using an arXiv ID?

Yes, you can search by arXiv ID to inspect metadata and access abstracts or full papers without manual browsing. This removes friction from academic search and literature review workflows.