Month-End Close Walkthrough
Legal and finance skill, available on Zeplik
Month-End Close Walkthrough is a ready-to-run legal and finance skill on Zeplik. An interactive, gated checklist that reconciles QuickBooks against processors and pauses for owner sign-off. Ask in plain language and Zeplik applies the skill's method for you inside the conversation, on whichever AI model you prefer. It returns a structured checklist you can keep and reuse: Gated month-close checklist with per-step completion states, culminating in a close packet (see artifact-templates/checklist.md).
The Month-End Close Walkthrough skill loads automatically when your request matches it, or you can invoke it directly by typing /month-end-prep in any chat. It works with attachments, connectors, and any model that supports the task, so you get the same expert method every time without setting anything up.
What the Month-End Close Walkthrough skill can do
- Reconcile QuickBooks transactions against PayPal, Square, or Stripe settlements
- Flag uncategorized transactions, discrepancies, and suspicious duplicate charges
- Check expenses over $25 for missing receipts and confirm status with the owner
- Pause for owner sign off before writing the P&L narrative and close packet
Try these prompts on Zeplik
Pick a prompt to open it in the Zeplik app. If you are not signed in yet, your prompt is waiting for you the moment you do.
How the Month-End Close Walkthrough skill works
Month End Prep
Walk an SMB owner through month-end close one gate at a time. Reconcile QuickBooks against payment processors, flag issues, pause for input at each gate, then write the P&L narrative and export the close packet.
Quick start
Connect QuickBooks and at least one payment processor (PayPal, Square, or Stripe), then say "let's close the month." Work each step in order; each has a completion state — don't advance until the current step is settled. If a connector is missing, fall back to asking for a CSV export — never silently skip a step.
Workflow
Step 1 — Agree on the target month
Ask which month to close. Default to the prior calendar month. Confirm before pulling any data.
Step 2 — Pull the QuickBooks P&L and transaction register
Fetch the P&L report (revenue, COGS, gross margin, operating expenses, net income) and the full transaction register. Flag immediately:
- Uncategorized transactions — any line with category "Uncategorized" or blank.
- Ask Questions / Needs Review — QB's own flag.
Present the count ("14 transactions need a category") and list them for the user to classify. Don't advance with open uncategorized items unless the user explicitly says "skip for now."
Step 3 — Pull payment processor settlements
Fetch settlement reports from whichever processors are connected for the same month. Match each settlement deposit against the QB bank deposit line:
- Match (amount and date agree within 2 days) → reconciled.
- Difference < $0.50 → rounding/fee; note but don't flag.
- Difference ≥ $0.50 → flag with the delta.
- Settlement exists, no QB deposit → flag "missing in QuickBooks."
- QB deposit exists, no settlement → flag "deposit not in processor data."
Step 4 — Detect suspicious duplicates
Flag a transaction as a suspicious duplicate when all three match: same amount (within $0.01), same vendor/customer, posted within 5 calendar days. Present flagged pairs; the user decides whether each is legitimate (e.g. a recurring subscription) or a real duplicate to void.
Step 5 — Receipts check
For each expense above $25 with no attached document, look for a matching receipt (amount ± $0.50, date within 3 days). Mark matched as "receipt on file," unmatched as "missing receipt." The user can supply the file or mark "receipt not required." If no receipts folder is available, ask the user to confirm receipt status — don't silently skip.
Step 6 — Owner sign-off gate
Present a summary and pause:
Uncategorized transactions: X of X resolved
Settlement discrepancies: X flagged, X resolved
Suspicious duplicates: X flagged, X cleared
Missing receipts: X outstanding
Ask: "Ready to write the P&L summary and export the close packet?" Do not proceed to Steps 7–8 without explicit confirmation.
Step 7 — Write the P&L narrative
Write a plain-English summary (150–250 words) an owner would share with a spouse or accountant, not a CFO memo:
- Headline — "March came in at $X net, up/down Y% from February."
- Revenue — what drove the number; name products/services/customers if concentrated.
- Gross margin — held, rose, or compressed, and the main reason.
- Key expenses — any line that moved more than 10% MoM or is outside the normal range; one sentence each.
- Bottom line — net income vs. prior month; ask if they have a target.
- Watch list — 1–3 things to monitor next month.
Avoid jargon; define anything that isn't plain English ("MoM" = month over month).
Step 8 — Export the close packet
Produce two files:
close-packet-[YYYY-MM].xlsx— three sheets:P&L(formatted),Reconciliation(matched and flagged side by side),Action Items(outstanding flags).close-packet-[YYYY-MM]-summary.pdf— one page: business name, key figures (revenue, gross margin %, net income), the P&L narrative, and count of open action items.
Save both and confirm the file locations.
Approval gates
- Never reconcile a month that has been filed. Confirm the books are still open first.
- Never void or modify a QuickBooks transaction directly. Surface flags; the owner makes changes in QB.
- Always pause at Step 6 before producing outputs. Unresolved flags must be acknowledged or explicitly skipped.
Graceful degradation
| Missing connector | Fallback |
|---|---|
| QuickBooks | Ask for a QB export CSV (P&L + transaction detail) |
| Payment processor | Ask for a settlement CSV from the processor's site |
| Receipts source | Ask the user to confirm receipt status per flagged expense |
Output
A completed month-close checklist with each gate settled, plus the exported close packet (xlsx + one-page PDF summary) and confirmed file locations.
How to use the Month-End Close Walkthrough skill
Sign in to Zeplik
Create a free Zeplik account or sign in. New accounts start with free credits, so you can try the Month-End Close Walkthrough skill right away.
Describe your legal and finance task
Ask in plain language, or type /month-end-prep to invoke the skill directly. Zeplik recognizes the Month-End Close Walkthrough skill and applies its method.
Review and refine the result
Zeplik returns a structured checklist you can edit, download, and reuse. Ask follow-ups to refine it.
Source and credit
- Author
- Anthropic
- License
- Apache-2.0
Adapted from the open-source anthropics/knowledge-work-plugins project and tuned to run natively on Zeplik. View source on GitHub.
Frequently asked questions
- What is the Month-End Close Walkthrough skill?
- Month-End Close Walkthrough is a ready-to-run legal and finance skill on Zeplik. An interactive, gated checklist that reconciles QuickBooks against processors and pauses for owner sign-off. Ask in plain language and Zeplik applies the skill's method for you inside the conversation, on whichever AI model you prefer. It returns a structured checklist you can keep and reuse: Gated month-close checklist with per-step completion states, culminating in a close packet (see artifact-templates/checklist.md).
- How do I use Month-End Close Walkthrough on Zeplik?
- Sign in to Zeplik and ask in plain language, or type /month-end-prep in any chat to invoke it directly. The skill applies its method and returns a result you can refine in the same conversation.
- Which AI model does the Month-End Close Walkthrough skill use?
- Any model you choose. Zeplik works across every model in one chat, so the Month-End Close Walkthrough skill runs on your preferred model for the task.
- Where does the Month-End Close Walkthrough skill come from?
- The Month-End Close Walkthrough skill is adapted from the open-source anthropics/knowledge-work-plugins project (Apache-2.0) and tuned to run natively on Zeplik. The original source is linked on this page.
- How much does the Month-End Close Walkthrough skill cost?
- Using the skill is free to start. You only spend Zeplik credits when the assistant runs, and new accounts begin with free credits.
Related legal and finance skills
- Account ReconciliationUse when the user asks to reconcile accounts -- "bank rec for June", "GL to subledger reconciliation", "intercompany rec", "find the reconciling items". Compares GL balances to subledgers, bank statements, or third-party data and categorizes differences.
- Audit SupportUse when the user is preparing for an internal or external audit -- "get ready for the auditors", "build testing workpapers", "select audit samples", "classify this control deficiency". SOX 404 control testing methodology and documentation standards. Not for running a SOX testing cycle (use sox-testing).
- Cash Flow SnapshotUse when the user asks about cash flow or runway -- "forecast my cash flow", "will I make payroll", "how long is my runway", "cash crunch coming". Builds a 30/60/90-day cash forecast with confidence bands and named risk flags from books data or CSV, plus a downloadable XLSX.
- Cash-Flow Heads UpA forward-looking 30/60-day cash outlook flagging the tightest week and two things to act on. Not for reconciling and closing the books (use close-month or month-end-prep).
- Compliance CheckUse when the user asks whether a feature, campaign, or initiative is compliant -- "compliance check this launch", "does this touch GDPR or personal data", "what approvals do we need before shipping". Surfaces applicable regulations, required approvals, jurisdictional requirements, and risk areas.
- Contract ReviewUse when the user asks to review a contract -- "review this MSA", "redline this vendor agreement", "what's risky in this contract". Clause-by-clause analysis against a negotiation playbook with redlines, business impact, and fallback positions. Not for quick NDA screening (use triage-nda).
More on Zeplik
Try Month-End Close Walkthrough on Zeplik
Every model, one chat. Bring the Month-End Close Walkthrough skill into your next conversation and let the assistant do the work.