Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Invoice Automation

Skill Verifiziert
92

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

KI-Zusammenfassung

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.

Installation

npx skills add claude-office-skills/skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

3 months ago
98 stars
MIT
Aktualisiert 2 days ago
Quellcode ansehen