close-month

Reconciles accounting records with payment settlements and generates month-end closing packages.

16|4|Updated Jun 15, 2026
One-click install
npx skills add https://github.com/ilyautov/small-business-ru --skill close-month-ilyautov
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: close-month
Source: https://github.com/ilyautov/small-business-ru/tree/main/small-business-ru/skills/close-month
Command: npx skills add https://github.com/ilyautov/small-business-ru --skill close-month-ilyautov

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Month-end closing often hides mismatches between accounting records and actual payment settlements, leaving uncategorized expenses, duplicate entries, and missing source documents that surface only months later. This Skill reconciles your books against acquiring and bank data, flags every discrepancy, and produces a ready-to-archive closing package. ## Core Features & Use Cases - Three-way reconciliation: Matches accounting entries (1C/MoySklad) against payment sources (YuKassa, Tinkoff, SBP, bank statements) by amount and date, classifying unmatched settlements, unmatched bookings, and amount mismatches. - Anomaly flagging: Detects transactions without a category, suspected duplicates, and entries over 5,000 RUB missing primary documents, recommending an action for each without auto-fixing anything. - P&L summary and closing package: Generates a plain-language profit-and-loss summary plus an XLSX workbook (reconciliation, flagged items, P&L, trial balance) and a one-page PDF summary. - Use Case: Tell the assistant to close March; it finds 3 YuKassa settlements missing from the books, 11 uncategorized transactions, and one duplicate supplier payment, then exports close-packet-2026-03.xlsx and close-packet-2026-03.pdf after your review. ## Quick Start Ask the assistant to close last month and reconcile my accounting with payment settlements, then export the closing package.

Frequently Asked Questions about close-month

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reconcile accounting records with payment settlements at month end?▼

Run the close-month skill with an optional month argument like --month 2026-03. It pulls transactions from your accounting system and payment sources, matches them by amount and date within two days, and reports unmatched settlements, unmatched bookings, and amount discrepancies.

What does a month-end closing package include?▼

The package contains an XLSX workbook with reconciliation, flagged items, P&L, and trial balance sheets, plus a one-page PDF summary with key figures and discrepancy counts. Files are named close-packet-YYYY-MM and saved to your chosen storage location.

Does the reconciliation work if a payment connector is unavailable?▼

If a payment source like YuKassa or a bank feed is down, reconciliation proceeds with available sources and the report notes which settlements were skipped. If the accounting system itself is unavailable, the process stops because the books are the source of truth.

Will the skill automatically fix discrepancies or delete duplicates?▼

No. The skill only flags uncategorized transactions, suspected duplicates, and missing documents, then recommends an action for each. It waits for the owner's explicit confirmation before any correction and never deletes duplicate entries automatically.

What are the limitations of automated month-end reconciliation?▼

Matching relies on amount and date within a two-day window, so split refunds, aggregated payouts, or heavily delayed settlements may need manual review. The skill also depends on connector availability and cannot verify documents that were never attached to transactions.