Estimate LLM token counts for files or directories using a word-based heuristic. Use when the user asks how many tokens a file uses, wants to check context size, or needs to estimate token cost.
$npx -y skills add girijashankarj/cursor-handbook --skill token-counterInstalls into the current project.
Run `npx skills use "https://github.com/girijashankarj/cursor-handbook" --skill "girijashankarj/cursor-handbook/token-counter"` 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/girijashankarj/cursor-handbook" that are relevant to the current task. Run `npx skills add "https://github.com/girijashankarj/cursor-handbook"` and select the relevant skills, then follow their instructions.