usage-limit-reducer
Measure token usage and cut Claude Code costs
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install usage-limit-reducer?โผ
Run `npx skills add Dubibubii/usage-limit-reducer --all -g -y` in your terminal to install it globally.
Why am I hitting my Claude usage limit so fast?โผ
Claude re-reads your entire conversation every turn, so long chats waste most tokens on history. This skill measures your real usage and suggests fixes like /compact or starting fresh chats.
How do I check my Claude Code token usage?โผ
The included script reads local JSONL logs and shows token and cost breakdowns by model, project, and day, with no data leaving your machine.
Which model should I use to save tokens?โผ
The skill flags when expensive models handle simple tasks and recommends switching to Haiku for quick edits, formatting, and short answers.
Does usage-limit-reducer send my data anywhere?โผ
No. The usage report runs entirely on your local disk with zero network calls.
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