arxiv

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

2|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/AlexiosBluffMara/mercury --skill arxiv-alexiosbluffmara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/AlexiosBluffMara/mercury/tree/main/skills/research/arxiv
Command: npx skills add https://github.com/AlexiosBluffMara/mercury --skill arxiv-alexiosbluffmara

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables researchers and developers to quickly discover and retrieve papers from arXiv using the free REST API, without manual browsing.

Core Features & Use Cases

  • Search papers by keyword, author, category, or ID via the arXiv API.
  • Retrieve abstracts and metadata, with direct links to PDFs for reading.
  • Combine with web_extract or the ocr-and-documents skill to read full paper content in context.

Quick Start

Query arXiv for a topic and display the top results.

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, author, or category?

You can search arXiv papers by keyword, author, category, or ID using this Skill to query the arXiv REST API. It returns structured metadata including titles, authors, dates, abstracts, and direct PDF links for physics, computer science, and math topics.

Can I retrieve arXiv abstracts and metadata via a free API?

Yes, retrieving arXiv abstracts and metadata is possible via the free arXiv REST API. This Skill queries the API and returns structured data including paper IDs, publication dates, and direct links to PDFs for academic literature reviews.

What's the best way to do a quick literature review across physics and computer science papers?

The best way to do a quick literature review across physics and computer science is querying arXiv by topic or author. This Skill scouts relevant papers instantly and returns structured metadata with abstracts and links for reading.

Does this arXiv API query tool support retrieving full paper content?

This arXiv API query tool retrieves abstracts and metadata, not full paper content directly. To read full papers in context, combine it with web extraction or document OCR skills to process the returned PDF links.

What arXiv fields are returned when querying papers by ID?

Querying arXiv papers by ID returns structured metadata fields including titles, authors, publication dates, abstracts, and direct PDF links. This allows rapid identification and retrieval of specific scientific papers for research.