agentsclimarketplace

Deep reading

Skill alainator/worldcodex/.claude/skills/deep-reading

Claude Code skill suite for worldbuilding with scientific rigor. 19 skills, 5 commands, 3 agents, research tool. Includes derivation-chain civilization pipeline, communication medium taxonomy, and epistemological framework.

Install
npx -y skills add alainator/worldcodex --skill deep-reading

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Reads an entire file and produces a structured content map showing sections, entities, claims, and gaps. Use when needing to understand a file before editing, checking conversion completeness, or when user says "what is in this file", "content map", "deep read", "read the whole thing", or "check completeness". Does NOT modify files — read-only analysis only.

SKILL.md

1.1 KB, as published. Nobody here has run it

Deep Reading

Read a file completely and produce a structured content map.

Process

  1. Read the ENTIRE file (no cutoff)
  2. Produce content map: sections, named entities, standalone content
  3. Gap analysis: compare against repo for missing files/entries

Output

## Content Map: [filename]
### Sections
1. [Heading] (lines X-Y) — [one-line summary]
### Named Entities
- Characters: [list]
- Locations: [list]
- Concepts: [list]
### Gaps
[Missing entries, truncated content, orphaned sections]

Out of Scope

Does NOT modify files. Read-only analysis. Does NOT audit for contradictions (use /auditing-physics).

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.