arxiv-search

Search arXiv papers and retrieve titles and abstracts by query.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/coinvest518/deepagents-LANGCLAW --skill arxiv-search-coinvest518
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv-search
Source: https://github.com/coinvest518/deepagents-LANGCLAW/tree/main/libs/cli/examples/skills/arxiv-search
Command: npx skills add https://github.com/coinvest518/deepagents-LANGCLAW --skill arxiv-search-coinvest518

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires arxiv.

What problem does it solve?

Helps researchers and students quickly locate relevant arXiv papers, retrieve abstracts, and filter results by topic, reducing manual search time.

Core Features & Use Cases

  • Search and filter arXiv results by topic and keywords
  • Retrieve titles and abstracts for quick reading
  • Sort results by relevance and recency for targeted reviews

Quick Start

Run arxiv-search with your query to retrieve 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 and retrieve abstracts for a literature review?

To search arXiv papers and retrieve abstracts, input your query keywords into the search interface. The tool queries the arXiv database, filtering results by topic and sorting by relevance or recency to provide matching titles and abstracts.

Can I filter arXiv search results by specific topics like physics or computer science?

Yes, you can filter arXiv search results by specific topics like physics and computer science. The search functionality applies topic filters to your keyword queries, ensuring the returned papers and abstracts align with your targeted academic discipline.

What's the best way to sort arXiv papers found through a keyword search?

The best way to sort arXiv papers found through a keyword search is by applying the built-in sorting mechanism. You can sort retrieved abstracts and titles by relevance for targeted reviews or by recency to locate the latest publications.

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

Yes, you need the arxiv Python package to retrieve abstracts and titles. The tool requires this dependency to query the database and locate relevant papers, but it handles missing dependencies gracefully to prevent execution failures.

Why does my arXiv search return empty results for my query?

Your arXiv search might return empty results due to overly restrictive keyword filters or network errors. The tool handles empty results and network errors gracefully, so broadening your search terms or checking your connection typically resolves the issue.