invoice-total-fixer

Use when fixing invoice total calculations in the sandbox quickstart repository.

Install
npx skills add 'https://github.com/openai/openai-agents-js/tree/main/examples/docs/sandbox-agents/skills/invoice-total-fixer'
Download bundle ↓
main · 506f736Scanned 2026-09-17

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

SKILL.md

SKILL.mdBrowse 1 file
View on GitHub

Invoice Total Fixer

Inspect the implementation and test before editing. The total should apply tax as a percentage of the subtotal, so the expected formula is subtotal + subtotal * taxRate.

After editing, run npm test from the repository directory and report the command result.

Discovery context

Discovered by repository scan. No exact path reference found in the snapshot’s root AGENTS.md.