๐ค
Invoice Generator Pro
Generate professional invoices in Markdown or HTML by specifying client, items, tax, currency, dates, and output format.
ๅฎๅ
จ้่ฟ
๐ฌPrompt
ๆ่ฝ่ฏดๆ
Invoice Generator
Generate professional invoices in Markdown or HTML from simple inputs.
Usage
./generate-invoice.sh \
--client "Acme Corp" \
--email "billing@acme.com" \
--date "2026-02-22" \
--due "2026-03-22" \
--item "Web Development|40|150.00" \
--item "Design Review|5|120.00" \
--tax 10 \
--currency USD \
--invoice-number INV-001 \
--from "Shelly Labs" \
--format html
Parameters
| Flag | Description | Default |
|---|---|---|
--client | Client name (required) | โ |
--email | Client email | โ |
--date | Invoice date | today |
--due | Due date | +30 days |
--item | "Description|Qty|Rate" (repeatable) | โ |
--tax | Tax percentage | 0 |
--currency | Currency code | USD |
--invoice-number | Invoice ID | INV-{timestamp} |
--from | Your name/company | โ |
--format | md or html | md |
--output | Output file path | stdout |
Output
- Markdown: Clean table-based invoice
- HTML: Uses
template.htmlโ professional, print-ready
Examples
# Quick markdown invoice
./generate-invoice.sh --client "Bob" --item "Consulting|10|100" --format md
# HTML invoice saved to file
./generate-invoice.sh --client "Acme" --item "Dev|40|150" --format html --output invoice.html
ๅฆไฝไฝฟ็จใInvoice Generator Proใ๏ผ
- ๆๅผๅฐ้พ่พAI๏ผWeb ๆ iOS App๏ผ
- ็นๅปไธๆนใ็ซๅณไฝฟ็จใๆ้ฎ๏ผๆๅจๅฏน่ฏๆกไธญ่พๅ ฅไปปๅกๆ่ฟฐ
- ๅฐ้พ่พAI ไผ่ชๅจๅน้ ๅนถ่ฐ็จใInvoice Generator Proใๆ่ฝๅฎๆไปปๅก
- ็ปๆๅณๆถๅ็ฐ๏ผๆฏๆ็ปง็ปญๅฏน่ฏไผๅ