Agent skill · AI & Agents

account-reconciliation-automator

Automated account reconciliation skill with matching algorithms and exception handling

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill account-reconciliation-automator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: library/specializations/domains/business/finance-accounting/skills/account-reconciliation-automator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Account Reconciliation Automator ## Overview The Account Reconciliation Automator skill provides automated reconciliation capabilities for financial accounts. It uses matching algorithms to reconcile balances and transactions, identifies exceptions, and streamlines the close process. ## Capabilities ### Bank Reconciliation Automation - Statement import and parsing - Transaction matching rules - Outstanding check tracking - Deposit in transit identification - Bank fee recognition - Interest income posting ### Subledger to GL Matching - Accounts receivable reconciliation - Accounts payable reconciliation - Fixed asset subledger matching - Inventory valuation reconciliation - Prepaid expense verification - Accrual account validation ### Three-Way Match Processing - Purchase order matching - Goods receipt verification - Invoice matching - Quantity tolerance checking - Price variance identification - Exception routing ### Exception Identification - Unmatched item detection - Threshold-based flagging - Aging categorization - Priority assignment - Owner notification - Resolution tracking ### Aging Analysis - Bucket categorization - Days outstanding calculation - Collectability assessmen

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Bank Reconciliation Automation
  4. Subledger to GL Matching
  5. Three-Way Match Processing
  6. Exception Identification
  7. Aging Analysis
  8. Variance Threshold Alerting
  9. Usage
  10. Month-End Reconciliation
  11. Daily Cash Reconciliation
  12. Integration
  13. Used By Processes
  14. Tools and Libraries
More from babysitter
All skills →
About this skill
What does the account-reconciliation-automator skill do?

Automated account reconciliation skill with matching algorithms and exception handling

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill account-reconciliation-automator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going