arxiv-search

Search arXiv for preprints and return matching titles and abstracts.

Updated May 26, 2026
One-click install
npx skills add https://github.com/anukkrit149/anukkrit-skills --skill arxiv-search-anukkrit149
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: arxiv-search
Source: https://github.com/anukkrit149/anukkrit-skills/tree/main/cloud/skills/arxiv-search
Command: npx skills add https://github.com/anukkrit149/anukkrit-skills --skill arxiv-search-anukkrit149

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires arxiv.

What problem does it solve?

This Skill removes the time-consuming effort of manually searching arXiv, scanning results, and extracting useful paper abstracts for literature exploration and topic discovery.

Core Features & Use Cases

  • Search arXiv by topic: Retrieves the most relevant preprints using arXiv’s relevance-sorted results.
  • Return concise paper summaries: Outputs each matching paper’s title and abstract for fast evaluation.
  • Control result volume: Uses a configurable maximum number of papers to retrieve (default 10).

Quick Start

Run the arxiv-search skill to search arXiv for preprints matching your topic and return the top paper titles and abstracts.

Frequently Asked Questions about arxiv-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search arXiv for research preprints and abstracts?▼

To search arXiv for preprints, you query a specific topic to retrieve relevance-sorted titles and abstracts. This returns concise paper summaries for fast evaluation during literature discovery.

How do I do a literature review across physics, math, and computer science on arXiv?▼

Literature review across physics, math, and computer science on arXiv is done by querying topics to retrieve relevance-sorted preprints. The output provides titles and abstracts for academic research triage.

Can I control the number of arXiv paper abstracts returned for topic discovery?▼

You can control the number of arXiv paper abstracts returned for topic discovery by setting a configurable maximum limit. The default retrieves 10 matching papers to facilitate fast exploration.

Do I need the Python arxiv package to retrieve research paper abstracts?▼

Yes, you need the Python arxiv package to retrieve research paper abstracts. This dependency enables the relevance-sorted queries that return plain text summaries of matching preprints.

What is the best way to get plain text summaries of academic search results from arXiv?▼

The best way to get plain text summaries of academic search results from arXiv is using a relevance-sorted query. It formats matching titles and abstracts into concise outputs for quick reading.

Are there limitations when using arXiv searches for biology and statistics preprint triage?▼

A limitation of arXiv searches for biology and statistics preprint triage is that results are limited to preprints with title and abstract summaries only, requiring external access for full papers.