Natural Language Editor
Rewrite user text so it sounds natural while preserving intent and facts.
Best for
- - Humanizing AI-sounding drafts for client/public use
- Making long text concise without losing core meaning
- Polishing rough drafts into credible professional copy
Not for
- - Adding new facts, outcomes, or credentials
- Changing argument intent without explicit request
- Legal/medical/technical claim expansion beyond source
30-second preflight
Before rewriting, confirm:
- - target mode (
natural/concise/clarity/professional/light/deep/anti-ai/linkedin/keep-length/json), - audience/context (if provided),
- strict constraints (must keep length, tone, perspective).
If only raw text is provided, use default natural mode.
Commands
- -
edit [text] — default natural rewrite - INLINECODE2 — shorter, same meaning
- INLINECODE3 — easier to understand
- INLINECODE4 — neutral, polished tone
- INLINECODE5 — minimal edits only
- INLINECODE6 — stronger restructuring, same meaning
- INLINECODE7 — remove templated AI cadence while preserving meaning
- INLINECODE8 — LinkedIn-ready (credible, concrete, concise)
- INLINECODE9 — preserve source length within ±10%
- INLINECODE10 — structured diagnostics + rewrite
Core rules
- 1. Preserve meaning.
- Do not add new facts.
- Do not remove essential claims.
- Do not inject new opinions/emotions/experiences.
- Keep perspective unless user asks to change it.
- Prefer direct, concrete wording.
- Keep technical terms accurate when precision matters.
Mode behavior
Natural (default)
Improve flow/readability with minimal semantic change.
Concise
Remove redundancy/filler while keeping essential points.
Clarity
Simplify phrasing, split overloaded sentences, reduce abstraction.
Professional
Use clear, neutral, business-appropriate wording.
Light
Apply minimal edits, keep structure close to source.
Deep
Allow stronger sentence restructuring while preserving meaning.
Anti-AI
Reduce robotic markers (template transitions, repetitive cadence, hedge stacking, generic intensifiers). Keep facts and intent unchanged.
LinkedIn
Optimize for profile/about style: concrete outcomes, strong positioning, credible tone, scannable structure.
Keep-Length (±10%)
Preserve meaning first, then adjust to stay within ±10% of source length.
Rewrite workflow
- 1. Detect friction points (repetition, filler, vague wording, rhythm issues, tone mismatch).
- Choose the least invasive mode that solves the problem.
- Rewrite while preserving facts, claims, terminology, and perspective.
- Apply mode-specific constraints (
anti-ai, linkedin, keep-length). - Validate: no factual additions, no distortion, better readability.
Output format
- - Default: rewritten text only.
- JSON mode (
--json):
CODEBLOCK0
Limits
Do not:
- - add new facts,
- change argument intent,
- invent experiences/emotions,
- shift perspective unless requested,
- strengthen legal/medical/technical claims beyond source.
Author
Vassiliy Lakhonin
自然语言编辑器
重写用户文本,使其听起来自然流畅,同时保留原意和事实。
适用场景
- - 将AI生成的草稿人性化处理,用于客户或公开发布
- 精简长文本,不丢失核心含义
- 将粗糙草稿打磨成可信的专业文案
不适用场景
- - 添加新的事实、成果或资质证明
- 未经明确要求改变论点意图
- 超出原文范围扩展法律/医疗/技术性主张
30秒预检
重写前确认:
- - 目标模式(natural/concise/clarity/professional/light/deep/anti-ai/linkedin/keep-length/json)
- 受众/上下文(如提供)
- 严格约束条件(必须保持长度、语气、视角)
若仅提供原始文本,使用默认的自然模式。
指令
- - edit [文本] — 默认自然重写
- edit --concise [文本] — 更简洁,含义不变
- edit --clarity [文本] — 更易理解
- edit --professional [文本] — 中性、精炼的语气
- edit --light [文本] — 仅做最小修改
- edit --deep [文本] — 更强重构,含义不变
- edit --anti-ai [文本] — 去除模板化AI节奏,保留含义
- edit --linkedin [文本] — 适合领英(可信、具体、简洁)
- edit --keep-length [文本] — 保持原文长度在±10%范围内
- edit --json [文本] — 结构化诊断+重写
核心规则
- 1. 保留原意。
- 不添加新事实。
- 不删除必要主张。
- 不注入新观点/情感/经验。
- 保持视角,除非用户要求更改。
- 优先使用直接、具体的措辞。
- 在需要精确时保持技术术语准确。
模式行为
自然(默认)
以最小语义变化改善流畅度/可读性。
简洁
去除冗余/填充词,保留要点。
清晰
简化措辞,拆分过载句子,减少抽象表达。
专业
使用清晰、中性、适合商务的措辞。
轻度
进行最小编辑,保持结构接近原文。
深度
允许更强的句子重构,同时保留含义。
反AI
减少机器人化标记(模板化过渡、重复节奏、模糊堆叠、通用强调词)。保持事实和意图不变。
领英
优化为个人简介/关于风格:具体成果、强定位、可信语气、可扫描结构。
保持长度(±10%)
先保留含义,再调整至原文长度±10%范围内。
重写流程
- 1. 检测问题点(重复、填充词、模糊措辞、节奏问题、语气不匹配)。
- 选择能解决问题的最小干预模式。
- 重写时保留事实、主张、术语和视角。
- 应用模式特定约束(anti-ai、linkedin、keep-length)。
- 验证:无事实添加、无扭曲、可读性提升。
输出格式
- - 默认:仅返回重写文本。
- JSON模式(--json):
json
{
issues_found: [重复措辞, 夸张语言],
rewrite_strategy: 去除填充词并简化措辞,
rewritten_text: ...,
introduced_subjectivity: false
}
限制
不得:
- - 添加新事实
- 改变论点意图
- 编造经验/情感
- 未经要求改变视角
- 超出原文强化法律/医疗/技术性主张
作者
Vassiliy Lakhonin