tax-prep

Calculates Russian simplified tax system advance payments and assembles accountant-ready tax packages.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Before each tax deadline, small business owners in Russia must figure out how much to set aside for the simplified tax system (USN), track contractor payments, and gather documents for their accountant — often at the last minute, risking penalties and errors. ## Core Features & Use Cases - USN Advance Payment Calculation: Computes the advance payment on a cumulative basis for both "Income" (6%) and "Income minus Expenses" (15%) tax objects, including the 1% minimum tax check and deduction of paid insurance contributions. - Contractor Payment Tracking: Aggregates payments to self-employed contractors and individuals under civil law contracts (GPH), checks for "Moy Nalog" receipts, and flags employer obligations as a tax agent (NDFL, insurance contributions, 6-NDFL/RSV reporting). - IP Fixed Contributions: Calculates insurance contributions an individual entrepreneur pays "for themselves". - Use Case: In October, run the skill to get your Q3 USN advance payment amount, a list of contractor payments missing receipts, and a checklist of assumptions and deadlines to hand to your accountant. ## Quick Start Ask the assistant to run tax-prep for the current quarter to calculate my USN advance payment and prepare the package for my accountant.

Frequently Asked Questions about tax-prep

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

FAQPage Schema
How do I calculate the USN advance payment for a quarter?▼

Provide your cumulative income (and expenses for the 15% object) from the start of the year plus advance payments already made. The skill computes the tax base cumulatively, applies the object rate, deducts creditable insurance contributions, and gives the amount due for the current quarter.

What is the difference between USN Income and Income minus Expenses?▼

The Income object taxes revenue at 6%, while Income minus Expenses taxes profit at 15% with a mandatory 1% minimum tax on revenue check. The skill asks which object you use because it changes the entire calculation logic.

How do I verify payments to self-employed contractors in Russia?▼

Each payment to a self-employed (NPD) contractor requires a receipt from the "Moy Nalog" app to confirm the expense. The skill groups payments by recipient, checks receipt presence per payment, and flags missing receipts and details.

Does this skill file taxes or submit reports to the tax authority?▼

No. The skill only prepares materials for review by your accountant and explicitly states it is not tax advice. It never submits, sends, or files anything with the tax authority.

What happens if my accounting system is not connected?▼

If no accounting connector is available, the skill asks you to export the profit and loss statement as CSV or paste key figures such as income and expenses manually, then proceeds with the calculation.