Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add ilyautov/small-business-ru --skill tax-season-organizergit clone --depth 1 https://github.com/ilyautov/small-business-ruWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/ilyautov/small-business-ru/tax-season-organizer)<a href="https://agentmods.dev/skills/ilyautov/small-business-ru/tax-season-organizer"><img src="https://agentmods.dev/badge/skills/ilyautov/small-business-ru/tax-season-organizer/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/ilyautov/small-business-ru/tax-season-organizer"><img src="https://agentmods.dev/badge/skills/ilyautov/small-business-ru/tax-season-organizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00295 | $0.05135 |
| Opus 5 | $0.00148 | $0.02567 |
| Sonnet 5 | $0.00059 | $0.01027 |
| Haiku 4.5 | $0.00030 | $0.00513 |
Grade A, and why
tax-season-organizer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 312 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Подготовка к налоговому периоду (РФ)
Налоговый срок пугает не суммой, а неизвестностью: сколько отложить, какие чеки собрать у самозанятых, не прилетит ли НДС — и всё это всплывает за неделю до дедлайна. Этот скилл собирает данные заранее и складывает их в аккуратный пакет, с которым бухгалтер работает напрямую, без долгой переписки «а пришлите ещё вот это».
Рамка: Этот скилл готовит материал для бухгалтера, а не налоговую консультацию. Скажи об этом сразу и явно называй каждое допущение, чтобы бухгалтер мог скорректировать.
Быстрый старт
Определи нужный режим, подтяни данные, посчитай или собери — и выдай структурированный документ, с которым бухгалтер сможет работать напрямую.
Пользователь: «сколько мне платить авансом по УСН в этом квартале?»
→ Подтянуть доходы (и расходы) нарастающим итогом из ~~бухгалтерии
→ Посчитать налог по ставке объекта (6% «Доходы» или 15% «Д−Р», минимальный 1%)
→ Вычесть уже уплаченные авансы и страховые взносы к зачёту
→ Показать сумму к доплате за квартал со сроком и допущениями
→ Output: «Аванс УСН за полугодие к 28.07.2026: X ₽ — полный расчёт ниже»
Пользователь: «надо учесть выплаты подрядчикам»
→ Подтянуть выплаты из ~~бухгалтерии + ~~платежей (выписка банка/эквайринга)
→ Разбить по статусу: самозанятый (НПД) / ИП / физлицо по ГПХ
→ Проверить чеки «Мой налог», собрать реквизиты (ИНН, договор, акт)
→ Output: список выплат + недостающие реквизиты/чеки + отчётность к сдаче
Определи режим
Прочитай сообщение и контекст пользователя, выбери путь:
- Авансовый платёж по УСН (
авансы-усн) — ключевые слова: аванс, авансовый платёж, налог за квартал, сколько отложить на налоги, УСН, упрощёнка, доходы минус расходы. - Выплаты подрядчикам ГПХ/самозанятым (
подрядчики-гпх) — ключевые слова: подрядчики, исполнители, ГПХ, самозанятые, НПД, чеки «Мой налог», договор подряда, акт. - Страховые взносы ИП «за себя» (
взносы-ип) — ключевые слова: фиксированные взносы, взносы ИП за себя, 1% свыше 300 тысяч, пенсионные/медицинские взносы ИП. - Комбинированный (
оба) — пользователь просит «итог по году» или «подготовь всё к бухгалтеру» и нужны и авансы, и подрядчики. Запускай подрядчиков первыми (больше action items), авансы — последними.
What ships with it
5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday Changed · -5 lines · -114 tokens per session 105c7a29587e
- 12d ago First seen · 317 lines · 409 tokens per session scan A 47c95d9acc2f
tax-season-organizer is a skill published in the GitHub repository ilyautov/small-business-ru (15 stars, last pushed today), licensed Apache-2.0. It adds 295 tokens to every session and 5,135 once invoked, about $0.0015 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
feasibility-assessor
Evaluates whether a business idea is technically buildable and financially viable. Covers unit economics (CAC, LTV), revenue modeling, break-even, and go/no-go verdicts. Triggers on: "feasibility assessment", "viability analysis", "unit economics", "build vs buy", "go/no-go decision", "ROI projection".
stock-liquidity
Analyze stock liquidity using bid-ask spreads, volume profiles, order book depth, market impact estimates, and turnover ratios via Yahoo Finance data. Use this skill whenever the user asks about liquidity, trading costs, bid-ask spread, market depth, volume analysis, slippage, market impact, turnover ratio, or how…
company-valuation
Estimate the intrinsic value of a public company using DCF, relative (peer multiple) and sum-of-parts (SOTP) methods, then triangulate to an implied share price with upside/downside versus the current market price. Use this skill whenever the user asks: "what is AAPL worth", "valuation of NVDA", "fair value of TSLA"…
estimate-analysis
Deep-dive into analyst estimates and revision trends for any stock using Yahoo Finance data. Use when the user wants to understand analyst estimate direction, how EPS or revenue forecasts changed over time, compare estimate distributions, or analyze growth projections across periods. Triggers: "estimate analysis for…
earnings-preview
Generate a pre-earnings briefing for any stock using Yahoo Finance data. Use this skill whenever the user wants to prepare for an upcoming earnings report, understand what analysts expect, review a company's beat/miss track record, or get a quick overview before an earnings call. Triggers include: "earnings preview…
earnings-recap
Generate a post-earnings analysis for any stock using Yahoo Finance data. Use when the user wants to review what happened after earnings, understand beat/miss results, see stock reaction, or get an earnings recap. Triggers: "AAPL earnings recap", "how did TSLA earnings go", "MSFT earnings results", "did NVDA beat…