"请删除所有花哨文体":Anthropic 这条写作守则为何跨模型有效 · 干货攻略

  • 链接: https://x.com/omarsar0/status/2097059598960132110
  • 分类: x-tips
  • 来源: X @omarsar0
  • 作者: Jay
  • 更新: 2026-09-15

这是什么

Mannered Prose(花哨文体) 是 Anthropic 在 2026 年 9 月发布的 Prompting Claude Fable 5.1 官方指南 中定义的一种写作风格缺陷——用比喻和修饰取代直接陈述。Anthropic 给出了一段精确的定义,DAIR.AI 创始人 elvis(@omarsar0)于 9 月 7 日在 X 上分享后,引发社区大规模关注(300K+ 浏览量),原因是他发现这条原本针对 Claude Fable 5.1 的写作规则,同样改善了 GPT-5.6 Sol 的输出质量

这是首个被社区系统性验证的跨厂牌 prompt 迁移案例——不是提示词技巧,不是 few-shot 示例,而是直接给模型一条风格规则,让两个不同实验室训练的模型都变得更精准。

完整规则(可复制进 system prompt):

Mannered prose substitutes metaphor and flourish for direct statement.
Instead of "a parameter worth varying," the mannered writer produces "a dial
worth turning." Instead of "this point still matters," they write "this point
earns its keep." The phrases exist to display the writer, not to convey the
idea, and readers can tell. That is why mannered prose irritates: it makes the
reader work harder so the writer can perform. It is also imprecise. Metaphors
drag in connotations the writer did not choose and cannot control. The fix is to
say what you mean. When a literal phrase is available, use it.

一句话版(在已有草稿上做二校时使用):

Please remove all mannered prose.

为什么值得关注

谁分享的、解决什么问题

@omarsar0(elvis,DAIR.AI 创始人,AI 教育者)在 X 上分享了这个发现,原文:

"A few days ago, Anthropic shared this brilliant prompt. I was surprised by how it significantly improved writing with Fable 5.1. Even more surprising, it also improved writing for GPT-5.6 Sol. I have it as a rule everywhere I use AI for editing/writing."

这条规则解决的核心问题是:当前前沿模型(Fable 5.1)经过大量互联网文本训练后,统计上学会了"听起来像好文章"的修辞习惯——用隐喻装饰代替直接陈述。这种方式在人类的直觉判断里确实显得"高级",但实际上让读者更费理解力,且比喻带来的内涵不受作者控制,导致表达不精确。

Anthropic 在官方文档中明确指出 Fable 5.1 存在这一倾向(虽然整体比前代更精炼,但有些情况下 prose 比 Fable 5 更 dense),并主动提供了这个反模式定义。

为什么这条 prompt 能跨模型有效

这是最值得深入理解的点。elvis 的发现被 explainx.ai 博客 解读为:

这个规则的跨模型有效性说明,"花哨文体"不只是 Claude 特有的问题,而是所有在大量互联网文本上训练的前沿模型的共同偏见——这些文本里,讲究的措辞在统计上与"优质内容"相关联,导致模型学会了这个模式。

也就是说,这不是 Fable 5.1 独有的 bug,而是行业级别的共性问题。这也解释了为什么一条规则能同时改善两个不同厂牌的模型。


核验过程

官方来源

来源 1:Anthropic 官方文档 页面:Prompting Claude Fable 5.1,章节 "Writing density" 内容摘要:Anthropic 确认 Fable 5.1 prose "in some cases, though, its prose is denser than Claude Fable 5's",并给出了完整的 mannered prose 定义和长/短两个版本的指令,明确建议 "Add it to a user message (preferred) or the system prompt"。✅ 原文核验通过。

来源 2:Addy Osmani X 帖(2026-09-03,189K views) 原始链接:确认 Anthropic 于 9 月 3 日在官方文档中发布了这个指南。Addy Osmani 原文:"Anthropic published a new guide on how to strip the 'Claude' out of Claude's writing (e.g. mannered prose). Here's an official de-flavoring prompt for Fable 5.1." ✅ 时间线核验通过。

