PurposeThe caveman-compress skill compresses natural language memory files (CLAUDE.md, todos, preferences) into caveman format, saving ~46% input tokens on every subsequent session. It uses a Python script (`scripts/__main__.py`) for automated compression, preserving all technical content, code, URLs, and structure. The compressed version overwrites the original, with a human-readable backup saved as `FILE.original.md`. Key output: compress once, save tokens every session forever.

Domains

Coding

Forms

Workflow
Required Tools
python3
Languages
python
Package Manager
N/A
Skill Composition
  • SKILL.md10.0%
  • scripts70.0%
  • other20.0%