← 返回
开发者工具 中文

Norman: Accounting Monthly Reconciliation

Perform a complete monthly financial reconciliation - review all transactions, match invoices, check outstanding payments, and prepare for tax filing. Use wh...
执行完整的月度财务对账——审查所有交易、匹配发票、核查未付款项并准备报税。使用...
stanlee000
开发者工具 clawhub v1.0.0 1 版本 99809.3 Key: 无需
★ 0
Stars
📥 1,047
下载
💾 17
安装
1
版本
#bookkeeping#finance#latest#mcp#norman#reconciliation

概述

Guide the user through a complete monthly reconciliation:

Step 1: Transaction Review

  • Call search_transactions for the specified month (or last month if not specified)
  • Identify uncategorized transactions
  • For each batch, suggest categories and let the user confirm
  • Use categorize_transaction to assign the correct bookkeeping category

Step 2: Finalize Transactions

  • After all transactions are categorized, verify each one using change_transaction_verification
  • Mark every transaction for the period as verified so the month can be closed
  • If any transaction has missing information (no receipt, unclear category), flag it for the user before verifying
  • Present a count: "X of Y transactions verified for [month]"

Step 3: Invoice Reconciliation

  • Call list_invoices to find invoices from the period
  • Cross-reference with incoming payments in transactions
  • Use link_transaction to match payments to invoices
  • Flag any overdue unpaid invoices and suggest sending reminders via send_invoice_overdue_reminder

Step 4: Document Check

  • Call list_attachments for the period
  • Identify transactions without attached receipts (especially expenses)
  • Remind the user to upload missing receipts with upload_bulk_attachments
  • Use link_attachment_transaction to connect any newly uploaded receipts

Step 5: Tax Preparation

  • Call get_company_tax_statistics for the period overview
  • Call get_vat_next_report to check if a VAT report is due
  • If due, call generate_finanzamt_preview to show the draft
  • Only submit with explicit user confirmation via submit_tax_report

Step 6: Summary

Present a closing summary:

  • Total income and expenses for the month
  • Number of invoices sent vs. paid
  • Outstanding receivables
  • VAT liability
  • Any action items remaining

Be thorough but keep each step interactive - wait for user confirmation before proceeding.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 09:05 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,808
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,241
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 324,239