Token usage
Skill saidwivedi/research-skills/plugins/token-usage/skills/token-usage
Claude Code skills for AI/ML researchers
npx -y skills add saidwivedi/research-skills --skill token-usageAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Show per-session token usage breakdown. Run /token-usage or /token-usage 30 to see usage over N days.
SKILL.md
0.5 KB, as published. Nobody here has run it
Token Usage Tracker
Run the token usage summary script and display results to the user.
python3 ~/.claude/skills/token-usage/show-usage.py $ARGUMENTS
If no argument is provided, default is 7 (last 7 days).
Show the full output table to the user exactly as printed.