🦀 ClawHub
Skill Distiller (Compressed)
by @leegitw
Same skill compression power in half the context — 975 tokens vs 2,500.
⚡ When to Use
⚙️ Configuration
| Flag | Default | Description |
|------|---------|-------------|
| --mode | threshold | threshold (preserve X%), tokens (fit budget), oneliner |
| --threshold | 0.9 | Functionality preservation target (0.0-1.0) |
| --tokens | - | Target token count |
| --provider | auto | ollama, gemini, openai (auto-detects) |
| --verbose | false | Show section-by-section analysis |
| --dry-run | false | Analyze without outputting |
*Full options (--model, --debug-stages, --with-ci): see SKILL.reference.md*
Threshold = semantic capability, not size ratio. A 0.9 threshold means 90% of *agent behavior* preserved, not 90% of lines kept. Judge by understanding, not metrics.
TERMINAL
clawhub install neon-skill-distiller-compressed