This skill should be used when the user asks to "analyze token usage", "check costs", "how much did I spend", "token analysis", "session analysis", "cta", or mentions Claude Code usage efficiency, token spending, or cost optimization. Routes to 6 workflow sub-skills: cta-health-check, cta-cost-audit, cta-anomaly-hunt, cta-project-review, cta-trend-watch, cta-usage-pattern. Also handles ambiguous intent with a quick overview. Do NOT trigger for: building token-related features, tokenizer/NLP work, or non-Claude cost analysis.
$npx -y skills add li195111/claude-token-analyzer --skill ctaInstalls into the current project.
Run `npx skills use "https://github.com/li195111/claude-token-analyzer" --skill "li195111/claude-token-analyzer/cta"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/li195111/claude-token-analyzer" that are relevant to the current task. Run `npx skills add "https://github.com/li195111/claude-token-analyzer"` and select the relevant skills, then follow their instructions.