arxiv-search

Search arXiv papers across physics, math, CS, and related fields.

40|6|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/DeevsDeevs/agent-system --skill arxiv-search-deevsdeevs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv-search
Source: https://github.com/DeevsDeevs/agent-system/tree/main/arxiv-search
Command: npx skills add https://github.com/DeevsDeevs/agent-system --skill arxiv-search-deevsdeevs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires arxiv.

What problem does it solve?

Find and retrieve relevant arXiv papers quickly across physics, mathematics, computer science, quantitative biology, finance, and statistics.

Core Features & Use Cases

  • Cross-domain search across arXiv categories with relevance ranking.
  • Automatic selection of Python (arxiv package) or Bash implementation based on environment.
  • Use Case: A researcher needs up-to-date transformer papers and wants concise titles and summaries.

Quick Start

Run the arxiv-search command with your query to retrieve top matching papers.

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 papers across physics, math, and machine learning fields?

To locate relevant arXiv papers across physics, math, and CS, provide a search query and the tool fetches top matching papers with concise titles and summaries. It uses cross-domain search with relevance ranking to quickly retrieve academic preprints.

Do I need the arxiv Python package to fetch preprint summaries?

You do not strictly need the arxiv Python package to fetch preprint summaries, as the tool supports a Bash fallback using curl. It automatically detects your available dependencies and selects the best implementation path to retrieve papers.

What is the best way to find recent machine learning preprints on arXiv?

The best way to find recent machine learning preprints is to run a targeted query through this search tool. It applies relevance ranking across arXiv categories to quickly surface and retrieve concise summaries of top academic papers for your research.

Can I use this arXiv search tool in a Bash environment without Python dependencies?

Yes, you can use this search tool in a Bash environment without Python dependencies. It features a Bash implementation path that uses curl to fetch arXiv papers when the required Python package is not available in your system.

Does the arXiv search return full paper text or just titles and abstracts?

The arXiv search returns concise titles and summaries rather than full paper text. It is designed to help researchers quickly locate relevant preprints across domains like physics, quantitative biology, and computer science for review.