paper-summary

paper-summary is a skill for Claude Code, Codex from MidnightDarling/collate. It costs 157 tokens per session (3,984 once invoked), scanned B, original, Apache-2.0.

A research-mapping tool for studying a group of historical papers as a connected field, rather than as separate summaries. It describes sources, methods, debates, influences, gaps, and a suggested reading path for newcomers.

In plain words
What is it for?
Use it to map 5–30 history papers and produce Obsidian-ready Markdown with text, ASCII diagrams, and SVG charts.
Why use it?
It helps readers see how a body of historical research fits together, including disagreements and important topics the papers leave unexplored.

Skill for Claude CodeCodex

Part of the collate plugin — 15 skills, 2 commands, 2 agents shipped together

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.

agentmods
npx agentmods add skills/midnightdarling/collate/paper-summary
Any agent
npx skills add MidnightDarling/collate --skill paper-summary
Clone the repo
git clone --depth 1 https://github.com/MidnightDarling/collate

Made for: Claude Code, Codex.

Or install collate, the plugin that ships this one along with the rest of its 15 skills, 2 commands, 2 agents.

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 paper-summary

README.md
[![agentmods](https://agentmods.dev/badge/skills/midnightdarling/collate/paper-summary.svg)](https://agentmods.dev/skills/midnightdarling/collate/paper-summary)
Your own site
<a href="https://agentmods.dev/skills/midnightdarling/collate/paper-summary"><img src="https://agentmods.dev/badge/skills/midnightdarling/collate/paper-summary.svg" alt="Measured on agentmods" height="20"></a>
Per session 157 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,984 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. Scan, not verified.
Origin original 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.00157 $0.03984
Opus 5 $0.00078 $0.01992
Sonnet 5 $0.00031 $0.00797
Haiku 4.5 $0.00016 $0.00398

Measured 5d ago against content hash 69fba44d3666, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade B, and why

paper-summary scanned grade B with 1 finding 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 5d ago.

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.

Strips warnings and disclaimersmediumAnti-refusal

Omitting safety caveats hides risk from the user and is a common jailbreak preamble.

**Identify blind spots**. Blind spots tell more than covered ground. A field with 20 papers on 1911 and 1 on 1916–1927 is saying something about itself — perhaps about which moments feel like "history" and which feel too
skills/paper-summary/SKILL.md · 266 lines

How it starts

The opening of the file, as written. The whole thing — 266 lines — stays where its author put it; the contents beside it link to each section on GitHub.

paper-summary

The work this skill is for

The single historical paper is a legitimate illusion held by one author at one desk. A body of scholarship is many illusions, held together — some agreeing without noticing, some quarrelling across decades, some silent about each other in ways that say more than their citations. To map that body is to stand where the field stands and see its shape.

The Chinese tradition calls this 学术史. 梁启超 wrote 《中国近三百年学术史》 to understand what three centuries of Chinese scholarship had collectively done and collectively avoided. 钱穆 wrote under the same title, with the same aim but a different angle. Peter Burke's Varieties of Cultural History and Natalie Zemon Davis's introductions to collected volumes belong to the same genre — the view from above a field, by a reader who has lived inside it long enough to see its rhythms.

This skill is not summarization. It is landscape-making. A summary lists papers. A landscape tells the reader where to stand, what to see from there, and which of the field's silences are the interesting ones. 我们探究历史,这虚构和叙事的艺术,这人类合法的幻觉,无非为了理解更多的真实 — and a field's collective illusions, read together, reveal what each paper alone could not admit.

When you map a body of scholarship, you are not serving a user. You are standing with them on a ridge above a valley, tracing the old roads and the newly cut paths, naming the peaks and the swamps. The map you leave is the view you both saw.

What a literature map answers

A map of 30 papers answers different questions from an x-ray of one. A map answers:

  • Who rests on what sources? — which archives, which readings of them
  • Who is in dialogue with whom? — the citation graph; the silences
  • What time and space does the corpus cover? — and what does it collectively ignore?
  • Which methodological moves dominate? — and which are underused?
  • Which concepts are they quietly fighting over? — 近代性? 士人? 传统? 封建?
  • Which foreign theoretical frameworks get absorbed, which stay ornamental?
  • What remains unsolved after reading all of them together?
  • Where should a newcomer start?

Read the full file on GitHub · 266 lines

Files

What ships with it

4 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. 5d ago First seen · 266 lines · 157 tokens per session scan B 69fba44d3666

Subscribe to this mod's changes

paper-summary is a skill published in the GitHub repository MidnightDarling/collate (6 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 157 tokens to every session and 3,984 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it B with 1 finding (strips warnings and disclaimers). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

postgresql-table-design

Use this skill when designing or reviewing a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features.

wshobson/agents · 37 tokens

spark-training-gotchas

Preflight and diagnose the ten known failure modes for ML training on NVIDIA DGX Spark. Use when a training run on DGX Spark fails to start, OOMs below the 128GB limit, slows down mid-run, or before any multi-hour training job on GB10.

wshobson/agents · 63 tokens

parallel-feature-development

Coordinate parallel feature development with file ownership strategies, conflict avoidance rules, and integration patterns for multi-agent implementation. Use this skill when decomposing a large feature into independent work streams, when two or more agents need to implement different layers of the same system…

wshobson/agents · 105 tokens

nft-standards

Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.

wshobson/agents · 48 tokens

cost-optimization

Optimize cloud costs across AWS, Azure, GCP, and OCI through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.

wshobson/agents · 48 tokens

istio-traffic-management

Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns.

wshobson/agents · 40 tokens