payment-reconciliation-automation

payment-reconciliation-automation is a skill for Claude Code, Codex from finsilabs/awesome-ecommerce-skills. It costs 31 tokens per session (2,496 once invoked), scanned A, original, MIT.

A payment reconciliation system compares processor records, accounting entries, and bank deposits to confirm that they match. It accounts for fees, refunds, chargebacks, reserves, and currency conversion.

In plain words
What is it for?
It is for matching payments across Stripe, PayPal, Shopify Payments, banks, and accounting tools, while flagging exceptions and discrepancies.
Why use it?
It finds missing or mismatched transactions without requiring finance teams to compare every payment by hand.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument; mentions Codex; mentions Gemini CLI.

Good fit It is for matching payments across Stripe, PayPal, Shopify Payments, banks, and accounting tools, while flagging exceptions and discrepancies.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/finsilabs/awesome-ecommerce-skills/payment-reconciliation-automation
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add finsilabs/awesome-ecommerce-skills --skill payment-reconciliation-automation
Clone the repo
git clone --depth 1 https://github.com/finsilabs/awesome-ecommerce-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for payment-reconciliation-automation

README.md
[![agentmods](https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/payment-reconciliation-automation/github.svg)](https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/payment-reconciliation-automation)
Your own site
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/payment-reconciliation-automation"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/payment-reconciliation-automation/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for payment-reconciliation-automation

Your own site · 80×15
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/payment-reconciliation-automation"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/payment-reconciliation-automation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,496 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00031 $0.02496
Opus 5 $0.00015 $0.01248
Sonnet 5 $0.00006 $0.00499
Haiku 4.5 $0.00003 $0.00250

Measured 9d ago against content hash 7f50d6edb706, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

payment-reconciliation-automation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/payments-checkout/payment-reconciliation-automation/SKILL.md · 202 lines

How it starts

The opening of the file, as written. The whole thing — 202 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Payment Reconciliation Automation

Overview

Payment reconciliation matches what your payment processors (Stripe, PayPal, Shopify Payments) say they collected against what your accounting system recorded and what your bank actually received. Discrepancies arise from processor fees, refunds, chargebacks, rolling reserves, and currency conversion — none of which are automatically journaled in most ecommerce setups. Manual reconciliation does not scale beyond a few hundred transactions per day.

For most merchants, automated reconciliation is solved by connecting your ecommerce platform to your accounting system (QuickBooks, Xero) via a dedicated sync tool rather than building custom matching logic.

When to Use This Skill

  • When your finance team spends more than two hours per day on manual payment reconciliation
  • When processing transactions across two or more payment processors (e.g., Stripe + PayPal)
  • When month-end close is blocked by unresolved payment discrepancies
  • When chargebacks or refunds are not being reliably reflected in your accounting system
  • When you need SOC 2 or PCI-DSS audit documentation for payment flows

Core Instructions

Step 1: Determine your platform and choose the reconciliation approach

Platform Recommended Reconciliation Tool Notes
Shopify Payments A2X or Bench Accounting A2X maps Shopify payouts to QuickBooks/Xero journal entries automatically, handling fees, refunds, and adjustments
Shopify + Stripe A2X for Stripe + A2X for Shopify Connect both sources to QuickBooks/Xero; A2X reconciles each payout separately
WooCommerce + Stripe Synder or WooCommerce QuickBooks Online plugin Synder syncs every Stripe transaction to QuickBooks with fees separated
WooCommerce + PayPal Synder or PayPal for WooCommerce + QuickBooks Synder handles both Stripe and PayPal in one connection
BigCommerce A2X (has BigCommerce connector) or Synder Same approach as Shopify
Custom / Headless Build reconciliation pipeline using Stripe Balance Transactions API See Custom / Headless section below

Read the full file on GitHub · 202 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 202 lines · 31 tokens per session scan A 7f50d6edb706

Subscribe to this mod's changes

payment-reconciliation-automation is a skill published in the GitHub repository finsilabs/awesome-ecommerce-skills (52 stars, last pushed 6mo ago), licensed MIT. It adds 31 tokens to every session and 2,496 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

finance-expert

Designs, reviews, operates and audits systems that hold, move, account for and report money — ledgers, payments, banking and open finance, reconciliation and close, risk, fraud, AML, markets and portfolio accounting, and corporate finance/FP&A. Brings a normative money model (minor units, rounding and allocation…

personamanagmentlayer/pcl · 286 tokens

erpclaw

AI-native ERP system. Full accounting, invoicing, inventory, purchasing, tax, billing, HR, payroll, advanced accounting (ASC 606/842, intercompany, consolidation), and financial reporting (including P&L / trial balance / spend grouped by department, project, cost center, location, or fund). 496 actions across 14…

avansaber/erpclaw · 136 tokens

bookkeeping

Use when a small business needs audit-ready books — a chart of accounts, posting a transaction to the right account and side, clearing an uncategorized bank feed, cash vs accrual, or a ledger that won't tie to the bank. NOT interpreting the numbers — runway, burn, P&L cadence (that is finance-ops), NOT issuing…

ericrisco/rsc-harness · 84 tokens

skill-stripe-integration

Integrate Stripe Checkout, Billing, subscriptions, Customer Portal, invoices, trials, coupons, webhook handling, entitlement sync, and SaaS payment state management.

IAPro-Community/Orquestrador-Maestro · 37 tokens

splits

Use Splits with Bankr for onchain treasury operations: secure assets, process revenue, manage operating subaccounts, pay expenses, govern contracts, and maintain clean accounting books.

BankrBot/skills · 38 tokens

amazon-seller-integration

> Integration skill for Amazon Seller Central settlement reports and date range reports. Activate when the user uploads an Amazon settlement report, Amazon seller CSV, or mentions Amazon Seller Central, FBA, or Amazon payouts.

openaccountants/openaccountants · 47 tokens