arxiv

Query arXiv for academic papers and return titles, URLs, and abstracts.

40|6|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/0xmariowu/Autosearch --skill arxiv-0xmariowu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/0xmariowu/Autosearch/tree/main/autosearch/skills/channels/arxiv
Command: npx skills add https://github.com/0xmariowu/Autosearch --skill arxiv-0xmariowu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

arXiv channel provides a dedicated surface for discovering open academic preprints in computer science, mathematics, physics, and related fields. It supports English or mixed-language queries and returns essential metadata such as titles, authors, abstracts, and arXiv URLs for quick literature gathering.

Core Features & Use Cases

  • API-based search against the arXiv feed to retrieve recent and relevant papers with normalized fields (title, url, snippet).
  • Use Case: conduct literature reviews, benchmark methods, or stay updated on cutting-edge research across CS/ML, math, and physics.
  • Use Case: generate a curated list of papers for a survey or grant proposal and export to a structured format for downstream processing.

Quick Start

Run a query like 'neural radiance fields' against arxiv to retrieve recent CS/ML papers.

Frequently Asked Questions about arxiv

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search arXiv for academic preprints on a specific topic?

To search arXiv for academic preprints, input a query like 'neural radiance fields' to retrieve relevant papers with normalized metadata including titles, authors, abstracts, and URLs.

Can I conduct a literature review using arXiv API search results?

Yes, you can conduct a literature review using arXiv API search results, which return structured evidence such as titles, URLs, and abstracts suitable for methodology comparison and up-to-date reviews.

What academic fields does the arXiv search support for preprint discovery?

The arXiv search supports preprint discovery across computer science, machine learning, mathematics, and physics, accommodating English or mixed-language queries for cutting-edge research.

How does the arXiv API ensure stable and fast access for paper searches?

The arXiv API ensures stable and fast access by implementing rate limiting, result normalization, and caching to manage query loads and return structured evidence efficiently.

Can I export arXiv preprint metadata for a grant proposal or survey?

Yes, you can generate a curated list of arXiv preprints for a survey or grant proposal and export the normalized metadata to a structured format for downstream processing.

Does the arXiv search support mixed-language queries for literature gathering?

Yes, the arXiv search supports English or mixed-language queries to discover open academic preprints and return essential metadata for quick literature gathering.