Pular para o conteúdo principal
Este conteúdo ainda não está disponível no seu idioma e está sendo exibido em inglês.

Invoice Automation

Skill Verificado
92

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

Resumo de 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.

Instalação

npx skills add claude-office-skills/skills

Executa a CLI skills da Vercel (skills.sh) via npx — requer Node.js localmente e pelo menos um agente compatível com skills instalado (Claude Code, Cursor, Codex, …). Pressupõe que o repositório siga o formato agentskills.io.

3 months ago
98 stars
MIT
Atualizado em 6 days ago
Ver código-fonte