Сжатие промптов через CLI с omniroute
★ 7.9 · ai-tooling
cli-compression is a Claude Code skill that lets you configure and test prompt compression from the command line using the omniroute tool. It covers the full management cycle: choosing a compression engine, tuning Caveman aggressiveness, setting an RTK token budget, selecting language packs, and combining stacked compression modes. Subcommands include status checks, adding and removing rules, viewing stats over a given period, listing available combos, and previewing compression output against real prompts. Install globally with `npm install -g omniroute` or run on demand via `npx omniroute`. It's built for developers who need to reduce prompt length and LLM API costs in production pipelines.
- #cli
- #prompt-compression
- #optimization
- #rtk
- #omniroute
- #caveman