Перейти к основному содержимому
Этот контент пока недоступен на вашем языке и отображается на английском.

Invoice Template

Skill Проверено
95

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.

3 months ago
98 stars
MIT
Обновлено 2 days ago
Посмотреть исходный код