memory-index-compact
Compact verbose memory index / registry files to pointer-only form. Activate when an index file (index.md, index-decisions.md, or any sibling registry table) breaches the file-size budget OR shows substance-duplication drift. Distinct from memory-compact (which targets content categories) and memory-archive-superseded (which migrates superseded rows to archive).
适合你,如果经常遇到记忆索引文件超限或冗余问题
/ 下载安装
/ 通过 npx 安装 校验哈希
npx oh-my-skill add fr-e-d/gaai-framework/memory-index-compact/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- fr-e-d/gaai-framework/memory-index-compact/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify fr-e-d/gaai-framework/memory-index-compact安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
155GitHub stars
~1.5K上下文体积 · 单文件
索引托管
怎么用
商店整理自技能原文 · 版本 2668387 · 表述以原文为准它做什么
当索引文件(如 index.md)过大或字段重复时,Claude 会自动精简每行,只保留路径、ID、状态等关键信息,删除冗余内容,使文件变得更紧凑。
什么时候触发
当索引文件超过大小预算(通常 40k 字符),或某行超过 200 字符且包含与源文件重复的内容时自动触发。
装好后可以这样说
Claude 会压缩该文件。
Claude 会处理指定索引。
Claude 会遍历并压缩。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…