read-arxiv-paper
Downloads ArXiv LaTeX source, parses content, and generates AI-focused summaries for the nanochat project.
Install
npx skills add https://github.com/karpathy/nanochat --skill read-arxiv-paperStats
| Total installs | 906 |
| Weekly installs | 901 |
| GitHub stars | 50.5K |
| First seen | Jan 29, 2026 |
| Source | @karpathy/nanochat |
Summary
- Normalizes arxiv URLs to source format (/src/), downloads .tar.gz archives, and unpacks them locally with caching to avoid re-downloads
- Locates the LaTeX entrypoint (main.tex or equivalent) and recursively reads all relevant source files to reconstruct the full paper
- Generates markdown summaries in the local knowledge directory with contextual tags, designed for integration with the nanochat project
- Includes guidance for connecting paper insights and techniques to existing nanochat codebase patterns and architecture
Tags
Related skills
| Skill | Installs | vs read-arxiv-paper |
|---|---|---|
| wiki-aggregate | 0 | -906 |
| openai-docs-skill | 1,159 | +253 |
| wycheproof | 1,168 | +262 |
| yara-rule-authoring | 982 | +76 |
| travel-planner | 879 | -27 |
FAQ
- How many installs does read-arxiv-paper have?
- read-arxiv-paper has 906 total installs and 901 installs this week.
- Where is read-arxiv-paper hosted?
- read-arxiv-paper is published by @karpathy/nanochat at https://github.com/karpathy/nanochat.
- How many GitHub stars does read-arxiv-paper have?
- read-arxiv-paper has 50.5K GitHub stars.
- When was read-arxiv-paper first indexed?
- OrangeBot.AI first indexed read-arxiv-paper on Jan 29, 2026.
- How do I install read-arxiv-paper?
- Run: npx skills add https://github.com/karpathy/nanochat --skill read-arxiv-paper