ワンクリックで
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>