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 mikeshu2001/content-factory --skill good-writinggit clone --depth 1 https://github.com/mikeshu2001/content-factoryWrote 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/mikeshu2001/content-factory/good-writing)<a href="https://agentmods.dev/skills/mikeshu2001/content-factory/good-writing"><img src="https://agentmods.dev/badge/skills/mikeshu2001/content-factory/good-writing/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/mikeshu2001/content-factory/good-writing"><img src="https://agentmods.dev/badge/skills/mikeshu2001/content-factory/good-writing.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.00044 | $0.04309 |
| Opus 5 | $0.00022 | $0.02155 |
| Sonnet 5 | $0.00009 | $0.00862 |
| Haiku 4.5 | $0.00004 | $0.00431 |
Grade A, and why
good-writing 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 10d 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 — 363 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Правила хорошего письма
Подход к работе с текстом
Это не свод запретов, который надо пройти галочками. Это набор инструментов для проверки в момент сомнения. Цель одна: текст должен объяснять понятно, как объясняют коллеге за чашкой кофе. Не как методичка, не как маркетинг, не как академическая статья.
Прежде чем что-то править — задай себе вопросы.
Что эта фраза несет читателю? Если ответа нет — фразы не должно быть. Если ответ дублирует то, что уже сказано — фразы не должно быть.
Какую роль играет конструкция, прежде чем ее убирать по правилу? Часто формально запрещенная конструкция держит важный нюанс. Уберешь механически — потеряешь смысл, оставишь — испортишь текст. Сначала пойми зачем, потом решай.
Нужен ли этот факт большинству читателей? Если он полезен 5% аудитории и не помогает остальным понять суть (студенческие скидки, разовые акции, обходные хаки) — выкидывай.
Главный тест после любой правки: прочитай абзац вслух и спроси «носитель так бы сказал коллеге?». Если нет — правка плохая, даже если по правилам корректна. Перепиши целиком, не подправляй слово.
Если конструкция по правилам разрешена, но звучит коряво — переписывай. Если по правилам запрещена, но звучит естественно и точно — оставляй. Правила — для случаев сомнения, не финальный судья.
Симптом vs причина. Когда находишь проблему в одной фразе — не правь только ее. Спроси: почему здесь возникла эта проблема. Вода в фразе — часто признак того, что весь абзац перегружен и ты не понял, что хочешь сказать. Тогда чисти абзац целиком, а не одно предложение. Противопоставление «не X, а Y» — часто признак того, что не нашел, как сказать утвердительно. Тогда ищи утвердительную форму, а не переставляй части.
Смотри на блок целиком, а не на отдельные предложения. После любой правки перечитай весь абзац (а лучше весь блок) и оцени, как он читается вместе. Точечные правки часто создают фразы, которые формально правильные, но в контексте звучат криво или книжно. Если правка блока в целом не улучшила — ее не было.
What ships with it
1 file 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.
- 10d ago First seen · 363 lines · 44 tokens per session scan A 5f02615b0d93
good-writing is a skill published in the GitHub repository mikeshu2001/content-factory (21 stars, last pushed 27d ago), licensed MIT. It adds 44 tokens to every session and 4,309 once invoked, about $0.0002 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
agents-best-practices
Use this skill when designing, generating an MVP blueprint for, auditing, refactoring, or explaining an agentic harness for any domain. Covers provider-neutral agent architecture for OpenAI, Anthropic, and OpenAI-compatible APIs: agent loops, tool design, environment-adaptive tools, speculative tool execution…
loop-library
Compatibility alias for Loopy. Use only when an existing installation or older instruction explicitly invokes loop-library; use Loopy for new installations and requests. Provides the same discovery, recommendation, audit, repair, adaptation, guided crafting, bounded execution, run debrief, project loop saving, and…
testing-rate-limiting
Apply deterministic SlowAPI rate-limiter isolation for FastAPI transport tests, especially to avoid flaky HTTP 429 responses.
Skill Creator
Create new Cursor Skills following the standard directory structure.
Code Quality Review
Conduct a comprehensive code quality review focused on clean code, architecture, and project standards.
Security Review
Conduct a thorough security audit focused on OWASP Top 10, secrets detection, and input validation.