Track and display LLM token usage, costs, and model statistics. Use when: user asks about token usage, API costs, how many messages were sent, or model performance stats. NOT for: changing the model or provider (use change_setting), or viewing conversation content (use session_logs).
$npx -y skills add ericwang915/pythonclaw --skill model_usageInstalls into the current project.
Run `npx skills use "https://github.com/ericwang915/pythonclaw" --skill "ericwang915/pythonclaw/model_usage"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ericwang915/pythonclaw" that are relevant to the current task. Run `npx skills add "https://github.com/ericwang915/pythonclaw"` and select the relevant skills, then follow their instructions.