arxiv

Search arXiv.org by keyword, author, category, or ID and fetch BibTeX entries.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/lxh755818-bot/obsidian-vault --skill arxiv-lxh755818-bot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/lxh755818-bot/obsidian-vault/tree/main/backup/skills/research/arxiv
Command: npx skills add https://github.com/lxh755818-bot/obsidian-vault --skill arxiv-lxh755818-bot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of manually searching for academic papers on arXiv, providing an automated way to search, retrieve, and read papers.

Core Features & Use Cases

  • Search by Keyword, Author, Category, or ID: Quickly find papers using various search criteria.
  • Read Abstracts and Full Papers: Access and read abstracts and full papers directly.
  • Fetch BibTeX Entries: Generate BibTeX entries for easy citation.
  • Use Cases: Ideal for researchers, students, and anyone interested in academic papers.

Quick Start

Search for papers on arXiv using a keyword like 'AI' or 'machine learning'.

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, author, or category?

To search academic papers on arXiv by keyword, author, or category, this Skill automates queries directly through the arXiv REST API. You can quickly find papers using various search criteria and retrieve abstracts or full papers without manual browsing.

Can I automatically generate BibTeX entries for arXiv papers?

Yes, you can automatically generate BibTeX entries for arXiv papers. This Skill fetches academic papers and formats their citation data into BibTeX entries, providing easy integration into your research documents and reference managers.

Do I need curl and Python installed to retrieve arXiv papers?

Yes, you need curl and Python installed to retrieve arXiv papers using this Skill. These dependencies handle certain operations required to automate the search and retrieval processes via the arXiv REST API.

What's the best way to retrieve a specific arXiv paper by its ID?

The best way to retrieve a specific arXiv paper by its ID is using this Skill's automated search function. It queries the arXiv REST API directly by ID, allowing you to instantly access the abstract and full paper text.

How does automated arXiv paper retrieval work with the REST API?

Automated arXiv paper retrieval works by sending search parameters to the free arXiv REST API. The Skill processes the API response to extract abstracts, full papers, and BibTeX entries, eliminating manual web searching.

What are the limitations of using the arXiv REST API for paper retrieval?

Limitations of using the arXiv REST API for paper retrieval include dependency on curl and Python for certain operations. The Skill automates searches by keyword, author, category, or ID, but is bound by the API's rate limits and available metadata.