Deep Document Processor

Apply disciplined multi-pass reading to extract token-efficient, decision-relevant context from large documents, codebases, or research papers. Use this skill whenever an agent needs to process a document longer than ~2000 tokens and produce a compressed context representation — not a summary for humans, but a context artifact optimized for downstream agent reasoning. Triggers on: "read this and extract what matters", "process this document for context", "what's relevant in this for our task?", "distill this", "context-extract", or any situation where a large input must be compressed into a smaller, high-signal context window. Also trigger when an agent is about to dump an entire document into context — this skill replaces naive full-inclusion with structured extraction. Do NOT use for simple summarization requests aimed at human readers — this skill optimizes for agent consumption.

andurilcode d49a4c5 4.8 KB Updated

File contents

andurilcode/craftwork/tree/main/skills/deep-document-processor commit d49a4c5124

Frequently asked questions

npx skillmds@latest add andurilcode/deep-document-processor