AI AGENT ADDONS
172,486installs

Memory files like CLAUDE.md can get very long. They use up tokens, which cost money. Caveman Compress shrinks these files into a short caveman style.

It keeps all important parts like code, URLs, and structure. The original file gets overwritten, but a backup is saved as FILE.original.md.

This helps you save tokens without losing any information. You can run it with a simple command like /caveman-compress FILEPATH.

Add Caveman Compress skill to your workflow

Global

mkdir -p ~/.claude/skills/caveman-compress

Project

mkdir -p .claude/skills/caveman-compress

Source Repository

Stars
77,601
Forks
4,396
Watchers
77,601
License
MIT
Last Push
18 days ago
Created
2 months ago