token-counter
スター9
フォーク1
更新日2026年3月15日 05:08
Estimate token usage for LLM API calls found in code
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SKILL.md
readonlyメニュー
Estimate token usage for LLM API calls found in code
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Detect the 7 types of agentic bloat in a codebase or system design
Estimate the carbon footprint of an agentic AI system based on its LLM usage
Generate a lean cost analysis report with model right-sizing recommendations and savings estimates
Recommend the right model tier for each LLM task type
One-line description of what this skill does and when to invoke it
| name | token-counter |
| description | Estimate token usage for LLM API calls found in code |
| user-invocable | false |
When you find an LLM API call in code, estimate its token usage using these rules:
| Model | Input | Output |
|---|---|---|
| Haiku / GPT-4o-mini | $0.25 | $1.25 |
| Sonnet / GPT-4o | $3.00 | $15.00 |
| Opus / GPT-4 / o1 | $15.00 | $75.00 |