Invoice Template
Skill تم التحققGenerate 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.
التثبيت
npx skills add claude-office-skills/skillsيشغّل Vercel skills CLI (skills.sh) عبر npx — يتطلب وجود Node.js محليًا ووكيلًا واحدًا على الأقل متوافقًا مع skills (مثل Claude Code أو Cursor أو Codex). يفترض أن المستودع يتبع تنسيق agentskills.io.
امتدادات مماثلة
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.