brevix-stats

Installation
SKILL.md

Brevix Stats

Display the user's compression savings.

Workflow

  1. Run brevix stats in the shell
  2. Pass through the output as-is — it is already terse
  3. If brevix CLI is not installed, instruct the user to install it:
    pip install brevix
    
    or via the install script:
    curl -fsSL https://raw.githubusercontent.com/Yash-Koladiya30/brevix/main/install.sh | bash
    

Reset

Installs
1
First Seen
May 4, 2026
brevix-stats — yash-koladiya30/brevix