arxiv-latex-reader

Community

Read long arXiv papers without truncation.

Authordongzhuoyao
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Large arXiv LaTeX papers often exceed model context windows, causing truncation and lost information during research or QA workflows. This skill provides a compact, high-quality section index plus on-demand full-section retrieval so agents and researchers can explore large papers without losing any content.

Core Features & Use Cases

  • Progressive two-layer reading: build a ~2k-token section_index.json for overview and deep-read specific sections on demand with no truncation.
  • Robust LLM summarization: chunk-summarize long sections, merge chunk summaries, and always LLM-distill the index for accurate claims extraction.
  • Stateless full-text reader & LaTeX cleaning: retrieve cleaned, untruncated section text by name, index, or keyword without LLM calls.
  • Figure and table extraction: download arXiv source, compile figures/tables to PDF/PNG, and auto-categorize key visuals for poster extraction.
  • Caching and reproducibility: persistent workspace/<paper_id>/section_index.json and manifests prevent redundant LLM calls and reprocessing.
  • Use Case: quickly generate a poster-ready context by indexing a long paper, then deep-read only Introduction, Method, Experiments, and key figures.

Quick Start

Use the arxiv-latex-reader to index paper 2210.06462 and then read the Method and Experiments sections into the workspace.

Dependency Matrix

Required Modules

anthropic

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: arxiv-latex-reader
Download link: https://github.com/dongzhuoyao/tao-research-skills/archive/main.zip#arxiv-latex-reader

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.