Token Usage Monitor
Use this skill when the user asks things like:
- •"token usage check"
- •"model usage compare"
- •"cost by model"
- •"토큰 사용량 확인"
- •"모델 변경 이력"
Command
Run:
bash
bash "$HOME/openclaw_pro/workspace/scripts/publish_token_dashboard.sh" --profile jarvis --hours 720 --model-changes 20
Response format
After running the command:
- •Return the
DASHBOARD_URLfirst. - •Return
SUMMARYin one short line. - •Return up to 8 items from
MODEL_CHANGES_START ... MODEL_CHANGES_END. - •If no model changes exist, say that clearly.
Rules
- •Do not expose secrets.
- •If generation fails, report one concrete reason and one retry command.
- •Keep response concise and actionable.