# Simon Willison 谈如何用 LLM 写作：不采用模型建议的任何措辞

- 来源：Simon Willison 博客
- 发布时间：2026-09-18 07:37
- AIHOT 分数：56
- AIHOT 链接：https://aihot.news/items/cmu674waq0d6wrofjo9ak16l4
- 原文链接：https://simonwillison.net/2026/Sep/17/how-to-write-with-an-llm

## AI 摘要

Simon Willison 提出 LLM 辅助写作规则：不得使用模型建议的任何具体措辞。他不让 LLM 替自己写博客内容，但用其做事实核查、拼写语法检查和同义词参考，并引用 Thomas 展示的个人 LLM 文案校对工具及其自建提示词。

## 正文

Rule Number One: You may not use a single word an LLM suggests to you.

[...] I think that as a form of intellectual personal protective equipment you should adopt the rule that any specific turn of phrase an LLM suggests is off limits. Be strict about the rule!

I won't let LLMs write content for my blog, but I use them for fact-checking, spelling and grammar and as an occasional thesaurus (see my proofreading prompt).

The rule to never use a turn of phrase suggested by an LLM feels good to me. The text has that weird smell to it, and it's also a good principle to help stay disciplined.

Later in this piece Thomas shows a screenshot of his personal LLM copyediting tool (see also this Twitter thread), and provides a prompt to help kickstart building your own.

Tags: thomas-ptacek, writing, ai, generative-ai, llms
