# Invoice Generator

> Invoice-creation skill. Use when Codex should generate professional invoices from clients, dates, line items, taxes, and payment terms.

- Skill: `yigityildiz0/invoice-generator` (Agent Skill)
- Install (CLI): `npx skillmds@latest add yigityildiz0/invoice-generator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yigityildiz0/invoice-generator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Finance & Business
- Author: yigityildiz0 (https://skillmd.com/u/yigityildiz0)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yigityildiz0/invoice-generator

---


# Invoice Generator

Use this skill when the user needs a new invoice or a reusable invoice template.

## Workflow
- Collect all billing fields explicitly.
- Calculate subtotal, tax, discounts, and total clearly.
- Format for PDF, DOCX, or spreadsheet output.

## Deliverables
- A complete invoice draft or template.
- A machine-readable line-item table when useful.

## Guardrails
- Do not invent legal or tax details without marking placeholders.
- Do not alter currency or terms silently.

