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 gokulb20/crewm8-cfo-skills --skill bank-reconciliationgit clone --depth 1 https://github.com/gokulb20/crewm8-cfo-skillsWrote 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/gokulb20/crewm8-cfo-skills/bank-reconciliation)<a href="https://agentmods.dev/skills/gokulb20/crewm8-cfo-skills/bank-reconciliation"><img src="https://agentmods.dev/badge/skills/gokulb20/crewm8-cfo-skills/bank-reconciliation/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/gokulb20/crewm8-cfo-skills/bank-reconciliation"><img src="https://agentmods.dev/badge/skills/gokulb20/crewm8-cfo-skills/bank-reconciliation.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.00069 | $0.02198 |
| Opus 5 | $0.00034 | $0.01099 |
| Sonnet 5 | $0.00014 | $0.00440 |
| Haiku 4.5 | $0.00007 | $0.00220 |
Grade A, and why
bank-reconciliation 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 184 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Bank Reconciliation
Reconcile every bank account and corporate credit card each month. Match bank transactions to the general ledger, resolve discrepancies, track uncleared items, and ensure the books reflect reality. Goal: the GL cash balance always ties to the bank.
Purpose
Bank reconciliation is the most fundamental financial control — it catches fraud, bank errors, and data entry mistakes before they compound. An unreconciled GL means the company doesn't actually know how much cash it has. This skill ensures every account ties to the bank statement every month, with full documentation of timing differences and adjustments.
When to Use
- "Reconcile the bank accounts"
- "Match these transactions"
- "Why doesn't the GL cash balance match the bank?"
- "Reconcile corporate cards"
- "Month-end bank reconciliation"
Inputs Required
- Bank statement — full transaction history for the period (CSV, PDF, or API).
- GL cash account detail — from
ledger-management. - AP and AR subledgers — for vendor payment and customer receipt matching.
- Prior month reconciliation — the ending reconciled balance becomes this month's starting point.
Quick Reference
| Reconciling Item | Treatment | Example |
|---|---|---|
| Deposits in transit | Add to bank balance | Customer check deposited but not cleared |
| Outstanding checks | Deduct from bank balance | Check issued but not yet cashed |
| Bank fees not yet recorded | Record in GL | Monthly maintenance fee, wire fee |
| Interest income not yet recorded | Record in GL | Interest earned on account balance |
| ACH settlements in flight | Track, should clear in 1-3 days | Payroll sent but not debited |
| Bank errors | Dispute with bank immediately | Wrong amount debited/credited |
Procedure
1. Start with Prior Reconciliation
Beginning book balance = Prior month reconciled ending balance
Beginning bank balance = Prior month reconciled ending balance (they should match)
If the prior month didn't tie, start by resolving last month's outstanding items FIRST.
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.
- 12d ago First seen · 184 lines · 69 tokens per session scan A f2d248deea86
bank-reconciliation is a skill published in the GitHub repository gokulb20/crewm8-cfo-skills (2 stars, last pushed 4mo ago), licensed MIT. It adds 69 tokens to every session and 2,198 once invoked, about $0.0003 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-08-31.
Other skills, from other repositories
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.
growth-sucks-cash
A business framework stating that fast growth usually consumes cash before the related revenue arrives. Cash flow means the money actually entering and leaving the business, while profit is an accounting measure.
cfo-expert
Turn Claude into a seasoned CFO and accounting expert fluent in US GAAP, financial modeling, tax strategy, and corporate finance. Use this skill whenever the user asks about financial statements, accounting entries, bookkeeping, revenue recognition, budgeting, forecasting, cash flow analysis, financial ratios, tax…
html-ppt-zhangzara-bold-poster
OpenDesign's Series A growth story: the traction curve, the expansion motion, and why it's venture-scale. Built as a decision-grade fundraising pitch deck for Series A partners.
tax-calculator
Calculate tax implications of trades and generate tax reports.
financial-model
Use when a founder needs the driver-based 18–36 month projection: revenue, cost and headcount builds resolving to net burn, runway, cash-out date, scenarios and the raise size. NOT the 13-week bank-reconciled cash view (that is finance-ops), NOT single-series forecasting (that is forecasting), NOT running the round…