arxiv-search

Search arXiv and retrieve titles and abstracts for matching research papers.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/dotlab-hq/torque --skill arxiv-search-dotlab-hq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv-search
Source: https://github.com/dotlab-hq/torque/tree/main/.agents/skills/arxiv-search
Command: npx skills add https://github.com/dotlab-hq/torque --skill arxiv-search-dotlab-hq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires arxiv.

What problem does it solve?

Quickly discover and retrieve titles and abstracts for academic preprints on arXiv so users can assess relevance without manually browsing search results.

Core Features & Use Cases

  • Query arXiv by keyword: Run targeted searches across physics, math, computer science, biology, statistics, and related fields.
  • Retrieve abstracts and titles: Return concise title and abstract pairs for each result sorted by relevance.
  • Use Case: Gather the top abstracts for a literature review or to identify recent preprints on a specific topic such as "deep learning drug discovery".

Quick Start

Search arXiv for the most relevant papers about "deep learning drug discovery" and return titles and abstracts for the top 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 and get abstracts?

To search arXiv for research papers, you run a keyword query and the tool retrieves matching titles and abstracts. It returns formatted title and abstract pairs sorted by relevance for quick literature discovery.

What's the best way to gather arXiv preprints for a literature review?

Gathering arXiv preprints for a literature review is done by querying specific keywords across physics, math, and computer science. You can limit the result count to collect the top abstracts and identify recent preprints efficiently.

Can I limit the number of arXiv search results returned for a query?

Yes, you can limit the number of arXiv search results returned. The search supports limiting results by count, allowing you to retrieve only the top matching titles and abstracts for your specific query.

Does the arxiv Python package support searching across biology and statistics preprints?

Yes, the arxiv Python package supports searching across biology and statistics preprints. You can query academic literature spanning physics, mathematics, computer science, biology, and statistics for quick overviews.

Do I need the arxiv Python package to retrieve arXiv titles and abstracts?

Yes, you need the arxiv Python package to retrieve arXiv titles and abstracts. This dependency is required for execution to query the database and fetch formatted title and abstract pairs.