원클릭으로
copilot-cost
Estimate Copilot CLI session cost from model usage, token counts, subscription plan, and display currency.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Estimate Copilot CLI session cost from model usage, token counts, subscription plan, and display currency.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | copilot-cost |
| description | Estimate Copilot CLI session cost from model usage, token counts, subscription plan, and display currency. |
Use this skill when the user asks about Copilot CLI session cost, AI credits, plan comparison, or currency conversion.
Cost principles:
If exact session token data is not available, explain that limitation and avoid presenting an estimate as an actual bill.
For live Copilot CLI sessions, prefer the cached statusline bridge data:
node src/cli/cost.js --live
Use completed-session event metrics when the user asks for a finished session:
node src/cli/cost.js --session <session-id>