---
name: Woz Savings
slug: woz-savings
category: Data
description: Woz Savings shows the WOZCODE savings report with calls saved, time saved, tokens saved, and lifetime totals. Use it to relay the script output directly without summarizing or changing it.
github: "https://github.com/WithWoz/wozcode-plugin/tree/main/codex/wozcode/skills/woz-savings"
language: JavaScript
stars: 204
forks: 24
install: "npx degit https://github.com/WithWoz/wozcode-plugin/tree/main/codex/wozcode/skills/woz-savings ~/.claude/skills/woz-savings"
installs_to: ~/.claude/skills/woz-savings
source_path: codex/wozcode/skills/woz-savings/SKILL.md
collection_size: 22
category_size: 762
collection_url: "https://dirskills.com/collections/WithWoz/wozcode-plugin"
added: 2026-09-05T05:29:20.983Z
last_synced: 2026-09-05T05:29:20.983Z
canonical_url: "https://dirskills.com/skills/woz-savings"
---

# Woz Savings

Woz Savings shows the WOZCODE savings report with calls saved, time saved, tokens saved, and lifetime totals. Use it to relay the script output directly without summarizing or changing it.

**Install:**

```bash
npx degit https://github.com/WithWoz/wozcode-plugin/tree/main/codex/wozcode/skills/woz-savings ~/.claude/skills/woz-savings
```

## README

Run the WOZCODE savings report:

```bash
node "${CODEX_HOME:-$HOME/.codex}/plugins/wozcode/scripts/savings-report.js"
```

Relay the full output to the user. Do not summarize or modify it.
