agentsclimarketplace

Token check

Skill huzaifa525/claude-code-optimizer/templates/.claude/skills/token-check

Optimize Claude Code token usage — 22 skills, 8 hooks, 6 rules. One npm install. Zero manual steps. Cut costs by 67%.

Install
npx -y skills add huzaifa525/claude-code-optimizer --skill token-check

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when the user asks about token usage, session cost, or wants to check optimization effectiveness.

SKILL.md

1.0 KB, as published. Nobody here has run it

Analyze the current Claude Code session for token efficiency:

Check These

  1. Context loaded: What CLAUDE.md, rules, and skills are currently loaded?
  2. MCP servers: How many tool definitions are in context?
  3. Conversation length: How many turns deep are we?
  4. File reads: Have we read the same file multiple times?

Suggest

  • Whether to /compact the conversation
  • Whether to /clear and start fresh
  • Which MCP servers to disable if unused
  • Whether CLAUDE.md is too large
  • Whether rules files should use path-scoping

Output

Session Health Report
─────────────────────
Context usage: [estimate]
Conversation turns: [count]
Suggested action: [compact / clear / continue]
Optimization tips: [specific suggestions]
<!-- Skill by Huzefa Nalkheda Wala | claude-code-optimizer -->

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.