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.
npx skills add eddiebelaval/squire --skill accounts-reconcilergit clone --depth 1 https://github.com/eddiebelaval/squireWrote 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.
[](https://agentmods.dev/skills/eddiebelaval/squire/accounts-reconciler)<a href="https://agentmods.dev/skills/eddiebelaval/squire/accounts-reconciler"><img src="https://agentmods.dev/badge/skills/eddiebelaval/squire/accounts-reconciler/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.
<a href="https://agentmods.dev/skills/eddiebelaval/squire/accounts-reconciler"><img src="https://agentmods.dev/badge/skills/eddiebelaval/squire/accounts-reconciler.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00020 | $0.00327 |
| Opus 5 | $0.00010 | $0.00163 |
| Sonnet 5 | $0.00004 | $0.00065 |
| Haiku 4.5 | $0.00002 | $0.00033 |
Grade A, and why
Accounts Reconciler 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 8d 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.
What it actually says
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" |
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.
- 8d ago First seen · 45 lines · 20 tokens per session scan A 92fd13e892cd
Accounts Reconciler is a skill published in the GitHub repository eddiebelaval/squire (21 stars, last pushed 27d ago), licensed MIT. It adds 20 tokens to every session and 327 once invoked, about $0.0001 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.
Other skills, from other repositories
Accounts Reconciler
Automate account reconciliation by matching transactions, identifying discrepancies, and generating variance reports.
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…
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…
payment-reconciliation-automation
Automate payment reconciliation across Stripe, PayPal, and bank accounts with exception handling, automated matching rules, and discrepancy alerting.
bank-reconciliation
Match book entries against bank or credit card statements to find discrepancies, missing transactions, and duplicates. Uses exact, near, and batch matching with balance verification. Trigger on "reconcile bank statement", "match transactions", "bank balance doesn't match", "close the books".
monthly-close-process
Runs the full month-end close process end-to-end, including revenue recognition, accruals, reconciliations, journal entries, and the financial close checklist. Use when the user mentions month-end close, closing the books, revenue recognition, posting month-end accruals, or asks about running the close checklist.