$npx -y skills add WithWoz/wozcode-plugin --skill woz-savingsShow WOZCODE savings report - calls saved, time saved, tokens saved, and lifetime totals.
| 1 | Run the WOZCODE savings report: |
| 2 | |
| 3 | ```bash |
| 4 | node "${CODEX_HOME:-$HOME/.codex}/plugins/wozcode/scripts/savings-report.js" |
| 5 | ``` |
| 6 | |
| 7 | Relay the full output to the user. Do not summarize or modify it. |