arxiv

Search arXiv by keyword, author, or ID and generate BibTeX entries.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of searching and retrieving academic papers from arXiv, making it quick and easy to find relevant research.

Core Features & Use Cases

  • Search by Keyword, Author, or ID: Locate papers using various search parameters.
  • Read Abstracts and Full Papers: Access both abstracts and full papers in various formats.
  • BibTeX Generation: Create BibTeX entries for easy citation.
  • Semantic Scholar Integration: Obtain citation data and related papers.

Quick Start

Use the arxiv skill to search for papers related to 'quantum computing' and read the abstracts of the top 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 keyword or author?

You can search arXiv for academic papers by keyword, author, or ID to locate relevant research. The Skill handles HTTP requests and data parsing to return matching abstracts and full papers.

Can I generate BibTeX entries for arXiv papers automatically?

Yes, you can generate BibTeX entries for arXiv papers automatically. This feature formats citation data for academic research without requiring manual entry.

Does this arXiv API integration work with Semantic Scholar for citation data?

Yes, the arXiv integration works with Semantic Scholar to obtain additional metadata and citation information. This provides related papers and citation counts alongside search results.

Do I need curl and Python to retrieve arXiv abstracts and full papers?

Yes, you need curl and Python to retrieve arXiv abstracts and full papers. Curl handles the HTTP requests while Python performs the data parsing required by the API.

What is the best way to access full academic papers from arXiv instead of just abstracts?

The best way to access full academic papers from arXiv is using a comprehensive API that retrieves various formats. This allows you to read both abstracts and complete papers directly.