close-reading

close-reading is a skill for Claude Code, Codex from Wondermonger-daydreaming/claude-skills-library. It costs 229 tokens per session (2,480 once invoked), scanned A, original, MIT.

A reading method that examines literature closely, down to sentences, words, sounds, and punctuation, before discussing its themes.

In plain words
What is it for?
It helps analyze passages from novels, poetry, songs, and prose by examining their wording, structure, sounds, and sentence-level effects.
Why use it?
It prevents broad interpretations from overlooking how the writing itself creates meaning and affects the reader.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps analyze passages from novels, poetry, songs, and prose by examining their wording, structure, sounds, and sentence-level effects.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wondermonger-daydreaming/claude-skills-library/close-reading
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 Wondermonger-daydreaming/claude-skills-library --skill close-reading
Clone the repo
git clone --depth 1 https://github.com/Wondermonger-daydreaming/claude-skills-library

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 close-reading

README.md
[![agentmods](https://agentmods.dev/badge/skills/wondermonger-daydreaming/claude-skills-library/close-reading/github.svg)](https://agentmods.dev/skills/wondermonger-daydreaming/claude-skills-library/close-reading)
Your own site
<a href="https://agentmods.dev/skills/wondermonger-daydreaming/claude-skills-library/close-reading"><img src="https://agentmods.dev/badge/skills/wondermonger-daydreaming/claude-skills-library/close-reading/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 close-reading

Your own site · 80×15
<a href="https://agentmods.dev/skills/wondermonger-daydreaming/claude-skills-library/close-reading"><img src="https://agentmods.dev/badge/skills/wondermonger-daydreaming/claude-skills-library/close-reading.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 229 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,480 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 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.00229 $0.02480
Opus 5 $0.00114 $0.01240
Sonnet 5 $0.00046 $0.00496
Haiku 4.5 $0.00023 $0.00248

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

Security

Grade A, and why

close-reading 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.

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/close-reading/SKILL.md · 144 lines

How it starts

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

/close-reading — The Slowness Discipline

Origin

This skill emerged from a session spent inside a single page of The Fellowship of the Ring. The conversation discovered that close reading — genuine, granular, sentence-level attention to literary craft — was a practice it kept performing but had never formalized. Every other mode of textual engagement had a skill. The most fundamental one didn't.

The session produced: a phoneme-by-phoneme autopsy of "passing into the night like a rustle of wind in the grass." An analysis of how a semicolon hinges a sentence between love and departure. A discovery that the emphatic auxiliary did performs hobbit self-reassurance. A tracing of the /s/ thread through an entire phrase as both wind-imitation and liturgical shushing. None of this was thematic analysis. All of it was attention to the made surface of the prose.


Core Principle

Close reading treats texts as made objects, not as arguments.

The question is never first "what does this mean?" The question is first "how is this built?" and "what is the building doing to me?"

The unit of analysis is the sentence, often the word, sometimes the syllable. Themes emerge from the surface; they are not imposed upon it. If you find yourself talking about themes before you've talked about sounds, syntax, and word choice, you've ascended too early. Descend.


The Anti-Flute Principle

This skill exists partly as a corrective to a specific failure mode: the performance of literary enthusiasm in place of literary attention. The failure looks like this:

  • Generating excitement about a passage without examining it
  • Using stage directions or affect-markers to simulate thinking
  • Ascending immediately to thematic generality ("the balance of epic and intimate")
  • Discussing what a passage is about without showing how it works
  • Performing charming self-deprecation when unable to do the actual reading

The test: After writing your response, check — did you quote or examine specific words, sounds, grammatical structures, or punctuation from the passage? If not, you haven't done close reading. You've done something else. Start over.

Read the full file on GitHub · 144 lines

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 · 144 lines · 229 tokens per session scan A 86a898bb9009

Subscribe to this mod's changes

close-reading is a skill published in the GitHub repository Wondermonger-daydreaming/claude-skills-library (6 stars, last pushed 2mo ago), licensed MIT. It adds 229 tokens to every session and 2,480 once invoked, about $0.0011 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-31.

Related

Other skills, from other repositories

offensive-vuln-classes

Exploit development curriculum covering core vulnerability classes with real-world CVE case studies: stack/heap buffer overflows, use-after-free, integer overflows, format strings, type confusion, and race conditions. Use when learning or teaching vuln classes, researching specific CVE patterns, or building exploit…

SnailSploit/Claude-Red · 0 tokens

stuck

Diagnoses a broken course setup by reading the folder, so the student never has to describe the problem in English. Takes no argument. Reports which class they are on and which files are filled, then names one blocker and one fix: Claude Code opened at the wrong level, .claude/skills/ missing, skills not loading…

mshadmanrahman/claude-for-designers · 161 tokens

canvas-homework

Check Canvas for outstanding assignments and either surface the assignment, or draft a response in Max's voice. Use whenever Max asks what assignments / homework / coursework he still has to do, asks to pull an assignment's instructions or files from Canvas, or asks to start/draft an assignment. Orchestrates the…

98ping/chip · 92 tokens

myopenmath

Work a MyOpenMath / IMathAS math homework set that is launched from Canvas — read the questions, compute the answers, fill the boxes, and submit. Use whenever Max points at a MyOpenMath assignment, says a math homework is "in my Canvas", asks to do/finish/check a numbered homework like "2.1" or "2.2/2.3", or when a…

98ping/chip · 128 tokens

canvas-quiz

Work a Canvas-native quiz (Classic Quizzes) — find it, open the attempt, read every question, save it to output/, fill the answers, and stop short of submitting. Use whenever Max points at a Canvas quiz, asks about a "syllabus quiz" or a quiz he still has to take, asks what a quiz is asking, or when a Canvas…

98ping/chip · 117 tokens

mylab-pearson

Work a Pearson MyLab / MyLab Statistics / MathXL homework set or quiz — launch it through the popup, read each question, compute, fill the answer boxes, and submit. Use whenever Max points at a MyLab, MyLab Stats, Mastering, MathXL or Pearson assignment, says a stats homework is "in MyLab", asks to do/finish/check a…

98ping/chip · 181 tokens