writing-quality-editor

writing-quality-editor is a skill for Codex from kyungseo/skillstead. It costs 196 tokens per session (678 once invoked), scanned A, original, Apache-2.0.

A writing editor for creating, reviewing, revising, and adapting user-facing text while preserving its meaning, claims, intent, voice, numbers, identifiers, exceptions, and risks.

In plain words
What is it for?
Use it to draft, polish, assess, clarify, adapt, or translate writing while checking that the revised version still matches the original requirements.
Why use it?
It helps improve clarity and naturalness without quietly changing important facts or conditions.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to draft, polish, assess, clarify, adapt, or translate writing while checking that the revised version still matches the original requirements.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kyungseo/skillstead/writing-quality-editor
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 kyungseo/skillstead --skill writing-quality-editor
Clone the repo
git clone --depth 1 https://github.com/kyungseo/skillstead

Made for: 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-editor

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/kyungseo/skillstead/writing-quality-editor"><img src="https://agentmods.dev/badge/skills/kyungseo/skillstead/writing-quality-editor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 196 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 678 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. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 2 findings, 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 Excessive Agency · line 33
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
  • medium Excessive Agency · line 280
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
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.00196 $0.00678
Opus 5 $0.00098 $0.00339
Sonnet 5 $0.00039 $0.00136
Haiku 4.5 $0.00020 $0.00068

Measured yesterday against content hash fd1af0c47dea, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

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

skills/writing-quality-editor/SKILL.md · 48 lines

How it starts

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

Writing Quality Editor

Create or improve writing for its intended reader and purpose while preserving what the material is allowed to mean. Follow the user's request and the host workflow's ownership of files, approvals, document classification, and publication.

Choose The Task

Do not require a mode name. Choose by the requested outcome and which material is authoritative.

Requested outcome Mode
A new text from facts, notes, a brief, or research Compose
Findings or diagnosis without replacement text Assess
Improvements to authoritative source prose in the same language Revise
A source text rewritten for readers of another language Adapt

When both facts and prose are supplied, choose Compose only if they are material for a new document. If the prose itself remains the meaning authority, use Revise or Adapt. A bare "review this" or "봐 줘" does not authorize replacement prose; use Assess. Ask a focused question when explicit instructions conflict about mutation or language scope. Do not silently choose the broader action.

Load The Applicable Contract

All paths below are relative to the installed skill package root. Read the selected contract completely.

Request Contract
Compose with Korean output references/korean-compose.md
Assess, every Revise or Adapt, or non-Korean Compose references/established-contract.md and the applicable references it requires
Compose requiring public-source research Also read references/research-backed-compose.md

The Korean Compose contract is self-contained for a supplied brief. Do not load the established editing contract or its full review rubric for that path. A request to polish existing Korean prose remains Revise and uses the established contract; Korean output alone does not select the new-drafting path.

If a required contract cannot be read, identify the missing file before writing or editing instead of inventing its rules. The established contract's resource paths also refer to the package root, not its own directory.

Read the full file on GitHub · 48 lines

Files

What ships with it

10 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. yesterday Changed · -379 lines fd1af0c47dea
  2. 9d ago First seen · 427 lines · 196 tokens per session scan A cc8ef2836c05

Subscribe to this mod's changes

writing-quality-editor is a skill published in the GitHub repository kyungseo/skillstead (78 stars, last pushed 2d ago), licensed Apache-2.0. It adds 196 tokens to every session and 678 once invoked, about $0.0010 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.

Related

Other skills, from other repositories

fireworks-tech-graph

Create technical diagrams such as software architecture, data flow, flowcharts, sequence diagrams, C4 reviews, cloud deployments, event streams, observability investigations, agent/memory systems, UML, ER, network topology, timelines, and technical concept maps, then export SVG, PNG, focused semantic SVG-to-GIF…

yizhiyanhua-ai/fireworks-tech-graph · 128 tokens

data-viz-renderer

Generate self-contained HTML/SVG infographics from JSON data, including stat cards, bar charts, flow diagrams, and mixed dashboards. Offers 8 color palettes and built-in icons with no external dependencies. Triggered when users request data visualization, infographics, charts, or dashboards.

zebbern/claude-code-guide · 62 tokens

reimagine-it

Content-Derived Design — reads existing HTML and writes a stronger standalone page from headings, facts, names, dates, numbers, links, emails, and colors already in that file. CLI: npx reimagine-it --auto -i page.html -o out.html; also variations, lock, and audit. Use when the user says /reimagine-it, "reimagine it"…

Kayforkind/reimagine-it · 230 tokens

lov-gh-access

Open a private GitHub repo to external clients or contractors without making it public. Accepts a mixed list of GitHub usernames and/or email addresses, resolves each to a GitHub account (falling back to an email invitation when the user has no discoverable account yet), and invites them as collaborators with a chosen…

lovstudio/skills · 151 tokens

lov-gh-tidy

Interactive GitHub repo hygiene skill. Lists all open issues, PRs, stale branches, and orphan labels, shows a summary of each with analysis, then asks the user how to handle each item (close, merge, comment, delete, keep). Executes all chosen actions via gh CLI. Use when the user says "清理 GitHub", "tidy repo", "clean…

lovstudio/skills · 95 tokens

hyperweave-verbs

Read, verify, mutate, and round-trip HyperWeave living artifacts via the verb algebra instead of vision-parsing the SVG.

InnerAura/hyperweave · 32 tokens