← 返回
未分类 中文

Invoice Generator

Generate professional Markdown invoices with multi-currency support, tax, discounts, payment details, and clear formatting for freelancers and small businesses.
生成专业Markdown发票,支持多币种、税费、折扣和付款信息,格式清晰,适用于自由职业者和小型企业。
noahcraft-open noahcraft-open 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 308
下载
💾 0
安装
1
版本
#billing#business#freelance#invoice#latest#markdown

概述

Invoice Generator

Create professional invoices in Markdown format. Supports multiple currencies, tax calculations, and standard invoice fields. Perfect for freelancers, consultants, and small businesses.

When to use

Use this skill when the user needs to:

  • Create a professional invoice for a client
  • Generate recurring invoices
  • Calculate totals with tax, discounts, and multiple line items
  • Format an invoice in a printable Markdown layout
  • Convert invoice details into a structured document

How it works

  1. Ask for sender details (business name, address, email, payment info)
  2. Ask for recipient details (client name, company, address)
  3. Ask for line items (description, quantity, unit price)
  4. Ask for currency, tax rate, discount, and payment terms
  5. Generate a complete professional invoice in Markdown

Invoice Template

# INVOICE

**Invoice #:** [AUTO-INCREMENT or USER-PROVIDED]
**Date:** [CURRENT DATE]
**Due Date:** [DATE + PAYMENT TERMS]

---

**From:**
[Business Name]
[Address Line 1]
[Address Line 2]
[Email] | [Phone]

**Bill To:**
[Client Name]
[Client Company]
[Client Address]
[Client Email]

---

## Items

| # | Description | Qty | Unit Price | Amount |
|---|-------------|-----|-----------|--------|
| 1 | [Service/Product] | [Qty] | [Price] | [Total] |
| 2 | [Service/Product] | [Qty] | [Price] | [Total] |

---

|  | |
|---|---|
| **Subtotal** | [CURRENCY] [AMOUNT] |
| **Tax ([RATE]%)** | [CURRENCY] [AMOUNT] |
| **Discount** | -[CURRENCY] [AMOUNT] |
| **TOTAL DUE** | **[CURRENCY] [AMOUNT]** |

---

## Payment Details

**Payment Method:** [Bank Transfer / PayPal / Stripe / etc.]
**Bank:** [Bank Name]
**Account:** [Account Number]
**Routing:** [Routing Number]

**Payment Terms:** [Net 30 / Due on Receipt / etc.]

---

*Thank you for your business!*

Supported Currencies

USD ($), EUR (€), GBP (£), JPY (¥), CAD (C$), AUD (A$), CHF, INR (₹), BRL (R$), KRW (₩), and more. Format amounts according to locale conventions.

Calculation Rules

  • Subtotal = Sum of (quantity × unit price) for all line items
  • Tax = Subtotal × tax rate
  • Discount can be percentage or fixed amount
  • Total = Subtotal + Tax - Discount
  • Round to 2 decimal places (0 for JPY/KRW)

Output

Generate a clean Markdown invoice that:

  • Is print-ready when rendered
  • Uses proper currency formatting
  • Includes all required fields
  • Has clear visual hierarchy with horizontal rules
  • Can be easily copied and converted to PDF

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 00:31 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

office-efficiency

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 385 📥 146,829
office-efficiency

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 931 📥 187,238
office-efficiency

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 462 📥 154,500