month-heads-up

Generates a 30-day cash flow forecast with flagged risks before month-end.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Small business owners often discover cash shortfalls in the last week of the month, when it is too late to react. This Skill runs on the 25th and shows the next 30 days of cash flow in advance, highlighting the tightest week and the two actions worth taking right now. ## Core Features & Use Cases - Cash Position Aggregation: Pulls current balances and receivables from accounting systems (1C, MoySklad) and payment sources (YooKassa, Tinkoff, bank statements) into one view. - 30/60-Day Forecast: Projects net cash flow against upcoming obligations like payroll, rent, subscriptions, and overdue invoices, identifying the tightest week. - Two Actionable Watch Items: Surfaces at most two concrete actions, such as chasing an overdue invoice or postponing a purchase, with reasoning for each. - Use Case: On April 25th, the owner runs the skill and learns that the week of May 12-18 will dip to 40,000 RUB, so they send a payment reminder to a debtor and delay a packaging purchase. ## Quick Start Ask the assistant to run the month-end heads-up and show the cash flow forecast for the next 30 days.

Frequently Asked Questions about month-heads-up

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

FAQPage Schema
How do I forecast cash flow for my small business?▼

Run this skill on the 25th of the month to get a 30-day cash flow forecast. It combines your current balance, expected receivables, and known obligations like payroll and rent, then identifies the tightest week and two actions to take.

How to check which invoices to chase before month-end?▼

The skill flags invoices that are overdue or due within 14 days and shows which ones would close a projected cash gap. It recommends specific reminders to send but never sends them automatically.

Can I use a 60-day forecast horizon instead of 30 days?▼

Yes, pass the --horizon argument with a value of 60 to extend the forecast window. The default horizon is 30 days, and only 30 or 60 are supported.

What happens if my accounting system is not connected?▼

The skill stops if the accounting connector is unavailable, since the forecast requires bookkeeping data as the source of truth. If only payment data is missing, it builds the forecast from accounting data alone and notes that acquiring inflows are excluded.

Does the cash flow forecast make payments automatically?▼

No, the skill never initiates payments or sends messages on its own. It only displays data and recommended actions so the owner can execute them manually, and it never forecasts revenue not confirmed in accounting or acquiring records.