arxiv

Search arXiv by keyword, author, category, or ID and retrieve papers.

Updated Sep 28, 2021
One-click install
npx skills add https://github.com/XyHalcyon/config-files --skill arxiv-xyhalcyon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/XyHalcyon/config-files/tree/main/hermes/skills/research/arxiv
Command: npx skills add https://github.com/XyHalcyon/config-files --skill arxiv-xyhalcyon

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, allowing users to quickly access relevant research without the need for complex queries or manual searching.

Core Features & Use Cases

  • Keyword Search: Search for papers by keyword, author, category, or ID.
  • Paper Retrieval: Retrieve specific papers from arXiv using their ID.
  • Abstract and Full Paper Access: Access the abstract and full paper content directly.
  • BibTeX Generation: Generate BibTeX entries for citation purposes.
  • Semantic Scholar Integration: Access citation data, related papers, and author profiles through Semantic Scholar API.

Quick Start

Use the arxiv skill to search for papers on "deep learning" and retrieve the latest 5 papers.

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?

Search for academic papers on arXiv by keyword, author, category, or ID using a simple interface that retrieves relevant abstracts and full papers directly.

Can I generate BibTeX entries for arXiv papers?

Yes, you can generate BibTeX entries for arXiv papers to streamline your citation process and easily format references for academic publications.

Does this arXiv search tool integrate with Semantic Scholar for citation data?

It integrates with the Semantic Scholar API to access citation data, related papers, and author profiles, expanding your research scope beyond the initial arXiv search.

Do I need Python and curl to retrieve arXiv papers?

Yes, you need both Python and curl installed in your environment to execute the scripts required to search and retrieve academic papers from arXiv.

What is the best way to retrieve a specific arXiv paper using its ID?

Retrieve a specific arXiv paper by providing its ID, allowing you direct access to the exact abstract and full paper content without manual searching.

Are there limitations when trying to access full paper content from arXiv?

Limitations include requiring Python and curl for execution, and access depends on the availability of full paper content hosted directly on the arXiv platform.