compress_text
Compress prose into concise caveman-style text by removing articles, fillers, and hedges. Preserve code, URLs, and identifiers. Return compressed text with character counts to reduce tokens.
Instructions
Compress prose text using caveman rules. Removes articles, fillers, pleasantries, hedges. Preserves code blocks, URLs, paths, identifiers. Returns compressed text and character counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to compress. |