arxiv

Search arXiv academic papers by keyword, author, category, or ID via REST API.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/Brilly-Bohyun/skill-repository --skill arxiv-brilly-bohyun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/Brilly-Bohyun/skill-repository/tree/main/research/arxiv
Command: npx skills add https://github.com/Brilly-Bohyun/skill-repository --skill arxiv-brilly-bohyun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a quick and efficient way to search for academic papers from the arXiv repository, solving the issue of time-consuming manual searches through large datasets.

Core Features & Use Cases

  • Search and Retrieve: Access academic papers from arXiv by keyword, author, category, or ID.
  • API Access: Leverages the free arXiv REST API for data retrieval without the need for an API key.
  • Command-Line Execution: Utilizes curl and optional Python scripts for efficient data parsing and extraction.
  • Use Case: Easily find the latest research papers in your field by using this Skill to search by author, category, or keyword.

Quick Start

Use the arxiv skill to search for papers related to "deep learning" using the command: search arxiv deep 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 without manual navigation?

You can search academic papers on arXiv by keyword, author, category, or ID using the arXiv REST API. This Skill automates the retrieval process via curl and Python scripts, providing rapid access to research articles without manual browsing.

Do I need an API key to retrieve academic papers from the arXiv repository?

No, you do not need an API key to retrieve academic papers from the arXiv repository. This Skill leverages the free arXiv REST API, allowing you to access research articles directly without authentication.

What's the best way to find the latest research papers in my field by author or keyword?

The best way to find the latest research papers by author or keyword is to use this Skill's targeted search functionality. It queries the arXiv REST API with your specific parameters and parses the results for quick access.

Can I use Python scripts to parse and extract data from arXiv search results?

Yes, you can use Python scripts to parse and extract data from arXiv search results. This Skill utilizes optional Python scripts alongside curl for efficient data parsing and extraction from the retrieved academic papers.

How does automated arXiv paper search work for large datasets?

Automated arXiv paper search works by sending queries through the arXiv REST API and using command-line execution with curl. This approach solves the issue of time-consuming manual searches through large datasets of research articles.

Are there limitations when retrieving academic papers by category or ID from arXiv?

While this Skill efficiently retrieves academic papers by category or ID via the free arXiv REST API, it is designed for rapid data access and parsing rather than handling complex analytical processing of the retrieved articles.