friday-brief

Generates an end-of-week revenue brief comparing sales performance against the previous week.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Business owners often end the week without a clear picture of what was earned, what grew, and what needs attention. This Skill closes the week with honest numbers pulled from payment and CRM systems, so the owner goes into the weekend with clarity instead of anxiety. ## Core Features & Use Cases - Revenue Pulse: Pulls transactions from payment connectors (YooKassa, Tinkoff Kassa) and deal closures from CRM (Bitrix24, amoCRM), then computes week-over-week revenue delta. - Sales Breakdown: Lists top-5 and bottom-3 products or services by volume and revenue, flagging items with spikes or drops over 20%. - Wins & Watchpoints Summary: Produces a structured brief in rubles with DD.MM.YYYY dates, plus recommended actions for each observation. - Graceful Degradation: Works with whatever connectors are available, marking unconnected sources instead of inventing data, and never sends or publishes the brief without owner approval. - Use Case: On Friday evening, ask for the weekly brief with a 14-day lookback to compare two rolling weeks and decide what to focus on Monday morning. ## Quick Start Ask the assistant to run the Friday brief for the last 7 days and show this week's revenue compared to last week.

Frequently Asked Questions about friday-brief

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

FAQPage Schema
How do I generate a weekly revenue summary for my small business?▼

Run the Friday brief, which pulls transactions from connected payment systems and deal closures from your CRM, then computes week-over-week revenue change. It outputs a formatted summary with wins, watchpoints, and recommended actions.

What data sources does the weekly business brief use?▼

It uses payment connectors such as YooKassa and Tinkoff Kassa for transactions, and CRM systems like Bitrix24 or amoCRM for deal closures. If a source is not connected, the brief notes the gap instead of fabricating numbers.

Can I compare two weeks instead of just one?▼

Yes, pass the --lookback argument with 14d to get a rolling two-week comparison. The default is 7d, which covers a single week against the previous one.

What happens if no payment or CRM connector is connected?▼

The brief stops and reports that no revenue source is connected, asking you to connect payments or CRM first. With only one source connected, it degrades gracefully and marks the missing data.

Does the weekly brief send itself to my team automatically?▼

No, the brief is always shown to the owner for review first and is never sent or published automatically. After review, you choose whether to send it to a messenger, email it to yourself, or save it.