arxiv-search

Search the arXiv preprint repository and retrieve paper abstracts.

3|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/RamanEbrahimi/raman-marketplace --skill arxiv-search-ramanebrahimi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv-search
Source: https://github.com/RamanEbrahimi/raman-marketplace/tree/main/plugins/agentic-research/skills/arxiv-search
Command: npx skills add https://github.com/RamanEbrahimi/raman-marketplace --skill arxiv-search-ramanebrahimi

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of searching for and retrieving abstracts from arXiv papers, saving time for researchers and students.

Core Features & Use Cases

  • Search arXiv: Perform searches on the arXiv preprint repository.
  • Retrieve Abstracts: Get abstracts of the search results.
  • Filter by Topic: Filter papers by specific topics such as physics, math, CS, biology, statistics, etc.
  • Use Case: When you need to find research papers on a specific topic, this Skill can quickly provide you with relevant abstracts.

Quick Start

Use the arxiv-search skill to search for papers on "deep learning" 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 for academic papers and retrieve abstracts from arXiv?

To search arXiv for academic papers and retrieve abstracts, you can use a dedicated search skill to query the repository by topic and return specific abstracts for your literature review. This filters papers by subjects like physics, math, or CS.

Can I filter arXiv preprint search results by specific topics like physics or biology?

Yes, you can filter arXiv preprint search results by specific topics. The search mechanism supports filtering by subjects such as physics, math, computer science, biology, and statistics to refine your academic paper discovery.

What is the best way to retrieve multiple arXiv abstracts for a literature review?

The best way to retrieve multiple arXiv abstracts for a literature review is to query the preprint repository with a specific search term and specify the number of results. This quickly provides relevant abstracts without manual browsing.

Do I need the arxiv Python package to automate academic paper discovery?

Yes, you need the arxiv Python package installed to automate academic paper discovery. This dependency provides the necessary interface to programmatically search the arXiv repository and retrieve abstracts within your research workflows.

Are there limitations when using an arXiv search script for research workflows?

A limitation of using an arXiv search script is that it primarily retrieves abstracts rather than full-text papers. It is designed for initial literature review and academic paper discovery, meaning you will need separate methods to access complete PDF documents.