with one click
publish
终稿确认、标题生成、SEO 优化、发布、复盘
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
终稿确认、标题生成、SEO 优化、发布、复盘
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | publish |
| description | 终稿确认、标题生成、SEO 优化、发布、复盘 |
告知用户:"终稿已就绪,请确认 {project_dir}/04-final.md。人味报告在 {project_dir}/04-optimizations/human-voice-report.md,可选择采纳建议。"
用户确认或修改后说"改完了":
{project_dir}/04-final.md 存为 {project_dir}/04-user-edit.md对比 {project_dir}/03-article.md(AI初稿)和 {project_dir}/04-user-edit.md(用户最终版):
追加到 {profile_dir}/experience-log.md 的「踩坑记录」,格式:
### 第N篇:YYYY-MM-DD-slug(diff 提炼)
❌ **问题描述**(具体例子)→ 用户操作
→ 下次怎么做
✅ **成功做法**(具体例子)
→ 下次延续
生成5个标题候选写入 {project_dir}/05-titles.md,等用户选择:
读取 {skill_dir}/rules/seo-rules.md,对 {project_dir}/04-final.md + {project_dir}/05-titles.md 做以下检查,结果追加到 {project_dir}/05-titles.md 末尾,与标题一起等用户确认:
1. 标题 SEO 检查
2. 摘要候选(生成 3 个)
3. 标签推荐(5 个)
4. 正文关键词检查
{profile_dir}/performance-log.md,找最近一篇发布时间通过检查后,调用发布 adapter:
{skill_dir}/stages/11-publish/adapters/wechat/ 适配器{skill_dir}/stages/11-publish/adapters/markdown/ 适配器产出存入 {project_dir}/06-published/
按阅读量判断:
{profile_dir}/past-articles/,front matter 模板:
---
title: 文章标题
date: YYYY-MM-DD
reads: 阅读量
performance: 精选
type: 工具教程/实操/信息差(选一)
key_factors: 成功因素一句话
---
{profile_dir}/experience-log.md 的「成功规律」章节{profile_dir}/performance-log.md,记录文章类型和数据{profile_dir}/experience-log.md 待观察章节claude-writer 写作团队主入口。完整写作流水线:选题 → 研究 → 核心判断 → 大纲 → 写作 → 审核 → 排版 → 发布。 用户确认节点:选题、核心判断、大纲、终稿+标题、发布。其余步骤自动协调。 触发场景: /writer setup — 交互式初始化(首次使用) /writer — 开始写文章(完整流水线) /writer resume — 继续上次未完成的文章 /writer scrub — 只跑 Scrub 去AI清洗(Stage 08) /writer score — 只跑质量评分(Stage 05) /writer review — 只跑 3 审核 + 主编终审(Stage 06-07) /writer publish — 只跑排版 + 发布(Stage 09-11) /writer config — 交互式修改 profile
选题和用户体验收集
深度研究、核心判断提炼、实测能力验证
设计章节结构,标注 Rise/Plateau,写作技巧选用,大纲自动校验
写手 agent,逐段写作,17条约束,去AI化自检
质量评分闭环,自动执行,composite < 70 触发自修复