본문으로 건너뛰기
이 콘텐츠는 아직 사용자의 언어로 제공되지 않아 영어로 표시됩니다.

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

Vercel skills CLI(skills.sh)를 npx로 실행합니다. 로컬에 Node.js와 skills 호환 에이전트(Claude Code, Cursor, Codex 등) 중 하나 이상이 설치되어 있어야 합니다. 저장소가 agentskills.io 형식을 따른다고 가정합니다.

3 months ago
98 stars
MIT
2 days ago에 업데이트됨
소스 코드 보기