원클릭으로
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.