brevix-stats
Installation
SKILL.md
Brevix Stats
Display the user's compression savings.
Workflow
- Run
brevix statsin the shell - Pass through the output as-is — it is already terse
- If
brevixCLI is not installed, instruct the user to install it:
or via the install script:pip install brevixcurl -fsSL https://raw.githubusercontent.com/Yash-Koladiya30/brevix/main/install.sh | bash
Reset
If the user asks to reset stats:
brevix stats --reset
Notes
- Stats are local-only (
~/.brevix/stats.json). No telemetry, no cloud. $$saved is an estimate based on average Claude/GPT pricing (~$3 per million output tokens).