From eidos
Provides helpers for compacting Markdown content, such as summarizing or removing unnecessary whitespace. Useful for documentation cleanup.
How this skill is triggered — by the user, by Claude, or both
Slash command
/eidos:compactThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
compact.md
compact.md
npx claudepluginhub agenticnotetaking/eidos --plugin eidosCompresses LLM-facing Markdown files like CLAUDE.md and ARCHITECTURE.md for token efficiency using lossless structural optimization or lossy semantic rewriting.
Compresses natural language memory files like CLAUDE.md, todos, and settings into primitive form to reduce input tokens, fully preserving code, URLs, technical terms, and Markdown structure. Overwrites original; saves readable backup as FILE.original.md.
Summarizes content from markdown files or general text. Useful for condensing information into key points.