Invoice Generator

👤 tktk-ai 📦 v1.0.0 ⭐ 4.0 ⬇️ 593 下载
📈 商业运营 免费

📖 技能介绍


name: invoice-generator description: Generate professional invoices from project data — line items, tax calculation, payment terms, and formatted output. Supports freelance, agency, and SaaS billing. Tracks outstanding invoices and sends payment reminders. metadata: version: 1.0.0 author: TKDigital category: Business Operations tags: [invoice, billing, freelance, payment, accounting, business, finance]


Invoice Generator

Create professional invoices from project data with automatic calculation, payment terms, and tracking.

What It Does

  1. Invoice Creation — Generate formatted invoices from simple inputs
  2. Auto-Calculation — Line items, subtotals, tax, discounts, totals
  3. Payment Terms — Net 15/30/60, late fees, early payment discounts
  4. Client Management — Remember client details for repeat invoicing
  5. Outstanding Tracking — Track unpaid invoices, generate reminders
  6. Multi-Currency — USD, EUR, GBP, and more

Usage

Create an Invoice

Create an invoice:

From: [Your business name]
To: [Client name, address]
Invoice #: [Number or auto-generate]
Date: [Today or specific date]
Due: [Net 30 / specific date]

Line items:
1. [Service] — [quantity] × $[rate] 
2. [Service] — [quantity] × $[rate]
3. [Service] — [quantity] × $[rate]

Tax: [rate]% or [none]
Discount: [amount or percentage] or [none]
Currency: USD
Payment method: [Bank transfer / PayPal / Stripe link]
Notes: [Any additional notes]

Quick Invoice from Project

Invoice for this project:

Client: [Name]
Project: [Description]
Hours worked: [X hours]
Rate: $[X]/hour
Expenses: [List any]
Payment: Net 30

Generate the invoice with a professional layout.

Monthly Recurring Invoice

Generate this month's recurring invoices:

Client A: $2,500/mo retainer (content services)
Client B: $1,500/mo retainer (social media management)
Client C: $500/mo (bot hosting + maintenance)

Include: invoice numbers (sequential), dates, payment terms, totals

Outstanding Invoice Report

Here are my issued invoices this month:

INV-001: Client A, $2,500, issued April 1, due April 30
INV-002: Client B, $1,500, issued April 1, due April 15
INV-003: Client C, $800, issued April 5, due May 5

Which are overdue? Draft payment reminder emails for any past due.

Output Format

═══════════════════════════════════════════
                  INVOICE
═══════════════════════════════════════════

From: [Your Business]             Invoice #: [INV-XXX]
[Your Address]                    Date: [YYYY-MM-DD]
[Your Email]                      Due: [YYYY-MM-DD]
                                  Terms: [Net 30]

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

───────────────────────────────────────────
Description              Qty    Rate    Amount
───────────────────────────────────────────
[Service 1]               [X]   $[X]    $[X.XX]
[Service 2]               [X]   $[X]    $[X.XX]
[Service 3]               [X]   $[X]    $[X.XX]
───────────────────────────────────────────
                          Subtotal:     $[X.XX]
                          Tax ([X]%):   $[X.XX]
                          Discount:    -$[X.XX]
                          ─────────────────
                          TOTAL:        $[X.XX]
═══════════════════════════════════════════

Payment Methods:
[Bank details / PayPal / Stripe link]

Notes:
[Additional terms or thank you message]

Late Payment: [X]% monthly interest after due date

Best Practices

  • Keep invoice numbers sequential (INV-001, INV-002...)
  • Include clear payment instructions

    想要更强大的技能插件,就来小葱技能站7w4.net看看吧。

  • Send invoices within 24 hours of project completion
  • Follow up on overdue invoices at 1, 7, and 14 days past due
  • Pair with a cost tracking system for profit calculations

References

  • references/payment-terms.md — Standard payment terms explained
  • references/reminder-templates.md — Follow-up email templates for overdue invoices

🤖 AI 评测

这个发票工具的设计理念很完善,能生成专业格式的发票、自动计算费用、支持多币种和支付追踪,看起来功能很全面。但实际上它只是一个详细的使用指南和模板示例,不是一个可以直接使用的工具。如果你需要真正能用的发票生成器,这个可能不够,因为缺少实际可运行的代码。文档本身写得很清楚,但功能上还需要开发者进一步完善。质量中等偏上,有好的框架但缺乏核心实现。

📊 多维度评分

适应性3.8
规范性4
有效性4.5
可靠性3.5
可信度4.3

📁 包含文件 (3 个)

📄 README.md 908 B
📄 SKILL.md 4.4 KB
📄 _meta.json 139 B