arxiv-search

Search the arXiv API for scholarly articles and return titles and summaries.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/lovebirdsx/universe-agent --skill arxiv-search-lovebirdsx
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: arxiv-search
Source: https://github.com/lovebirdsx/universe-agent/tree/main/apps/examples/skills/arxiv-search
Command: npx skills add https://github.com/lovebirdsx/universe-agent --skill arxiv-search-lovebirdsx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides direct access to arXiv to search for scholarly articles across physics, mathematics, computer science, and related fields.

Core Features & Use Cases

  • Search and summarize: Query arXiv and return formatted paper titles and summaries.
  • Controlled results: Optional max-papers to limit the number of results.
  • Real-world use: Use in rapid literature reviews to quickly identify relevant preprints.

Quick Start

Provide a search query and an optional maximum number of papers to retrieve, and the skill will return titles and summaries.

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 preprints and get paper summaries for a literature review?▼

To search arXiv preprints, provide a search query and optionally specify a maximum number of papers. The skill queries the arXiv API and returns a concise list of titles and summaries for your literature review.

What's the best way to find relevant physics, math, or computer science papers on arXiv?▼

The best way to find relevant papers is to input a targeted query. The skill searches across physics, mathematics, computer science, quantitative biology, and related fields, returning matching preprint titles and summaries.

Can I limit the number of arXiv search results returned for my research task?▼

Yes, you can limit arXiv search results by providing an optional max-papers parameter. This controls the number of returned paper titles and summaries, ensuring you receive a manageable list for your research.

Does the arXiv search skill handle queries that return no matching papers?▼

Yes, the skill provides graceful handling of no-results. If your arXiv API query finds no matching scholarly articles, it processes the empty response without errors to clearly indicate no preprints were found.

How do I quickly identify research preprints for project ideas using arXiv?▼

You can quickly identify research preprints for project ideas by supplying a topic query. The skill parses the arXiv API response to extract titles and summaries, enabling rapid discovery of relevant scholarly articles.