arxiv-search

Search the arXiv repository for academic papers using the arxiv Python package.

18|1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/JaimeParker/stable-jarvis --skill arxiv-search-jaimeparker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv-search
Source: https://github.com/JaimeParker/stable-jarvis/tree/main/skills/arxiv-search
Command: npx skills add https://github.com/JaimeParker/stable-jarvis --skill arxiv-search-jaimeparker

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps researchers and academics quickly find the latest preprints and research papers in fields like computer science, physics, and mathematics, bridging the gap between discovery and publication.

Core Features & Use Cases

  • Direct arXiv Access: Search the extensive arXiv repository for academic papers.
  • Relevance-Based Results: Get papers sorted by their relevance to your query.
  • Use Case: A machine learning researcher needs to find the most recent papers on "graph neural networks for drug discovery." This skill can fetch the top 5 relevant papers with their titles and abstracts.

Quick Start

Use the arxiv-search skill to find papers on "transformer models in natural language processing" 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
What limitations exist when querying the arXiv repository for research papers?

To search for preprints and research papers on arXiv, you query the repository by topic, such as physics or computer science. Results are fetched via direct API access and sorted by relevance to provide rapid discovery of academic publications.

Can I find recent physics and mathematics preprints using Python?

Yes, you can find recent physics and mathematics preprints using Python. This functionality leverages the arxiv Python package for direct API access, retrieving up to 5 relevant papers with titles and abstracts based on your search query.

What is the best way to retrieve arXiv publications sorted by relevance?

The best way to retrieve arXiv publications sorted by relevance is using a direct API search tool. It queries the extensive arXiv repository across computer science, physics, and mathematics, returning publications sorted specifically by their relevance to your query.

Does the arxiv search method support computer science and machine learning papers?

Yes, the arxiv search method supports computer science and machine learning papers. It directly searches the arXiv preprint repository across physics, mathematics, and computer science disciplines to facilitate rapid discovery of the latest academic publications.

How many arXiv preprint results can I retrieve for a specific query?

You can retrieve up to 5 arXiv preprint results for a specific query. This returns the top relevant papers including their titles and abstracts, facilitating rapid discovery of the latest academic publications in your research field.

What limitations exist when querying the arXiv repository for research papers?

A limitation when querying the arXiv repository for research papers is that searches are limited to the physics, mathematics, and computer science domains. The retrieval process focuses on relevance-based sorting and returns a maximum of 5 results per query.