Skip to main content

context-optimizer

Use when minimizing the token cost of a given context payload while holding answer quality constant — the autonomous budget-saving engine. Handles context measurement and token accounting per level, minimization levers (minification, deduplication, compression selection, cache strategy, exclusion), per-task-type budget allocation, retention validation (>= 90%), and cost-per-done reporting. Optimizes an EXISTING context assembly or a full prompt into its minimal-cost maximal-information form. Do NOT use for context hierarchy design (route to context-engineering), token pricing and cost math (route to token-efficiency), compaction algorithm implementation (route to context-compaction-strategies), or prompt phrasing (route to llm-engineer).

跳到安装

来源信息

仓库
zeroes-ones/Skills
最近来源活动
2026年8月30日 23:45
检测到的 SKILL.md 语言
英语
星标
1
分支
0

安装方式

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

检查来源文件

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