来源 3:elvis @omarsar0 X 帖(2026-09-07,300K+ views) 原始链接:确认 elvis 分享了这条规则,并报告了在 Fable 5.1 和 GPT-5.6 Sol 上均有效。✅ 跨模型效果核验通过(社区验证)。

交叉验证

通过 web_search 检索社区讨论,验证了以下关键说法: - 多位开发者确认在 Fable 5.1 上使用该规则后输出更精炼(Addy Osmani、explainx.ai 博客等来源一致) - GPT-5.6 Sol 跨模型效果:elvis 明确报告,社区无异议声音;explainx.ai 博客也确认了这个案例 - 该规则在非小说、技术写作、说明文场景效果最佳(符合"精度 > 修饰"的核心逻辑);虚构写作场景效果因风格需求不同而异

未完全核验的说法

  • "显著改善(significantly improved)"的具体幅度——原帖是定性描述,无量化数字,原帖主张未核验

上手指南

场景一:作为 standing rule(推荐)

适用于日常写作、编辑类 AI 使用场景。将完整规则放进 system prompt 或 CLAUDE.md 类配置文件:

# 写作风格
Mannered prose substitutes metaphor and flourish for direct statement.
Instead of "a parameter worth varying," the mannered writer produces "a dial
worth turning." Instead of "this point still matters," they write "this point
earns its keep." The phrases exist to display the writer, not to convey the
idea, and readers can tell. That is why mannered prose irritates: it makes the
reader work harder so the writer can perform. It is also imprecise. Metaphors
drag in connotations the writer did not choose and cannot control. The fix is
to say what you mean. When a literal phrase is available, use it.

场景二:二校指令(短版)

适用于模型已经输出了一版草稿,需要做编辑修订的场景。在追加消息中使用短版:

Please remove all mannered prose.

场景三:集成到 LLM 应用

如果你在构建写作/编辑类 AI 产品,可以在 API 请求的 system prompt 中加入这段话。Anthropic 官方建议放进 user message 效果更好(即把规则作为对话的第一个 user 输入),但放在 system prompt 中也有效。

适用模型

根据社区验证: - ✅ Claude Fable 5.1(官方来源确认) - ✅ GPT-5.6 Sol(社区验证,elvis 报告) - ⚠️ 理论上适用于所有在互联网文本上训练的前沿模型(包括 Opus 5、Sonnet 5 等),但未经系统性验证 - ❌ 不建议用于需要文学性修饰的创意写作场景


坑与适用边界

1. 适用场景有限 这条规则最适合非小说类、技术性、说明文类写作。对于小说、诗歌、创意内容,隐喻和修饰本身就是文体要素,删除后反而失去风格。

2. 短版 vs 长版效果不同 长版定义能让模型从零理解"花哨文体"的本质,在 draft 阶段就避免产生这种问题。短版只在已有文本的二校场景有效,不能替代长版作为 standing rule。

3. 跨模型效果无量化数据 elvis 的报告是定性描述("significantly improved"),没有 A/B 测试数据支撑。如果你需要精确衡量效果,建议自己跑 eval。

4. 位置建议:user message > system prompt Anthropic 官方建议将规则放在 user message 中效果更好,而非 system prompt。这可能与模型对不同位置指令的注意力权重有关。

5. 与"简洁"指令的区别 很多用户会说"be concise"或"avoid fluff",但这些指令太模糊,模型可以表面遵循而不改变写作风格。这条规则的强大之处在于它命名了一个精确的、可识别的模式(隐喻替代直接陈述),并给出了具体的正反对照示例。


一句话结论

Anthropic 的 Mannered Prose 规则——命名"以比喻替代直接陈述"这个写作缺陷并给出修正方法——是首个被社区验证的跨厂牌 prompt 迁移案例,在 Fable 5.1 和 GPT-5.6 Sol 上均有效;把它作为 standing rule 加入 system prompt,是改善 AI 写作质量最简单、最便宜、最高回报的投入。