arxiv-viewer

Retrieve and read arXiv papers via API queries, web interfaces, and ar5iv HTML.

1.6k|116|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/actionbook/actionbook --skill arxiv-viewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv-viewer
Source: https://github.com/actionbook/actionbook/tree/main/playground/arxiv-viewer/skills/arxiv-viewer
Command: npx skills add https://github.com/actionbook/actionbook --skill arxiv-viewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides seamless access to academic papers from arXiv by combining API queries, arXiv's web UI, and ar5iv HTML rendering. It enables quick discovery, retrieval, and reading of papers without manual page navigation.

Core Features & Use Cases

  • API-powered search and metadata extraction: fetch paper metadata, categorize by subject, and retrieve abstracts.
  • Web UI-assisted workflows: browse latest/trending lists, perform advanced searches on arxiv.org, and track updates.
  • HTML reading and extraction: read paper content via ar5iv and extract sections, figures, and citations for quick summaries.
  • Use Case: When a user asks for papers on a topic, the Skill returns a structured list of matches with titles, authors, and abstracts, and can open a selected paper for reading.

Quick Start

Use the arxiv-viewer skill to fetch the latest papers in a topic, search by arXiv ID, or read a paper in HTML via ar5iv.

Frequently Asked Questions about arxiv-viewer

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

FAQPage Schema
How do I search for arXiv research papers by topic or ID?

To search arXiv research papers, this Skill uses API queries and arxiv.org web interfaces to match topics or IDs, returning structured lists with titles, authors, and abstracts. You simply provide a topic or arXiv ID to retrieve matching papers.

Can I read arXiv papers in HTML instead of downloading PDFs?

Yes, you can read arXiv papers in HTML. The Skill integrates ar5iv HTML rendering to extract and display paper sections, figures, and citations, enabling quick reading and summarization directly without manual page navigation.

What is the best way to browse trending and latest arXiv papers?

The best way to browse trending and latest arXiv papers is through the Skill's web UI-assisted workflows. It automates retrieval of arxiv.org latest and trending lists, delivering structured metadata and abstracts for quick discovery.

Does the arxiv-viewer Skill support downloading PDFs for retrieved papers?

Yes, the arxiv-viewer Skill supports downloading PDFs. When available, it outputs downloadable PDF files alongside structured metadata and extracted sections after retrieving papers through API queries and web interfaces.

How does automated arXiv paper retrieval work for academic research?

Automated arXiv paper retrieval works by integrating API queries, arXiv web interfaces, and ar5iv HTML rendering. This Skill implements deterministic tool usage to fetch metadata, categorize subjects, and read content without manual navigation.

Are there limitations when extracting figures and citations from arXiv papers?

Extraction of figures and citations depends on ar5iv HTML rendering availability. The Skill extracts available sections and figures for quick summaries, but complex paper structures or unavailable ar5iv versions may limit complete content retrieval.