Skip to main content

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/arxiv-claude-skills
最近来源活动
2026年2月13日 09:38
检测到的 SKILL.md 语言
英语
星标
14
分支
3

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。