arxiv

Search arXiv papers by keyword, author, category, or ID via the arxiv API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Researchers need a quick, programmatic way to discover arXiv papers using keywords, authors, categories, or IDs and surface relevant metadata.

Core Features & Use Cases

  • Search arXiv via the free API for titles, authors, categories, abstracts, and IDs.
  • Retrieve specific papers by arXiv ID and view metadata for quick evaluation.
  • Use in research workflows to assemble reading lists, track new work, and cite sources efficiently.

Quick Start

Search 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 or author programmatically?

To search arXiv papers by keyword or author programmatically, use this Skill to query the free arXiv API, which returns titles, authors, abstracts, and IDs for fast academic discovery.

Do I need an API key to retrieve arXiv abstracts and paper metadata?

No, you do not need an API key to retrieve arXiv abstracts and paper metadata. This Skill utilizes the free arXiv API for basic access to search results across AI, CS, math, and physics categories.

Can I retrieve a specific arXiv paper using its ID?

Yes, you can retrieve a specific arXiv paper using its ID. This Skill queries the arXiv API to fetch and display the exact metadata, abstract, and links for quick evaluation of that paper.

What is the best way to filter arXiv research papers by category?

The best way to filter arXiv research papers by category is using this Skill's API query capabilities, allowing you to narrow down searches across topics in AI, CS, math, and physics for targeted reading lists.

How do I assemble a reading list from arXiv search results?

You can assemble a reading list from arXiv search results by using this Skill to retrieve titles, authors, abstracts, and links, outputting them in a format suitable for downstream processing and citation tracking.

What limitations exist when using the free arXiv API for paper discovery?

Limitations of using the free arXiv API for paper discovery include basic access constraints without an API key, meaning heavy automated research workflows for tracking new work might face rate limits or query restrictions.