Ir al contenido principal
Este contenido aún no está disponible en tu idioma y se muestra en inglés.

Invoice Automation

Skill Verificado
92

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

Resumen IA

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.

Instalación

npx skills add claude-office-skills/skills

Ejecuta el CLI de skills de Vercel (skills.sh) mediante npx — requiere Node.js en local y al menos un agente compatible con skills instalado (Claude Code, Cursor, Codex, …). Asume que el repositorio sigue el formato de agentskills.io.

3 months ago
98 stars
MIT
Actualizado el 2 days ago
Ver código fuente