read-arxiv-paper

Community

Read and summarize arXiv papers from a URL.

Authorkarpathy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables researchers to read and summarize arXiv papers by programmatically fetching the LaTeX source (not the PDF), unpacking it locally, identifying a primary entrypoint (e.g., main.tex), and generating a concise summary that integrates with the nanochat knowledge store.

Core Features & Use Cases

  • URL normalization to arXiv source URLs and subsequent access to LaTeX sources.
  • Local caching of the LaTeX tarball under ~/.cache/nanochat/knowledge/{arxiv_id} for quick re-reads.
  • Unpacking & entrypoint discovery to locate main.tex or equivalent starting point.
  • Recursive source reading to build a coherent, in-depth understanding of the paper.
  • Knowledge integration by writing a Markdown summary to ./knowledge/summary_{tag}.md and relating it to nanochat context.

Quick Start

Use the read-arxiv-paper skill with the arXiv URL https://arxiv.org/abs/2601.07372 to generate a knowledge summary.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: read-arxiv-paper
Download link: https://github.com/karpathy/nanochat/archive/main.zip#read-arxiv-paper

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.