arxiv-search

Search arXiv preprints by natural-language query and return relevance-sorted titles and summaries.

3|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/bogware/bog-agents --skill arxiv-search-bogware
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv-search
Source: https://github.com/bogware/bog-agents/tree/main/libs/cli/examples/skills/arxiv-search
Command: npx skills add https://github.com/bogware/bog-agents --skill arxiv-search-bogware

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires arxiv.

What problem does it solve?

This Skill helps you discover relevant arXiv preprints without manually browsing the arXiv website and copying results.

Core Features & Use Cases

  • Keyword search across arXiv: Query arXiv for papers in fields like physics, mathematics, computer science, quantitative biology, statistics, and economics.
  • Relevance-sorted retrieval: Returns the top matches ordered by relevance so you can quickly scan what matters.
  • Readable output for review: Produces a simple, parse-friendly list containing each paper’s title and summary for fast triage.

Quick Start

Ask the agent to run the arxiv-search skill with your query to return the top papers with titles and summaries.

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 preprints for a literature review using a natural language query?

Yes, you can find relevant arXiv papers by asking a question in plain English. The skill searches preprints across quantitative biology, statistics, and economics, returning a formatted list of titles and abstract summaries ordered by relevance.

What's the best way to retrieve early discovery preprints in quantitative biology and physics?

The best way to retrieve early discovery preprints is querying the arxiv database directly via this skill. It targets quantitative domains like physics and mathematics, fetching preprints before publication and formatting them for quick scanning.

Does this arXiv paper search support configurable limits on the number of retrieved results?

Yes, the arXiv paper search supports configurable max-papers retrieval. You can specify the maximum number of preprints to fetch, ensuring the relevance-ranked output remains manageable for your specific literature review needs.

Can I use this tool to get abstract summaries for computer science and mathematics papers?

Yes, you can use this tool to get abstract summaries for computer science and mathematics papers. It queries arXiv and produces a parse-friendly list containing each preprint's title and summary for fast triage and review.

Are there limitations to using the arxiv Python package for relevance-sorted paper searches?

A limitation of using the arxiv Python package for relevance-sorted searches is that it is restricted to preprints hosted on arXiv. It covers quantitative fields but does not retrieve peer-reviewed publications or papers outside the arXiv repository.