context-optimizer
Solid上下文优化专家。专注于长对话中的上下文管理、token 效率和性能优化。解决 lost-in-middle、context poisoning 等问题,提升 AI 代理在复杂任务中的表现。
Install
Quality Score: 86/100
Skill Content
Details
- Author
- huangwb8
- Repository
- huangwb8/skills
- Created
- 8 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
context-budget-audit
当会话变慢/质量下降、刚加了一批技能/Agent/MCP、想确认还有多少上下文余量或扩容前评估空间时使用;做盘点 Agent/技能/规则/MCP/CLAUDE.md 的 token 占用,分类标记臃肿冗余组件,产出按节省量排序的优化报告与 Top3 建议;不适用于运行期单次任务的对话压缩、或精确逐 token 计费。触发词:上下文预算、context budget、token 占用、裁剪 MCP、瘦身、还有多少空间
context-engineering
Optimize Claude Code context-window usage for accuracy and cost. TRIGGER when: hitting context limits, structuring prompts for an agent, or trimming what gets injected into a task. SKIP: persisting knowledge across sessions (use agent-memory); semantic recall tuning (use semantic-memory-mcp).
humanizer
中英文去 AI 味改写:识别并去除 AI 生成文本痕迹,让文字像真人写的。 去 AI 腔、润色中文、去营销腔、去套话、humanize English prose。 基于 blader/humanizer 英文体系与中文社区去 AI 味研究(三毒机制、四层自检)融合。