aiskillstore/caveman-compress
> Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md.
This is a copy. The original lives at hoangnguyen0403/caveman-compress.
npx skills add https://github.com/aiskillstore/marketplace --skill caveman-compress
Take aiskillstore/caveman-compress from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npm.
Without those the skill loads but fails at the first command.