arxiv

Search arXiv REST API for academic papers by keyword, author, category, or ID.

1|Updated May 5, 2026
One-click install
npx skills add https://github.com/ajayjoshi-ciphersonic/octo-reach --skill arxiv-ajayjoshi-ciphersonic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/ajayjoshi-ciphersonic/octo-reach/tree/main/hermes/skills-research/arxiv
Command: npx skills add https://github.com/ajayjoshi-ciphersonic/octo-reach --skill arxiv-ajayjoshi-ciphersonic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies accessing and retrieving academic papers from arXiv, streamlining your research process.

Core Features & Use Cases

  • Efficient Paper Search: Search for papers using keywords, authors, categories, or IDs.
  • Quick Retrieval: Obtain paper details, abstracts, and full PDFs.
  • Integration: Can be combined with other skills like web_extract for full paper content.
  • Use Case: Use this Skill to find the latest papers on deep learning and automatically extract their content.

Quick Start

Use the arxiv skill to search for papers on "deep 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 or author?

To search for academic papers on arXiv, you can query by keyword, author, category, or ID using a direct interface to the arXiv REST API. This allows you to efficiently retrieve matching research papers without needing an API key.

Can I retrieve BibTeX entries and abstracts from arXiv without an API key?

Yes, you can retrieve abstracts, full papers, and BibTeX entries from arXiv without an API key. The interface directly queries the public arXiv REST API to fetch these academic paper details seamlessly.

How do I extract full content from academic papers retrieved via arXiv?

To extract full content from academic papers retrieved via arXiv, you can combine the search results with external extraction tools like web_extract. This integration allows you to automatically pull and process the full text of the papers found.

What is the best way to streamline academic research using the arXiv REST API?

The best way to streamline academic research using the arXiv REST API is to programmatically fetch paper details, abstracts, and full PDFs by ID or category. This simplifies accessing and retrieving targeted academic literature instantly.

Do I need any dependencies or setup to start searching arXiv for research papers?

You do not need any external dependencies or API keys to start searching arXiv for research papers. The Skill provides a standalone, straightforward interface to the public arXiv REST API for immediate academic paper retrieval.