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 sergeionlyart/minius_codex_lab --skill format-monitoring-reportgit clone --depth 1 https://github.com/sergeionlyart/minius_codex_labWrote 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/sergeionlyart/minius_codex_lab/format-monitoring-report)<a href="https://agentmods.dev/skills/sergeionlyart/minius_codex_lab/format-monitoring-report"><img src="https://agentmods.dev/badge/skills/sergeionlyart/minius_codex_lab/format-monitoring-report/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/sergeionlyart/minius_codex_lab/format-monitoring-report"><img src="https://agentmods.dev/badge/skills/sergeionlyart/minius_codex_lab/format-monitoring-report.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium analysis-evasion · line 1 Suspicious Unicode normalization or mixed-script contentFix: Review the flagged content for security risks. Ensure no credentials, secrets, or sensitive data are exposed.
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.00091 | $0.01403 |
| Opus 5 | $0.00046 | $0.00701 |
| Sonnet 5 | $0.00018 | $0.00281 |
| Haiku 4.5 | $0.00009 | $0.00140 |
Grade A, and why
format-monitoring-report 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 12d 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 — 143 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Форматирование отчёта мониторинга
Contract
Job-to-be-done
Преобразовать утверждённый текст в единообразный отчёт мониторинга, сохранив
содержание без смысловых изменений и применив точную структуру и визуальный
профиль из references/format-contract.json.
Trigger conditions
Использовать навык, когда нужно:
- создать DOCX или PDF отчёта мониторинга из уже подготовленного содержания;
- привести существующий отчёт к утверждённому семисекционному шаблону;
- проверить структуру и визуальное оформление такого отчёта.
Non-trigger conditions
Не использовать навык для:
- определения методологии мониторинга;
- поиска, проверки или интерпретации источников;
- правового анализа, написания выводов или рекомендаций;
- заполнения отсутствующих разделов предположениями агента;
- воспроизведения официального логотипа или статуса государственного органа.
Для подготовки содержания передать задачу соответствующему исследовательскому
навыку, например $legal-monitoring. Вернуться к форматированию только после
утверждения текста пользователем или ответственным автором.
Inputs
Получить до начала сборки:
- номер и краткое название проблемы для титульной плашки;
- утверждённый текст, однозначно распределённый по семи обязательным разделам;
- утверждённые сноски, ссылки, списки и таблицы;
- данные итоговой сравнительной таблицы либо явное разрешение её опустить;
- требуемый формат результата и путь сохранения.
Считать входное содержание неизменяемым. Допускать только исправление очевидной технической опечатки после явного подтверждения пользователя.
Outputs
Создать:
- итоговый DOCX и, если запрошено, PDF;
- внутренний отчёт проверки структуры и рендера, не включаемый в публичный документ.
Не выдавать временные изображения страниц, служебные XML-файлы или копию исходного документа как часть результата.
Evidence and safety
- Использовать исходный образец только как доказательство параметров макета.
- Не копировать из образца текст, персональные метаданные, локальные пути, логотипы или признаки официального происхождения.
- Не утверждать, что результат является официальным документом Министерства юстиции Украины, OpenAI или иного органа.
- Не помещать реальные рабочие документы и пользовательские данные в публичный репозиторий. Сохранять их только в разрешённом runtime-каталоге.
- Не добавлять факты, ссылки, выводы или таблицы, которых нет во входных данных.
What ships with it
3 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.
- 12d ago First seen · 143 lines · 91 tokens per session scan A 8f96c64eb37c
format-monitoring-report is a skill published in the GitHub repository sergeionlyart/minius_codex_lab (6 stars, last pushed 10d ago), licensed Apache-2.0. It adds 91 tokens to every session and 1,403 once invoked, about $0.0005 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-31.
Other skills, from other repositories
legal-research-export
A delivery tool for legal research that checks the work and formats it as Markdown or a Word document. It runs an audit before creating the final research report.
source-command-finalize
A final submission workflow that protects a client's edits, creates a signed PDF, and prepares a filing package for the 02hearings location.
evidence-binder
A tool for assembling physical court evidence bundles from evidence files. It sorts and renames files, converts them to PDF, adds continuous page numbers, and groups them for submission.
evidence-catalog-generator
Organize user-provided evidence materials into evidence catalog entries and fill them into a user-provided or generic DOCX template. The public version contains no real case template, parties, docket numbers, facts, amounts, addresses, or local file paths.
ingest-docs
Ingest new PDF or DOCX documents into the legal RAG pipeline. Use when the user wants to add new contracts or legal documents to the search index.
patent-reader
A plain-language reader for Chinese patents that turns a publication number or PDF into notes, diagrams, and an Obsidian entry. Obsidian is a note-taking app that stores linked Markdown files.