token-usage
When user says "@token-usage", "token usage", "context window", or "token cost".
Profile →npx skills add majiayu000/claude-skill-registry --skill token-usage-kmylpenter-kfg-ccv2-installer-s-99ea8414 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
--- name: token-usage description: Sprawdzenie zużycia tokenów/kontekstu w sesji. Triggers: token usage, ile tokenów, ile zostało --- # token-usage ## Trigger When user says **"@token-usage"**, **"token usage"**, **"context window"**, or **"token cost"**. --- ## Actions 1. When user asks about current AI token/context usage (e.g., "token usage", "context window", "how many tokens"), respond with ONLY this format: **Tokens: [used]/[total] ([remaining] remaining, [percentage]% used)** No explanations. No additional text. Just the numbers. 2. When asked about token cost of specific files/code/systems (e.g., "How expensive is CHANGELOG?", "Token cost of Log File Genius?"), analyze the component(s) and runtime dependencies. For each component, report in two paragraphs: (1) token breakdown, (2) dependencies that load when used. **Note:** - For systems (e.g., "Log File Genius"), analyze all related files and rules - For multiple targets, analyze each separately - Ignore non-AI token references (OAuth, JWT, API tokens)
- Trigger
- Actions
What does the token-usage skill do?
When user says "@token-usage", "token usage", "context window", or "token cost".
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill token-usage-kmylpenter-kfg-ccv2-installer-s-99ea8414 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.