arxiv

Search arXiv papers by keyword, author, category, or ID and return metadata.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/afel6/scal-ai-pipeline --skill arxiv-afel6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/afel6/scal-ai-pipeline/tree/main/hermes_skills_library/research/arxiv
Command: npx skills add https://github.com/afel6/scal-ai-pipeline --skill arxiv-afel6

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This tool enables fast discovery and retrieval of arXiv papers via the free REST API, simplifying literature search for researchers and students.

Core Features & Use Cases

  • Search by keyword, author, category, or ID to locate relevant papers.
  • Retrieve abstracts and metadata with direct links to PDFs for quick reading.
  • Use Case: When you need a quick literature scan for a topic like "graph neural networks," this skill returns concise results with titles and abstracts for review.

Quick Start

Search arXiv for a topic and retrieve the top five results with titles and abstracts.

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 or author for a literature review?

You can search arXiv papers by keyword, author, category, or ID to locate relevant research. The skill queries the public arXiv API and returns formatted metadata including titles and abstracts for quick literature scanning.

Can I retrieve arXiv abstracts and direct PDF links without an API key?

Yes, you can retrieve arXiv abstracts and direct PDF links without an API key. The skill uses the free public arXiv REST API to fetch paper metadata and provides direct links to PDFs for quick access.

What is the best way to fetch academic papers for project scoping?

The best way to fetch academic papers for project scoping is using the arXiv search API to retrieve concise results. You can search by topic, such as "graph neural networks," and get the top five results with titles and abstracts for review.

Does the arXiv search API support retrieving papers by category or ID?

Yes, the arXiv search API supports retrieving papers by category or ID. You can locate specific papers across various topics and authors, returning metadata formatted for easy consumption and basic output parsing for integration.

What are the limitations of using the public arXiv API for research retrieval?

Limitations of using the public arXiv API include relying on basic output parsing for integration and being restricted to metadata, abstracts, and PDF links. It supports quick discovery rather than deep full-text parsing or advanced complex query filtering.