arxiv

Search arXiv for papers by query, author, category, or ID and retrieve abstracts with PDF links.

14|2|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/ex3ndr/daycare --skill arxiv-ex3ndr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/ex3ndr/daycare/tree/main/packages/daycare/sources/skills/research/arxiv
Command: npx skills add https://github.com/ex3ndr/daycare --skill arxiv-ex3ndr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) components.

What problem does it solve?

This Skill helps researchers and students quickly find and access academic papers from arXiv, streamlining literature reviews and information gathering.

Core Features & Use Cases

  • Search Papers: Find papers by keywords, authors, categories, or specific IDs.
  • Retrieve Abstracts: Get concise summaries of research papers.
  • Link to PDFs: Easily access the full PDF versions of papers.
  • Use Case: A student needs to find recent papers on "graph neural networks" published in the last year. They can use this Skill to search arXiv, review the abstracts of the top results, and then download the PDFs of the most relevant ones.

Quick Start

Search for papers on "reinforcement learning" and display the top 5 results.

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 papers by keywords or authors?

To search arXiv for academic papers, you can specify queries using keywords, authors, categories, or specific paper IDs to retrieve matching research abstracts and direct links to PDF documents.

Can I retrieve abstracts and PDF links for research papers directly?

Yes, you can retrieve abstracts and PDF links for academic papers. Searching the arXiv database returns concise summaries of research papers alongside direct links to their full PDF documents.

What is the best way to find recent literature on a specific research topic?

The best way to find recent literature on a specific topic is searching the arXiv academic database with targeted keywords. This facilitates academic literature discovery and triage for researchers and students.

Do I need Python to search arXiv and retrieve paper abstracts?

Yes, you need Python installed, as it is a required dependency for running the scripts that search the arXiv academic database and retrieve research paper abstracts and PDF links.

How do I find papers in specific arXiv categories?

To find papers in specific arXiv categories, include the category name in your search query. The Skill searches the arXiv academic database using specified categories to retrieve relevant abstracts and PDFs.

What are the limitations of using arXiv for academic literature search?

A limitation of arXiv literature search is its scope, as it only accesses the arXiv academic database. It retrieves abstracts and PDFs for preprints and research papers cataloged there, excluding other databases.