✕ RejectedNo licenseScore 0/10⚡ Could be fixed
token-diet
by Kulaxyz★ 534ShellLicense: None
https://github.com/Kulaxyz/token-diet ↗What this repo does
token-diet is a shell script that installs a token‑efficiency skill for several AI coding agents (Claude Code, Codex, Cursor, Windsurf, Cline). It automatically trims verbose output, reduces token usage by up to ~31% on average, and maintains correctness by intercepting and shortening agent responses, documentation, tests, and code generation.
Why this was rejected
- ✕No LICENSE file found in the repository
- ✕Legal uncertainty prevents commercial deployment
License risk
High· None
No license file means the repository’s legal status is unclear, preventing commercial use without explicit permission.
How it could be fixed
Add a permissive license file (e.g., MIT or Apache‑2.0) to the repository root and update the README to reference it.
Alternative uses
- →Personal experimentation and learning
- →Internal tooling for developers who want to reduce token costs in a non‑commercial setting