fetch-arxiv

Fetch arXiv papers in PDF and LaTeX source via GitHub Actions relay.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/RintaroMasaoka/theoretical-physics-agents --skill fetch-arxiv
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: fetch-arxiv
Source: https://github.com/RintaroMasaoka/theoretical-physics-agents/tree/main/.claude/skills/fetch-arxiv
Command: npx skills add https://github.com/RintaroMasaoka/theoretical-physics-agents --skill fetch-arxiv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to fetch arXiv research papers automatically, bypassing network restrictions by relaying downloads through GitHub Actions.

Core Features & Use Cases

  • Automated Paper Download: Fetches PDFs and LaTeX sources for specified arXiv IDs via a GitHub Actions relay.
  • Supported ID Formats: Handles both new and legacy arXiv ID styles, including versioning.
  • Use Case: Quickly downloading multiple research papers for review or inclusion in research workflows without manual downloads or network issues.

Quick Start

Use the fetch-arxiv skill to retrieve papers with IDs like 2301.00001 or cond-mat/9905027 by specifying the IDs to initiate a background download.

Frequently Asked Questions about fetch-arxiv

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

FAQPage Schema
How do I download arXiv papers automatically for offline research?▼

To download arXiv papers automatically, you can use this Skill to retrieve PDFs and LaTeX source files by specifying arXiv IDs, which triggers a background download through a GitHub Actions relay system.

What arXiv ID formats are supported for automated PDF retrieval?▼

Automated PDF retrieval supports both new and legacy arXiv ID styles, including versioning. You can fetch papers using formats like 2301.00001 or legacy identifiers such as cond-mat/9905027.

Do I need GitHub Actions to fetch arXiv PDFs and LaTeX source files?▼

Yes, fetching arXiv PDFs and LaTeX source files requires a GitHub Actions relay setup. This architecture bypasses network restrictions to enable secure, automated downloads of research papers.

Why use a relay system for arXiv literature collection instead of direct downloads?▼

Using a relay system for arXiv literature collection bypasses network restrictions that block direct access. It automates fetching multiple research papers, ensuring reliable offline access for academic workflows.

Can I retrieve LaTeX source files along with PDFs for arXiv papers?▼

Yes, you can retrieve LaTeX source files along with PDFs for arXiv papers. The Skill fetches both formats simultaneously when you provide the specific arXiv ID for background download.