writing-quality

writing-quality is a skill for Claude Code, Codex from vercel-labs/sanity-copilot-eve-template. It costs 73 tokens per session (555 once invoked), scanned A, original, MIT.

A set of writing rules for prose drafted or edited by an agent, including blog posts, page copy, release notes, and marketing text.

In plain words
What is it for?
Writing or revising human-facing copy in a plain, natural style.
Why use it?
It helps remove vague, bloated, or artificial-sounding wording from text intended for people to read.

Skill for Claude CodeCodex ✓ vendor

Written for no agent in particular: nothing here depends on one.

Good fit Writing or revising human-facing copy in a plain, natural style.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vercel-labs/sanity-copilot-eve-template/writing-quality
About the project

Sanity Copilot eve Template is a Slack-based assistant that lets team members query and edit Sanity content, inspect schemas, manage drafts and releases, and send long-form drafts to Notion. Teams use it to work on Sanity projects through Slack with each person's permissions and approval controls for sensitive actions. The catalogue add-ons support this agent workflow.

vercel-labs/sanity-copilot-eve-template · 5 stars · on GitHub · vercel.com

Install

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.

Any agent
npx skills add vercel-labs/sanity-copilot-eve-template --skill writing-quality
Clone the repo
git clone --depth 1 https://github.com/vercel-labs/sanity-copilot-eve-template

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for writing-quality

README.md
[![agentmods](https://agentmods.dev/badge/skills/vercel-labs/sanity-copilot-eve-template/writing-quality/github.svg)](https://agentmods.dev/skills/vercel-labs/sanity-copilot-eve-template/writing-quality)
Your own site
<a href="https://agentmods.dev/skills/vercel-labs/sanity-copilot-eve-template/writing-quality"><img src="https://agentmods.dev/badge/skills/vercel-labs/sanity-copilot-eve-template/writing-quality/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.

agentmods 80×15 button for writing-quality

Your own site · 80×15
<a href="https://agentmods.dev/skills/vercel-labs/sanity-copilot-eve-template/writing-quality"><img src="https://agentmods.dev/badge/skills/vercel-labs/sanity-copilot-eve-template/writing-quality.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 555 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00073 $0.00555
Opus 5 $0.00036 $0.00278
Sonnet 5 $0.00015 $0.00111
Haiku 4.5 $0.00007 $0.00056

Measured 11d ago against content hash 079d7e85aaaa, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

writing-quality 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.

agent/skills/writing-quality/SKILL.md · 31 lines

How it starts

The opening of the file, as written. The whole thing — 31 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Writing Quality

House-neutral rules for making drafted content read like a person wrote it. They apply to any prose surface. Layer project- or brand-specific voice guidance on top of them.

When to Apply

Load this skill before:

  • Drafting new content (a blog post, landing-page copy, a Notion draft, release notes)
  • Editing or rewriting existing content
  • Reviewing a draft before proposing it to the user

Core Rules

  1. Kill the AI tells: em-dash overuse, "delve", "leverage", "it's not just X, it's Y", rule-of-three padding, and the rest of the patterns in references/ai-phrases-to-avoid.md.
  2. Prefer plain English. Swap bloated or vague wording for the shorter, concrete alternative. references/plain-english-alternatives.md is the lookup table.
  3. Front-load the point. Lead sentences, paragraphs, and sections with the conclusion, because readers scan.
  4. Concrete over abstract. Show an example before stating a principle, and cut hedges like "just", "simply", "very", and "really".
  5. Match the user's voice, not a default. When editing existing content, keep its register and conventions. These rules trim the noise; they don't impose a personality.

References

Load the reference that matches the task rather than all of them at once:

  • references/ai-phrases-to-avoid.md: words, phrases, and punctuation patterns that mark text as AI-generated, with replacements. Load when drafting or editing any prose.
  • references/plain-english-alternatives.md: plain-English swaps for corporate, padded, or vague wording. Load when drafting or editing any prose.
  • references/web-writing-best-practices.md: a sourced checklist for long-form web content, covering scanning behavior, hooks, structure, readability, length by intent, SEO basics, and closes. Load when writing or restructuring articles, blog posts, or guides.
  • references/web-content-specs.md: the concrete numbers behind that checklist (slug rules, heading cadence, readability thresholds, word count by intent, alt text, internal links). Load for a final spec check on a piece. Title, meta, and Open Graph specs live in the seo-aeo-best-practices skill.

Read the full file on GitHub · 31 lines

Files

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.

Changes

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.

  1. 11d ago First seen · 31 lines · 73 tokens per session scan A 079d7e85aaaa

Subscribe to this mod's changes

writing-quality is a skill published in the GitHub repository vercel-labs/sanity-copilot-eve-template (5 stars, last pushed 22d ago), licensed MIT. It adds 73 tokens to every session and 555 once invoked, about $0.0004 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.

Related

Other skills, from other repositories