AI AGENT ADDONS

A tool that shrinks long notes into short, simple language. It is called Caveman Compress. It helps save tokens when talking to AI assistants. The tool keeps all important details like code, URLs, and file paths safe.

You give it a file like CLAUDE.md or a todo list. It turns the normal writing into caveman speak. It removes extra words like 'just' and 'really'. It keeps the meaning and structure.

The compressed version overwrites the original file. A backup is saved with .original.md added. This makes it easy to read the original again if needed.

Add Compress skill to your workflow

Global

mkdir -p ~/.claude/skills/compress

Project

mkdir -p .claude/skills/compress

Source Repository

Stars
77,601
Forks
4,396
Watchers
77,601
License
MIT
Last Push
1 month ago
Created
3 months ago