arxiv-search

Searches arXiv preprint repository for papers matching user keywords and retrieves titles and summaries.

50|4|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/Hmbown/rlmagents --skill arxiv-search-hmbown
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv-search
Source: https://github.com/Hmbown/rlmagents/tree/main/libs/cli/examples/skills/arxiv-search
Command: npx skills add https://github.com/Hmbown/rlmagents --skill arxiv-search-hmbown

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires arxiv, and includes scripts (resource) components.

What problem does it solve?

This Skill allows users to search the arXiv preprint repository for research papers across various scientific disciplines, making it easy to find the latest academic publications.

Core Features & Use Cases

  • Search arXiv: Find papers using keywords and specific topics.
  • Retrieve Abstracts: Get titles and summaries of relevant papers.
  • Use Case: A researcher needs to find recent papers on "graph neural networks in drug discovery." This skill can quickly provide a list of relevant preprints with their abstracts.

Quick Start

Use the arxiv-search skill to find papers on "quantum computing algorithms" and retrieve up to 5 results.

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 papers on a specific topic?

To search arXiv for research papers, use this Skill to query the repository with keywords. It retrieves matching paper titles and summaries, sorting results by relevance across physics, mathematics, and computer science disciplines.

Can I retrieve abstracts when searching for arXiv preprints?

Yes, you can retrieve abstracts when searching for arXiv preprints. The Skill queries the arXiv API and returns both the titles and summaries of relevant publications based on your search keywords.

Does searching arXiv require the Python arxiv package?

Yes, searching arXiv requires the Python arxiv package. The Skill depends on this package to enable direct API interaction with the arXiv repository and perform relevance-based sorting of preprints.

What's the best way to find recent academic preprints in computer science?

The best way to find recent academic preprints in computer science is to query the arXiv repository using specific keywords. This Skill retrieves titles and abstracts of relevant preprints, facilitating quick academic discovery.

Are there limitations to the arXiv search results I can retrieve?

A limitation of searching arXiv is that results are limited to the repository's scope of physics, mathematics, computer science, and related fields. The Skill retrieves titles and abstracts but requires specifying your desired number of results.