一键导入
token-usage
Show per-session token usage breakdown. Run /token-usage or /token-usage 30 to see usage over N days.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Show per-session token usage breakdown. Run /token-usage or /token-usage 30 to see usage over N days.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use this skill whenever a researcher wants to test, validate, stress-test, or falsify a research idea or hypothesis — especially in AI/ML/deep learning. Trigger on phrases like "I have an idea," "would this work," "test this hypothesis," "sanity check my idea," "what's wrong with this idea," "review my results," "is this publishable," "why isn't this working," or any request to evaluate the feasibility, novelty, or correctness of a research concept.
Automate the grunt work of making research presentations — discovers experiments from git/output folders, collects images and metrics, and organizes them into slides. Creates a slide-by-slide script for user approval, then generates slide markdown and editable PPTX.
| name | token-usage |
| disable-model-invocation | false |
| user-invocable | true |
| description | Show per-session token usage breakdown. Run /token-usage or /token-usage 30 to see usage over N days. |
| version | latest |
| category | utility |
| tags | ["usage","tokens","tracking"] |
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.