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 |