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 contract-reviewgit 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/contract-review)<a href="https://agentmods.dev/skills/ilyautov/small-business-ru/contract-review"><img src="https://agentmods.dev/badge/skills/ilyautov/small-business-ru/contract-review/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/contract-review"><img src="https://agentmods.dev/badge/skills/ilyautov/small-business-ru/contract-review.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.00175 | $0.02985 |
| Opus 5 | $0.00088 | $0.01492 |
| Sonnet 5 | $0.00035 | $0.00597 |
| Haiku 4.5 | $0.00017 | $0.00298 |
Grade A, and why
contract-review 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 11d ago.
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 — 139 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Проверка договора
Самое дорогое в договоре обычно спрятано не в начале, а в неустойке, автопролонгации и приёмке, которые подписывают не глядя, а потом платят. Скилл читает договор целиком, вытаскивает опасные условия простым языком, показывает, чего в нём не хватает, и отдаёт размеченный DOCX, с которым уже можно идти на переговоры — без штатного юриста под рукой.
Быстрый старт
Приложите файл договора, перешлите письмо с вложением или вставьте текст напрямую.
Владелец: «Проверь этот договор поставки и подсвети, на что давить при согласовании».
→ Скилл читает документ, определяет стороны и тип договора,
проходит по 8 категориям риска, отдаёт сводку по уровням важности
с переговорной позицией и экспортирует размеченный DOCX с правками.
Рабочий процесс
-
Получите договор — из одного из трёх источников, в порядке предпочтения:
- Почта (
~~почта): найдите недавние письма с вложениями-договорами (см.reference/gmail-fetch.md) - ЭДО (
~~эдо): подтяните документ из Диадок/СБИС по ID или из недавних входящих, ожидающих подписи (см.reference/docusign-fetch.md) - Локальный файл или вставка: прочитайте PDF (большие файлы 10+ страниц — частями через параметр
pages) или DOCX через Read. Если владелец вставил текст напрямую — работайте с тем, что есть.
Прочитайте документ целиком перед анализом. Самые опасные условия часто прячутся в приложениях, спецификациях и дополнительных соглашениях в конце.
- Почта (
-
Определите тип договора и стороны — установите вид (поставка, оказание услуг, подряд, агентский, лицензионный, NDA/о неразглашении, SaaS-подписка, аренда). Сверьте, какая сторона — компания владельца, а какая — контрагент. Отметьте, если это типовой шаблон контрагента: такие почти всегда односторонние, и контрагент ждёт правок.
-
Проверьте существенные условия (ГК РФ) — без них договор считается незаключённым:
- Предмет — что именно поставляется/делается. Размытый предмет = риск спора.
- Цена / порядок расчётов — сумма, валюта, сроки и порядок оплаты.
- Сроки — поставки, выполнения работ, оказания услуг.
- Реквизиты сторон — наименование, ИНН, ОГРН/ОГРНИП, КПП, юр. адрес, банковские реквизиты, кто подписывает и на каком основании (устав / доверенность). Отсутствие или несоответствие реквизитов — повод приостановить подписание.
What ships with it
4 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.
- 11d ago First seen · 139 lines · 175 tokens per session scan A 01a1b150b58a
contract-review is a skill published in the GitHub repository ilyautov/small-business-ru (15 stars, last pushed today), licensed Apache-2.0. It adds 175 tokens to every session and 2,985 once invoked, about $0.0009 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
dependency-audit
Audits direct and transitive dependencies for license compliance, maintenance health, CVEs, abandoned packages, and bloat. Triggers on: "audit dependencies", "license check", "dependency health", "abandoned packages", "unused dependencies", "license compliance", "supply chain", "dependency risk".
fiscaliste
Fiscaliste IA pour la fiscalité personnelle des particuliers français : optimisation et déclaration de l'impôt sur le revenu, IFI, revenus du capital, revenus fonciers, equity salarial, crypto-actifs et PER. Couvre le calcul de l'IR (barème, quotient familial, décote, PAS, CEHR, revenus exceptionnels), la déclaration…
notaire
Notaire IA pour le droit immobilier, les successions, les donations, le droit de la famille et le droit des sociétés en France. Copilote juridique pour la préparation d'actes, le conseil patrimonial, les calculs de frais et la vérification de conformité. Couvre le calcul des frais de notaire (DMTO, émoluments…
commissaire-aux-comptes
Commissaire aux comptes IA pour l'audit des comptes annuels d'entreprises françaises. Applique la démarche NEP en 7 phases : prise de connaissance, contrôle du FEC, vérification du bilan, du compte de résultat, de la balance, de la liasse fiscale, et contrôles transversaux. Émet une opinion motivée sur la fiabilité…
crisis-holding
Draft crisis holding statements, journalist Q&A posture, and what-not-to-say guidance from confirmed incident facts, with a hard legal-counsel gate. Builds each statement through proven crisis-comms frameworks (holding-statement anatomy, SCCT, CAP order, the legitimate non-answer, bridge/flag/block).
manuscript-review
Pre-publication manuscript audit producing a section-level refactoring report with citation hygiene and submission-readiness checks. Triggers on: "review my paper", "check before submission", "is this ready to submit", "pre-pub checklist", "refactor my paper", "check my references", "does the abstract work".