arxiv-reader

arxiv-reader is a skill for Claude Code, Codex from bighardperson/computer-science-skills-collection. It costs 39 tokens per session (534 once invoked), scanned A, original, no licence file.

A paper-reading tool for arXiv, a website where researchers share scientific papers. Give it an arXiv ID or URL and it uses an AI agent to classify the paper and print detailed reading notes.

In plain words
What is it for?
Use it to classify an arXiv paper, study its contents, and produce reading notes from its ID or web address.
Why use it?
It removes the need to read and organize a paper entirely by hand. It also gives you a starting summary of an unfamiliar research topic.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to classify an arXiv paper, study its contents, and produce reading notes from its ID or web address.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bighardperson/computer-science-skills-collection/arxiv
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add bighardperson/computer-science-skills-collection --skill arxiv
Clone the repo
git clone --depth 1 https://github.com/bighardperson/computer-science-skills-collection

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for arxiv-reader

README.md
[![agentmods](https://agentmods.dev/badge/skills/bighardperson/computer-science-skills-collection/arxiv/github.svg)](https://agentmods.dev/skills/bighardperson/computer-science-skills-collection/arxiv)
Your own site
<a href="https://agentmods.dev/skills/bighardperson/computer-science-skills-collection/arxiv"><img src="https://agentmods.dev/badge/skills/bighardperson/computer-science-skills-collection/arxiv/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for arxiv-reader

Your own site · 80×15
<a href="https://agentmods.dev/skills/bighardperson/computer-science-skills-collection/arxiv"><img src="https://agentmods.dev/badge/skills/bighardperson/computer-science-skills-collection/arxiv.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 534 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00039 $0.00534
Opus 5 $0.00019 $0.00267
Sonnet 5 $0.00008 $0.00107
Haiku 4.5 $0.00004 $0.00053

Measured 12d ago against content hash 91bbbeb4a0fe, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

arxiv-reader scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 16 executable files (agents/__init__.py, agents/base_agent.py, agents/classifier_agent.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/ArXiv论文精读/SKILL.md · 69 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

40 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 69 lines · 39 tokens per session scan A 91bbbeb4a0fe

Subscribe to this mod's changes

arxiv-reader is a skill published in the GitHub repository bighardperson/computer-science-skills-collection (49 stars, last pushed 4mo ago), with no licence file. It adds 39 tokens to every session and 534 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

latchbio-integration

Build, register, debug, and operate bioinformatics workflows on Latch using the Python SDK, CLI, Latch Data and Registry, Nextflow, Snakemake, programmatic execution, and Latch MCP. Use when authoring or deploying Latch workflows, configuring resources or interfaces, moving data, integrating Registry, or launching and…

userInner/SKILLS · 76 tokens

pubmed-database

Direct PubMed and NCBI E-utilities search workflows for biomedical literature, MeSH queries, PMID lookup, citation retrieval, and API-backed literature monitoring. Use when a task needs biomedical literature from PubMed rather than general web search.

userInner/SKILLS · 53 tokens

engineering-figure-agent

Use when the user needs computer science, electronics, algorithms, or general engineering paper figures with Gemini or Nano Banana image models, or when they need exact publication-style plots rendered from numeric data. Prefer this skill for system architecture figures, algorithm workflows, pipeline diagrams…

Ertinox7711/SGRR-AGI-V2 · 92 tokens

carbon-accounting

Analyze carbon accounting and emissions tracking software for Scope 1/2/3 calculation accuracy, GHG Protocol compliance, offset verification, supply chain emissions, reporting standards (CDP, TCFD, GRI, SASB, SEC), reduction target tracking, and audit trail integrity..

tinh2/skills-hub-registry · 61 tokens

disaster-prediction

Analyze disaster prediction and early warning systems — model accuracy for flood, earthquake, wildfire, hurricane, and tsunami hazards, data pipeline reliability from sensor networks and satellite feeds, alert distribution latency and channel coverage.

tinh2/skills-hub-registry · 46 tokens

extraction-optimization

Optimize mining extraction operations by analyzing ore grade control, processing plant throughput, metallurgical recovery rates, energy consumption, and water balance.

tinh2/skills-hub-registry · 31 tokens