arxiv

Search arXiv papers by keyword, author, or ID and extract abstracts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Searching through the vast archive of arXiv papers can be overwhelming. This Skill simplifies the process, allowing you to quickly find and access academic papers.

Core Features & Use Cases

  • Keyword Search: Easily search for papers using keywords.
  • Author and ID Search: Retrieve specific papers by author or ID.
  • Abstract and Full Paper Access: Extract abstracts and download full papers in PDF format.
  • Use Case: When you need to find the latest research on a specific topic, use this Skill to quickly locate the relevant papers.

Quick Start

Search for arXiv papers on 'quantum computing' using arxiv search "quantum computing".

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 arXiv papers using keywords, provide your search terms to the Skill. It queries the arXiv REST API to locate matching academic papers and extracts their abstracts for immediate review.

Can I retrieve a specific arXiv paper if I only have the author name or paper ID?

Yes, you can retrieve specific arXiv papers using an author name or paper ID. The Skill handles these targeted queries to extract abstracts and provides direct links to download the full papers in PDF format.

Does this arXiv search method provide access to full paper PDFs or just abstracts?

This arXiv search method provides both. It extracts abstracts for quick scanning and provides direct links to download the full academic papers in PDF format for comprehensive reading.

Do I need any specific dependencies installed to search the arXiv repository?

You need the `requests` dependency installed to search the arXiv repository. This Skill utilizes the arXiv REST API and Semantic Scholar API, which require this library to handle HTTP requests and retrieve academic papers.

What is the best way to find the latest science papers on a specific topic?

The best way to find the latest science papers on a specific topic is using keyword-based queries. This approach leverages the arXiv REST API to efficiently filter the vast archive and access relevant academic research.

How does the Semantic Scholar API enhance searching for arXiv papers?

The Semantic Scholar API enhances arXiv paper searches by providing extended functionality alongside the arXiv REST API. This combination improves the accuracy of academic searches when extracting abstracts and locating full papers.