Agent skill
Accounts Reconciler
Automate account reconciliation by matching transactions, identifying discrepancies, and generating variance reports
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/accounts-reconciler
SKILL.md
Accounts Reconciler
Streamline account reconciliation by automatically matching transactions across multiple sources, identifying discrepancies, and generating variance reports. Eliminates hours of manual spreadsheet work.
Core Workflows
Workflow 1: Bank Statement Reconciliation
- Import Data - Load bank statement and internal ledger
- Auto-Match - Match transactions by amount, date, reference
- Flag Exceptions - Identify unmatched items
- Document Adjustments - Record journal entries
- Generate Report - Create reconciliation summary
Workflow 2: AR/AP Reconciliation
- Pull Aging - Extract receivables/payables by customer/vendor
- Match Payments - Link payments to invoices
- Identify Unapplied - Find payments without matching invoices
- Generate Statements - Create statements for resolution
Quick Reference
| Action | Command |
|---|---|
| Reconcile bank | "Reconcile [account] for [period]" |
| Find mismatches | "Show unmatched transactions" |
| Variance report | "Generate variance report" |
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?