arxiv

Search and retrieve academic papers from arXiv's REST API.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/shuff57/agent-evo --skill arxiv-shuff57
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/shuff57/agent-evo/tree/main/skills/.archive/topics-2026-05-10/research/arxiv
Command: npx skills add https://github.com/shuff57/agent-evo --skill arxiv-shuff57

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of searching for and accessing academic papers from arXiv, providing a user-friendly interface to their vast repository.

Core Features & Use Cases

  • Keyword, Author, and Category Search: Find papers by specific keywords, authors, or categories.
  • Paper Retrieval: Fetch details and content of any paper by its arXiv ID.
  • Content Extraction: Extract abstracts and full papers (PDFs) from arXiv.
  • Use Case: Quickly locate and review the latest research in your field by searching for papers using relevant keywords.

Quick Start

Search for the latest papers on quantum computing using the arxiv skill.

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 keywords or authors?

You can search for arXiv academic papers by specific keywords, authors, or categories using the free arXiv REST API. This streamlines locating relevant research by allowing targeted queries across the repository.

Can I retrieve full paper PDFs and abstracts using the arXiv REST API?

Yes, you can retrieve academic papers from the arXiv REST API by their arXiv ID. This allows you to fetch paper details and extract both abstracts and full paper PDFs for review.

Do I need cURL installed to retrieve academic papers from arXiv?

Yes, cURL is required to interact with the arXiv REST API and retrieve academic papers. You must have cURL installed in your environment to facilitate the API requests and content extraction.

What's the best way to find the latest research papers in my field on arXiv?

The best way to find the latest research in your field is to search arXiv using relevant keywords. Searching by specific categories or authors further streamlines the process of accessing current academic papers.

Are there limitations to extracting content from arXiv academic papers?

Content extraction is limited to fetching paper details, abstracts, and full papers from arXiv. The mechanism relies on the arXiv REST API, meaning retrieval is constrained by API availability and the provided paper IDs.