メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

Invoice Template

Skill 検証済み
95

Generate professional PDF invoices from templates

AI サマリー

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 など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

3 months ago
98 stars
MIT
2 days ago に更新
ソースコードを表示