context-engineering
Master the four operations of context engineering — Write, Select, Compress, Isolate. Manage token budgets, compaction strategies, and context partitioning to keep AI sessions sharp and efficient.
适合你,如果经常需要处理长对话或大上下文,想保持AI回复精准高效。
/ 通过 npx 安装 校验哈希
npx oh-my-skill add rohitg00/pro-workflow/context-engineering/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- rohitg00/pro-workflow/context-engineering/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify rohitg00/pro-workflow/context-engineering安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
2604GitHub stars
~1.3K上下文体积 · 单文件
索引托管
怎么用
商店整理自技能原文 · 版本 5c313e2 · 表述以原文为准它做什么
装上后,Claude 会主动管理对话上下文:把重要信息存到外部文件(如 NOTES.md),精准读取所需代码片段,在任务切换或上下文超 50% 时自动压缩,并把大型搜索、测试等任务交给子代理执行,保持主会话清晰高效。
什么时候触发
当你开始复杂任务、切换任务、上下文使用超过 50%、或进行大量搜索/读取操作时触发。
装好后可以这样说
信息会持久保存,不会被压缩清除。
Claude 会精确搜索,不读取整个文件。
保留关键信息,减少 token 占用。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…