Mapping Documents

Generate navigable semantic maps from PDF documents. Extracts section structure via font analysis, then runs LLM extraction per section for claims, symbols, and dependencies — all page-anchored. Produces _MAP.md (progressive disclosure), .symbols.json (definition index), .anchors.json (claim references), and a _USAGE.md snippet for CLAUDE.md. Use when analyzing papers, specs, or legal docs; when asked to "map this document", "index this PDF", "what does this paper say"; or when a coding agent needs grounded reference material from a PDF source. Analogous to tree-sitting but for prose documents.

oaustegard 8868c82 4 files · 34.1 KB Updated

File contents

oaustegard/claude-skills/tree/main/mapping-documents commit 8868c8277b

Frequently asked questions

npx skillmds@latest add oaustegard/mapping-documents