YYTbit/dsh-plugin-context-compressor ↗★ 1
dsh-plugin-context-compressor
Context compression skill for DeepSeek Harness -- intelligent conversation summarization
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:YYTbit/dsh-plugin-context-compressor说明文档
阅读完整 README ↗dsh-plugin-context-compressor
Context compression skill for DeepSeek Harness.
What it does
Teaches the agent how to compress long conversations:
- Keep decisions, errors, file paths, user preferences
- Drop repeated info, failed attempts, verbose output
- Structured summary format for easy recall
Install
dsh plugin --profile your-profile add dsh-plugin-context-compressor
Usage
- "Summarize what we've done so far"
- "Compress this conversation"
- "We're running out of context, summarize"
License
MIT -- YYTbit