🇺🇸 English🇨🇳 中文
SkillsNav
Home

context-compression

★ 16K repomlN/A

How to Install

Claude Code:
git clone https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering && cp skills/context-compression ~/.claude/skills/
Cursor:
Copy SKILL.md into your .cursorrules file
# Context Compression Strategies When agent sessions generate millions of tokens of conversation history, compression becomes mandatory. The naive approach is aggressive compression to minimize token

Related Skills