
Compact Chat History
- 32 installs
- 5k repo stars
- Updated August 4, 2026
- dtyq/magic
Summarizes and compresses the current conversation into a structured context snapshot, then saves it via compact_chat_history.
About
compact-chat-history summarizes and compresses the current conversation history into a structured context snapshot and then calls compact_chat_history to persist it. A solo builder reaches for it when a long agent session needs its context condensed so work can continue without losing key state.
- Compresses chat history
- Structured context snapshot
- Saves via compact_chat_history
Compact Chat History by the numbers
- 32 all-time installs (skills.sh)
- Ranked #1,828 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dtyq/magic --skill compact-chat-historyAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 32 |
|---|---|
| repo stars | ★ 5k |
| Last updated | August 4, 2026 |
| Repository | dtyq/magic ↗ |
What it does
Summarizes and compresses the current conversation into a structured context snapshot, then saves it via compact_chat_history.
Who is it for?
Condensing long agent conversations
Skip if: General document summarization