arxiv

Search arXiv.org by keyword, author, category, or ID and fetch paper metadata.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/ashiqcodeleaf/long-Run-Agents --skill arxiv-ashiqcodeleaf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/ashiqcodeleaf/long-Run-Agents/tree/main/skills/research/arxiv
Command: npx skills add https://github.com/ashiqcodeleaf/long-Run-Agents --skill arxiv-ashiqcodeleaf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, xml.etree.ElementTree, json, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of searching for academic papers from arXiv, making it easy to find papers by keyword, author, category, or ID.

Core Features & Use Cases

  • Search by Keyword, Author, Category, or ID: quickly locate papers based on specific criteria.
  • Fetch Paper Information: retrieve abstracts, full papers (PDF), and BibTeX entries.
  • Use Case: For a researcher looking to find recent papers on quantum computing, this skill allows them to search by keyword and easily retrieve the abstract and PDF of the paper.

Quick Start

Use the arxiv skill to search for papers on "quantum computing" and view the abstract.

Frequently Asked Questions about arxiv

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

FAQPage Schema
How do I search for academic papers on arXiv by keyword or author?

To search academic papers on arXiv by keyword or author, use the arxiv skill to query the arXiv API. It retrieves matching paper metadata, abstracts, and full PDFs based on your specified search criteria.

Can I retrieve BibTeX entries and abstracts for arXiv papers?

Yes, you can retrieve BibTeX entries and abstracts for arXiv papers. The skill fetches paper metadata, abstracts, and full PDFs, utilizing the arXiv API alongside the Semantic Scholar API for additional citation information.

What is the best way to find recent research papers using arXiv categories or IDs?

The best way to find research papers using arXiv categories or IDs is to specify these parameters in your search query. The skill leverages the arXiv API to locate and fetch exact papers, returning metadata and full texts.

Does this arXiv search method work with the Semantic Scholar API for citations?

Yes, this arXiv search method works with the Semantic Scholar API for citations. While the arXiv API handles the primary paper retrieval, the Semantic Scholar API is utilized to fetch additional paper information and citation data.

How do I fetch full PDFs and metadata from arXiv.org for a specific research topic?

You can fetch full PDFs and metadata from arXiv.org for a specific research topic by running a keyword search through the arxiv skill. It queries the arXiv API to retrieve abstracts, full papers, and BibTeX entries.

Are there limitations when retrieving academic papers from arXiv using API requests?

Retrieving academic papers from arXiv using API requests depends on the availability of the arXiv and Semantic Scholar APIs. The skill processes XML and JSON responses to extract metadata, but is subject to standard API rate limits.