返回顶部
g

gst-upi-reconciliation-copilot-indiaGST-UPI对账助手

Reconcile Indian GST invoice data with UPI transaction statements and produce audit-ready matched/unmatched reports. Use when the user asks to reconcile GST vs UPI collections, find missing payments, detect unmatched invoices, prepare month-end books, or investigate cashflow gaps from CSV exports (Tally/Zoho/ERP + bank/payment app exports).

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
216
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

gst-upi-reconciliation-copilot-india

GST + UPI 对账助手(印度版)

对GST发票CSV数据与UPI交易CSV数据执行确定性对账。
生成四类输出:已对账行、GST未匹配行、UPI未匹配行以及汇总JSON文件。

快速工作流程

  1. 1. 确认两个输入文件均为CSV格式,分别代表:
- GST发票/销售登记簿 - UPI收款/交易流水
  1. 2. 验证必要的意图级字段是否存在(发票编号/日期/总额,交易日期/金额/状态)。
  2. 运行命令:

bash
python3 scripts/reconcilegstupi.py \
--gst-csv /路径/gst.csv \
--upi-csv /路径/upi.csv \
--output-prefix /路径/输出/recon202603 \
--date-window-days 7

  1. 4. 从*_summary.json中读取并报告关键指标:
- 已匹配行数 - 未匹配GST行数 - 未匹配UPI行数 - 对账覆盖率%
  1. 5. 针对未匹配行提供后续操作建议(跟进/修正/数据清理)。

匹配策略

  • - 仅匹配状态为成功类的UPI行:success、completed、captured、paid。
  • 要求金额匹配(±0.01容差)。
  • 强制日期窗口(默认7天)。
  • 若发票编号或客户标识出现在UPI备注/交易ID/UTR中,则提高匹配置信度。
  • 确保一笔UPI交易仅对应一张发票。

边缘情况处理

  • - 忽略失败/待处理/冲正的UPI状态,不纳入结算匹配。
  • 保留日期为空或无效的GST行作为未匹配(不强制猜测)。
  • 保留金额缺失的UPI行作为未匹配。
  • 支持两个文件中的灵活日期格式。
  • 处理金额字段中的货币符号和逗号。

需向用户提供的必要输出

始终返回以下内容:

  1. 1. 对账快照:
- 已匹配行数 / GST总行数 - 已匹配金额 / GST总金额
  1. 2. 生成的文件路径:
- *_reconciled.csv - *gstunmatched.csv - *upiunmatched.csv - *_summary.json
  1. 3. 优先处理事项:
- 高价值未匹配GST发票 - 可疑UPI行(成功状态+高金额+无对应发票)

参考资料

  • - 查阅references/csv-schemas.md了解可接受的列名及别名映射。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 gst-upi-reconciliation-copilot-india-1776162242 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 gst-upi-reconciliation-copilot-india-1776162242 技能

通过命令行安装

skillhub install gst-upi-reconciliation-copilot-india-1776162242

下载

⬇ 下载 gst-upi-reconciliation-copilot-india v1.0.0(免费)

文件大小: 5.87 KB | 发布时间: 2026-4-15 11:00

v1.0.0 最新 2026-4-15 11:00
Initial release of GST + UPI Reconciliation Copilot (India):

- Enables deterministic reconciliation between Indian GST invoice CSVs and UPI transaction CSVs.
- Produces four audit-ready outputs: reconciled rows, GST-unmatched rows, UPI-unmatched rows, and a summary JSON report.
- Implements strict matching logic (amount ±0.01, 7-day window, status filtering, invoice/customer token checks).
- Handles flexible CSV formats, ignores failed/reversed transactions, and supports data with inconsistent delimiters/currency symbols.
- Highlights actionable insights, including unmatched high-value GST invoices and suspicious UPI transactions.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部