deep-reading-analyst

deep-reading-analyst is a skill for Claude Code, Codex from event4u-app/agent-config. It costs 46 tokens per session (3,196 once invoked), scanned A, original, MIT.

A deep-reading analysis method examines articles, research papers, opinion pieces, case studies, and long decision documents using structured thinking frameworks.

In plain words
What is it for?
It helps analyze pasted text or linked reading, apply frameworks such as SCQA or inversion, prepare decisions, and study dense material.
Why use it?
It helps uncover assumptions, risks, and useful insights that a short summary would miss, while connecting the analysis to a specific goal.

Skill for Claude CodeCodex

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

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/event4u-app/agent-config/deep-reading-analyst
Any agent
npx skills add event4u-app/agent-config --skill deep-reading-analyst
Clone the repo
git clone --depth 1 https://github.com/event4u-app/agent-config

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 deep-reading-analyst

README.md
[![agentmods](https://agentmods.dev/badge/skills/event4u-app/agent-config/deep-reading-analyst.svg)](https://agentmods.dev/skills/event4u-app/agent-config/deep-reading-analyst)
Your own site
<a href="https://agentmods.dev/skills/event4u-app/agent-config/deep-reading-analyst"><img src="https://agentmods.dev/badge/skills/event4u-app/agent-config/deep-reading-analyst.svg" alt="Measured on agentmods" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,196 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00046 $0.03196
Opus 5 $0.00023 $0.01598
Sonnet 5 $0.00009 $0.00639
Haiku 4.5 $0.00005 $0.00320

Measured 2d ago against content hash 41502b47b448, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

deep-reading-analyst 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 2d 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.

src/skills/deep-reading-analyst/SKILL.md · 198 lines

How it starts

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

deep-reading-analyst

Wing-1 deep-thinking skill for articles, papers, opinion pieces, case studies, and long-form decision documents. Routes the user's content through 8 thinking frameworks at four depth levels (Quick / Standard / Deep / Research) and returns insight tied to the user's goal, not framework completion.

When to use

  • User pastes an article URL, paper, or long text and wants depth ("analyze", "deep dive", "extract insights", "help me understand").
  • User asks for a specific framework ("apply SCQA to this", "use inversion thinking", "give me the mental models lens").
  • User is making a decision and wants pre-mortem / multi-lens analysis on a written proposal.
  • User is studying or note-taking on dense material (research papers, strategy memos, books).

Do NOT use when:

  • User wants a 3-bullet TL;DR — use agent-docs-writing or write a direct summary.
  • Content is code or a diff — route to judge-bug-hunter, judge-code-quality, or adversarial-review.
  • User wants risk analysis on a code change — route to adversarial-review (diff-bound) or threat-modeling.
  • User wants debugging or incident analysis — route to bug-analyzer or systematic-debugging.

Framework Arsenal

Depth Time Frameworks Reference module
L1 — Quick ~15 min SCQA, 5W2H scqa-framework, 5w2h-analysis
L2 — Standard ~30 min L1 + Critical Thinking, Inversion + critical-thinking, inversion-thinking
L3 — Deep ~60 min L2 + Mental Models, First Principles, Systems Thinking, Six Hats + mental-models, first-principles, systems-thinking, six-hats
L4 — Research 120 min+ L3 + Cross-source comparison via web search + comparison-matrix

Read the full file on GitHub · 198 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. 2d ago First seen · 198 lines · 46 tokens per session scan A 41502b47b448

Subscribe to this mod's changes

deep-reading-analyst is a skill published in the GitHub repository event4u-app/agent-config (10 stars, last pushed yesterday), licensed MIT. It adds 46 tokens to every session and 3,196 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-09-03.

Related

Other skills, from other repositories

save-progress

Save current project task progress to local task state file for cross-session continuity. Use when the user asks to save progress, uses an equivalent localized trigger phrase, the session is interrupted, or the user wants to resume work later. Writes to .claude/project-task-state.json so next session can load it via…

KimYx0207/Meta_Kim · 65 tokens

lov-hanzi-lens

Explain one Chinese character through verified pronunciation, Unicode and glyph structure, historical lexicography, classical usage, semantic relationships, and an evidence-led professional infographic. Use when the user asks "解释这个字", "这个字什么意思", "一图讲清这个汉字", "汉字字源信息图", "explain this Chinese character", or "Chinese…

lovstudio/skills · 82 tokens

documentary-montage-production

Provider-independent workflow for AI agents producing documentary-style montages, archive-driven timelines, interview-supported sequences, nonprofit or advocacy shorts, historical explainers, and hybrid generated/archive edits. Use for editorial thesis development, research/source logs, fact-checking, archive rights…

calesthio/generative-media-skills · 96 tokens

tdmcp-implementation-learning

Study a merged or shipped tdmcp implementation and extract reusable learnings: code improvements, runtime/UX lessons, test gaps, docs updates, roadmap items, and harness changes. Use when the user asks to learn from a completed feature/project/PR/build, analyze what can be improved from an implementation, or turn a…

Pantani/tdmcp · 113 tokens

iblai-api-catalog

Manage an ibl.ai organization's learning catalog via the platform API — courses, programs, pathways, resources, skills, roles, course/program metadata, plus enrollment, eligibility checks, catalog search, and course reviews. Org-wide content and enrollment operations. Use when wiring up the catalog, enrolling users…

iblai/api · 77 tokens

jupyter-notebook

Create, scaffold, or refactor Jupyter notebooks (.ipynb) for experiments and tutorials. Prefer the bundled templates and the helper script (newnotebook.py, also exposed as newnotebook) to generate a clean starting notebook instead of authoring raw notebook JSON.

ulises-jeremias/agent-toolkit · 61 tokens