跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Invoice Automation

Skill 已验证
92

Automate invoice generation, sending, tracking, and payment reconciliation across accounting platforms

AI 摘要

This skill automates the entire invoice lifecycle, including generation from templates, sending to clients, tracking payments with reminders, and reconciling across platforms like QuickBooks, Xero, Stripe, and FreshBooks. It supports multi-currency and provides reporting on payment status and aging.

Documentation

  • info:Configuration & parameter referenceWhile the SKILL.md details capabilities and workflows, it does not explicitly document all parameters for the underlying MCP tools or their default values.

Code Execution

  • info:ValidationWhile the skill defines inputs, there is no explicit mention or evidence of a schema library used for validating these inputs or sanitizing tool outputs.
  • info:Error HandlingThe skill instructions describe workflows and tool calls but do not explicitly detail error handling mechanisms or structured error reporting for agent decision-making.

Compliance

  • info:GDPRThe skill handles invoice data which may contain personal data (customer name, email). While not directly submitting to a third party without approval, the potential for personal data submission to the LLM or via MCP tools warrants caution.

Practical Utility

  • info:Usage examplesThe SKILL.md includes code snippets for API integrations (QuickBooks, Stripe) and YAML examples for workflows, which serve as illustrative examples but are not full end-to-end demonstrations with claimed outputs.
  • info:Edge casesWhile the skill outlines various workflows, it does not explicitly document failure modes, limitations, or recovery steps for common edge cases like invalid data or API errors.

Safety

  • info:Halt on unexpected stateThe SKILL.md does not explicitly list machine-readable preconditions or instruct the agent to abort on unexpected pre-state.

安装

npx skills add claude-office-skills/skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

3 months ago
98 stars
MIT
更新于 6 days ago
查看源代码