返回 Skill 列表
extension
分类: 开发与工程无需 API Key

accounting-reconciliation

核对银行对账单、交易和账簿;将PDF对账单映射为结构化的行(例如XLSX);将收据和上传内容链接到明细行。当用户拥有银行PDF文件、收据或账簿,并且需要匹配的、可审计的行用于账簿或Drive时使用。

person作者: jakexiaohubgithub

Accounting Reconciliation Skill

Reconcile bank movements, statements, and receipts into structured, auditable line items.

Purpose

  • Turn bank movement statements (PDF) into XLSX row items with consistent date, amount, description, and category.
  • Map receipts to upload locations (e.g. Drive) and link them to XLSX row items for audit trail.
  • Flag discrepancies between statements and ledger or between multiple sources.

Inputs

  • Bank statements (PDF), CSV/Excel exports, or raw transaction lists.
  • Receipts (scans, photos, or paths) and desired storage (e.g. Drive folder).
  • Optional: chart of accounts, category mapping, date range, currency (default €).

Outputs

  • Structured rows (e.g. XLSX/CSV) with: date (YYYY-MM-DD), amount, description, category, receipt link (if applicable).
  • List of unmatched items or discrepancies with suggested resolution.
  • Short reconciliation summary (totals, match rate, follow-up items).

When to use

  • User asks to reconcile bank statements, match books, or link receipts to rows.
  • User needs audit-ready export from PDF or scattered sources.

Validation checklist

  • Dates normalized to ISO; currency notation consistent.
  • Every row has required fields; N/A only where justified and noted.
  • Receipt links valid or placeholder with “To upload.”