arxiv

Search and retrieve academic papers from arXiv via its REST API.

3|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/Quill-Agent/Quill-Agent --skill arxiv-quill-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/Quill-Agent/Quill-Agent/tree/main/skills/research/arxiv
Command: npx skills add https://github.com/Quill-Agent/Quill-Agent --skill arxiv-quill-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies searching, accessing, and managing papers from arXiv, enabling users to quickly find and review academic research.

Core Features & Use Cases

  • Search & Retrieve: Search arXiv papers by keyword, author, category, or ID.
  • Paper Content: Retrieve abstracts, full papers (PDF), and BibTeX entries.
  • Semantic Scholar Integration: Access citation data, related papers, and author profiles.
  • Use Case: Quickly find the latest research on reinforcement learning in AI by searching arXiv and reviewing the top papers.

Quick Start

Search for papers on reinforcement learning using the arxiv skill: arxiv search "reinforcement learning"

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 keyword or author?

To search arXiv papers, use the search command with your desired keyword, author, category, or paper ID. This retrieves matching academic research metadata and abstracts directly from the arXiv REST API.

Can I retrieve full PDF papers and BibTeX entries from arXiv?

Yes, you can retrieve full arXiv papers in PDF format and generate BibTeX entries. The Skill accesses the arXiv REST API to fetch paper content, abstracts, and citation metadata for academic research management.

Does the arXiv API integration include Semantic Scholar citation data?

Yes, the arXiv API integration includes Semantic Scholar to provide citation data, related papers, and author profiles. This allows users to access comprehensive academic research context beyond the standard arXiv metadata.

Do I need Python and curl to access arXiv research papers?

Yes, you need both Python and curl installed to access arXiv research papers. These dependencies are required to execute the scripts that query the arXiv REST API and process the returned academic metadata.

What is the best way to find the latest science papers on arXiv?

The best way to find the latest science papers on arXiv is using a dedicated search Skill that queries the arXiv REST API by keyword or category. This quickly retrieves recent academic research metadata and abstracts for review.