speclite-editorial-review-prose

speclite-editorial-review-prose is a skill for Claude Code from flanliulf/SpecLite. It costs 69 tokens per session (531 once invoked), scanned A, original, MIT.

A prose copy-editing workflow that reviews writing for problems that make it harder to understand. Copy editing improves clarity without changing the author’s ideas.

In plain words
What is it for?
Use it to review prose, check it against a style guide, identify genuine clarity issues, and receive a table of original text, suggested revisions, and explanations.
Why use it?
It provides focused corrections instead of rewriting the text according to personal taste or changing its meaning.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to review prose, check it against a style guide, identify genuine clarity issues, and receive a table of original text, suggested revisions, and explanations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/flanliulf/speclite/speclite-editorial-review-prose
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 flanliulf/SpecLite --skill speclite-editorial-review-prose
Clone the repo
git clone --depth 1 https://github.com/flanliulf/SpecLite

Made for: Claude Code.

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 speclite-editorial-review-prose

README.md
[![agentmods](https://agentmods.dev/badge/skills/flanliulf/speclite/speclite-editorial-review-prose/github.svg)](https://agentmods.dev/skills/flanliulf/speclite/speclite-editorial-review-prose)
Your own site
<a href="https://agentmods.dev/skills/flanliulf/speclite/speclite-editorial-review-prose"><img src="https://agentmods.dev/badge/skills/flanliulf/speclite/speclite-editorial-review-prose/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 speclite-editorial-review-prose

Your own site · 80×15
<a href="https://agentmods.dev/skills/flanliulf/speclite/speclite-editorial-review-prose"><img src="https://agentmods.dev/badge/skills/flanliulf/speclite/speclite-editorial-review-prose.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 69 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 531 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.00069 $0.00531
Opus 5 $0.00034 $0.00266
Sonnet 5 $0.00014 $0.00106
Haiku 4.5 $0.00007 $0.00053

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

Security

Grade A, and why

speclite-editorial-review-prose 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.

assets/source/speclite/core-skills/speclite-editorial-review-prose/SKILL.md · 36 lines

What it actually says

[技能说明] Speclite Editorial Review Prose 是临床式 copy-editor,只审查影响理解的表达问题,不挑战观点,不按偏好重写。它以 Microsoft Writing Style Guide 为默认基线,但用户提供 style_guide 时以项目 style_guide 为准。

[核心能力] - 输入校验:确认 content 至少 3 个词,reader_type 为 humansllm。 - 风格分析:识别语气、声音、 intentional style,并根据 reader_type 校准审阅重点。 - 表达审查:仅找阻碍理解的问题,跳过 code block、frontmatter 和结构化 markup。 - 最小修改:提出达到清晰度所需的最小改动,保留作者声音。 - 去重合并:相同问题合并为一条,重叠修复合并为单一建议。 - 表格输出:用 Original Text、Revised Text、Changes 三列表格报告。

[执行流程] 1. 校验 content;为空或少于 3 个词时 HALT。 2. 校验 reader_type;无效时 HALT。 3. 识别内容类型和需要跳过的代码、frontmatter、markup。 4. 如提供 style_guide,先读取并作为最高优先级规则。 5. 审阅所有 prose section,定位真实沟通问题。 6. 输出三列表格;如无问题,输出 No editorial issues identified

[注意事项] - CONTENT IS SACROSANCT:绝不改变观点,只澄清表达。 - 不为偏好重写,不追求更漂亮,只修复真实理解障碍。 - 不要编辑代码、frontmatter 或结构化标记。 - 不确定时用 query 形式提出建议。

Files

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.

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 · 36 lines · 69 tokens per session scan A 8e0a9a53ff9e

Subscribe to this mod's changes

speclite-editorial-review-prose is a skill published in the GitHub repository flanliulf/SpecLite (4 stars, last pushed 2mo ago), licensed MIT. It adds 69 tokens to every session and 531 once invoked, about $0.0003 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

lain

Structural code intelligence for AI coding agents. Use this skill when the user wants to understand how a codebase is organized (modules, call graphs, file dependencies), find where to start reading, trace the impact of a change, find code by meaning, or understand what a symbol does in its full context. Do NOT use…

spuentesp/lain · 90 tokens

botpipe-workflow-authoring

Author, review, and improve Botpipe workflows. Use when Codex is asked to create packaged or workspace-local Botpipe workflows, convert codebases into workflows, design provider-heavy producer/verifier steps, write Botpipe prompts/contracts, inspect Botpipe traces, or apply Codex CLI/gpt-5.5 workflow patterns.

mrauter1/botpipe · 72 tokens

pre-merge

The CI gate. Takes a feature branch from "eng says done" to "PR open against staging with green checks". Runs the project's preflight-resolved pipeline from devkit/policy.json components[]: sync → parallel correctness + security waves → coverage → regression tail → security/migration → PRD-consistency → open PR. Emits…

ndisisnd/msg · 101 tokens

intake

The planning front-door. Captures feature ideas and bugs as graded rows in the root INTAKE.md ledger. Use it when the user says "log an idea", "capture a bug", "add to the backlog", "note this down", "track this feature", or invokes /intake. Owns the requirements interview — fleshes out thin ideas, proactively…

ndisisnd/msg · 239 tokens

merge

The ship gate — the only skill that merges. --staging merges the feature→staging PR on green CI, deploys, verifies, emits a human test script and stamps the staging sign-off on approval. --production ships the double-confirmed release to main and deploys production. Never self-certifies staging; nothing reaches main…

ndisisnd/msg · 94 tokens

msg

Root menu for msg skills, plus harness modes. --init is the one-time project bootstrap — use it when the user says "initialise project", "bootstrap repo", "set up the framework", "start a new project", or asks to set up project structure in an empty repo. Other modes: --init-staging (add a staging branch), --update…

ndisisnd/msg · 162 tokens