600 - 《Claude Code + AI 写作流》
梳理下我这几天的实践经验。
我的经验
周一系统梳理了下利用 AI 写作的工作流,基于 Claude Code 或 Neovate Code,包括从信息收集、选题、大纲、配图的全过程,然后周二周三简单实践了下,写了两篇如下,全程 AI 辅助,效率直接起飞。虽然 AI 味还比较重,以及各个环节都还有所欠缺。但整体感觉还行,尤其是第一篇的前半部分感觉写的很好,分享下方法给大家。
用传统的方式写一篇这种还是挺费精力的,一篇 3000 字的文章,从选题到写完,少说要 4-5 个小时。如果需要查资料、找例子,时间就更长了。
基本流程
基本流程如下。
- 信息收集(包括 deep research)
- 选题讨论(产出大纲)
- 产出初稿(按照大纲产出初稿,包括风格模仿)
- 审核校对
- 配图
巧妇难为无米之炊,「信息收集」就是把各种链接和资料收集起来,方法是不断把链接丢给 ai 要求 「read https://…」 就好,他会加到上下文里的。同时,如果觉得资料不够,也可以让 ai 自己搜索资料做 deep research。最终做下信息汇总。
「选题讨论」很重要,决定了文章的立意和方向。方法是给 ai 提供一个主题,然后让他生成几个选题方向,每个方向包含标题、核心角度、工作量评估、优劣势分析、大致大纲。然后从中选择一个最感兴趣的,进一步细化。我通常会在这里花比较多的时间,同时也会参考不同的选题下的大纲汇总成一个自己想要的。
有了选题和大纲后,就可以「产出初稿」了。一些 Tips,1)要让 ai 模仿之前的已有风格,当然也可以模仿别人的… 2)让 ai 参考你之前写过的文章库,加下引用,也可以让内容更有连贯性,3)可以从已有上下文中提取配图添加到文章里,4)加上相关链接,5)如果是技术文章,可以加上代码示例。
「审核校对」是保证文章质量的关键。我时间比较少,目前写的两篇都没咋做就发了…
最后是「配图」。我是让 ai 产出 5 种题图的 prompt 然后分别去生成,最后我做选择。
环境搭建和我的 Slash Commands
以 Claude Code 为例,任何其他支持 Slash Command 的 Code Agent 都可以,比如 Neovate Code。
创建 .claude/commands 目录,在下面组织你各个环节的 slash commands 即可,图省事可以拷贝下面我放的示例。

附上一些 prompt 。
---
name: Deep Research
---
Research the topic for a blog post. A well-done research should include:
- The basic overview of the topic
- Historical perspective, if applicable
- Current opinions on the topic, if applicable
- Any controversies that might be surrounding the topic
- Any future developments around the topic
The topic for the blog post is:
$ARGUMENTS
---
name: Topic
---
# Blog Topic Selection
## Your Task
Present 3-4 blog topic directions for the user to choose from. Each topic should be well-researched and carefully considered.
answer in Chinese.
## Process
### Step 1: Understand Context
- Ask the user about their general interest area or theme (if not already specified)
### Step 2: Present Topic Options
For each of the 3-4 topic directions, provide:
**Title** (Catchy, engaging title)
- Make it compelling and click-worthy
- Should clearly indicate the value to readers
**Core Angle** (Core angle/perspective)
- What unique perspective or insight does this ta