Invoice Template
Skill Đã xác minhGenerate professional PDF invoices from templates
This skill leverages MCP tools like `create_docx`, `fill_docx_template`, and `docx_to_pdf` to generate professional PDF invoices. It supports structured invoice data and can utilize templates for consistent branding and formatting.
Maintenance
- warning:Dependency ManagementThe installation instructions list required Python dependencies (`python-docx`, `openpyxl`, `reportlab`, `jinja2`) but do not mention any automated dependency management tools like dependabot or vulnerability scanning.
Practical Utility
- info:Edge casesThe 'Best Practices' section mentions validating required fields, but explicit documentation of failure modes and recovery steps for edge cases is minimal.
Cài đặt
npx skills add claude-office-skills/skillsChạy Vercel skills CLI (skills.sh) qua npx — yêu cầu Node.js trên máy và ít nhất một agent tương thích skills đã được cài (Claude Code, Cursor, Codex, …). Giả định repo tuân theo định dạng agentskills.io.
Tiện ích tương tự
Invoice Generator Skill
98Create professional invoices with proper formatting for freelancers and small businesses. Supports multiple currencies and tax calculations.
PDF Compress
98Reduce PDF file size while maintaining acceptable quality
Expense Report
95>
Stripe Payments
95Automate Stripe payment processing, subscription management, invoicing, and financial reporting
Invoice Automation
92Automate invoice generation, sending, tracking, and payment reconciliation across accounting platforms
PDF Generator
92Create and manipulate PDF files programmatically. Use when the user needs to generate PDFs, fill PDF forms, extract PDF content, add watermarks/overlays, or merge documents. Supports both template-based generation (form filling, overlays) and from-scratch creation. Keywords: PDF, document, form, fillable, merge, watermark, extract, text, report.