Read As Human Compressing

Compress long contexts using the RAM (Read As Human) strategy: partition text into segments, score relevance against a query, fully retain high-relevance segments (close reading), and compress low-relevance segments into compact summaries (skimming). Use when: 'compress this long document for my query', 'summarize only the relevant parts', 'reduce context length before processing', 'skim this codebase for relevant sections', 'adaptive context compression', 'parallel segment relevance filtering'.

ndpvt-web 3c3442f 16.5 KB Updated

File contents

ndpvt-web/arxiv-claude-skills/tree/main/skills/read-as-human-compressing commit 3c3442f854

Frequently asked questions

npx skillmds@latest add ndpvt-web/read-as-human-compressing