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]
Create professional invoices from project data with automatic calculation, payment terms, and tracking.
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]7w4.net小蔥技能站,你的AI助手技能庫。
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.
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
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.
═══════════════════════════════════════════
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
references/payment-terms.md — Standard payment terms explainedreferences/reminder-templates.md — Follow-up email templates for overdue invoices這個發票工具的設計理念很完善,能生成專業格式的發票、自動計算費用、支援多幣種和支付追蹤,看起來功能很全面。但實際上它只是一個詳細的使用指南和模板示例,不是一個可以直接使用的工具。如果你需要真正能用的發票生成器,這個可能不夠,因為缺少實際可執行的程式碼。文件本身寫得很清楚,但功能上還需要開發者進一步完善。質量中等偏上,有好的框架但缺乏核心實現。