claw-compactor
Cut AI token costs by compressing code, logs, and conversations
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Claw Compactor?โผ
Run `npx skills add open-compress/claw-compactor --all -g -y` in your terminal to install the full skill suite globally.
How to reduce LLM token costs?โผ
Claw Compactor shrinks prompts, code, and chat history by 15โ82% before they reach the model, directly lowering your API bill.
Does compression lose important information?โผ
No. It uses content-aware stages that protect code identifiers and JSON structure, and a Rewind store lets the AI retrieve any original section on demand.
Does Claw Compactor work with AI coding agents?โผ
Yes. It follows the SKILL.md standard and integrates with OpenClaw, Claude Code, and similar agents, including automatic memory compression for long sessions.
Do I need a GPU or paid model to run it?โผ
No. The core pipeline runs locally in under 50ms with zero dependencies and no LLM inference cost.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core