ワンクリックで
formatting
公众号排版输出。将自检通过的文章转为带完整格式标记的终稿。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
公众号排版输出。将自检通过的文章转为带完整格式标记的终稿。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (贴图, formerly 图文) with multiple images. Markdown article workflows default to converting ordinary external links into bottom citations for WeChat-friendly output. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "贴图/图文/文章".
Complete document writing workflow: reference materials → brainstorming → planning → execution → review. Use when user wants to write articles, blog posts, technical docs, or any long-form content.
You MUST use this before any writing work - creating blog posts, technical documentation, reports, or any content. Explores topic intent, audience, and purpose before writing.
Reads and extracts context from reference materials (txt, markdown, pdf, images) placed in docs/reference/. Use at the start of any writing project to ground content in existing materials.
Use after article plan is approved. Searches and organizes reference materials (articles, images) for each section before writing begins. Invoked between planning and execution stages.
Enhancement plugin for generating high-quality code blocks in technical documentation. Ensures code examples are properly formatted, syntactically correct, runnable, and progressively complex. Invoked automatically by tech-doc-writing during execution stage.
| name | formatting |
| description | 公众号排版输出。将自检通过的文章转为带完整格式标记的终稿。 |
将自检通过的文章转换为带有完整公众号排版标记的终稿,方便用户直接复制到秀米/壹伴/微信编辑器使用。
docs/wechat/YYYY-MM-DD-<topic>-final.md| 元素 | Markdown标记 | 排版效果 | 使用场景 |
|---|---|---|---|
| 核心结论 | **加粗** | 加粗 | 每节1-2处核心论点 |
| 关键数据 | ==高亮== | 标蓝/高亮 | 重要数据、关键概念 |
| 金句 | > 引用 | 引用框 | 全文3+个金句 |
| 配图占位 | <!-- 配图:描述 --> | 图片位置 | 每500-800字1处 |
| 分隔线 | --- | 视觉分隔 | 大节之间 |
# 文章标题(不显示在正文中,用于标识)
## 大节标题(对应大纲的①②③④⑤)
### 小节标题(对应3.1、3.2、3.3)
<!-- 配图:[图片类型] - [具体描述] -->
图片类型:
示例:
<!-- 配图:截图 - Cursor编辑器的AI补全功能界面 -->
<!-- 配图:对比图 - 使用AI前后的周报撰写时间对比 -->
<!-- 配图:流程图 - AI辅助办公的3步工作流 -->
金句使用引用框格式,并添加卡片标记:
> 💡 **工具会过时,但学会和AI协作的能力,永远不会过时。**
<!-- 金句卡片:可制作为分享图 -->
文章结尾的互动区域:
---
💬 **今日互动**
你平时用什么AI工具提升工作效率?评论区聊聊。
👇 点击「在看」,让更多人看到这篇文章。
---
📌 **关于作者**
[作者简介占位]
🔗 **往期推荐**
- [相关文章1占位]
- [相关文章2占位]
⭐ **觉得有用?** 点赞 + 在看 + 转发,三连支持一下!
| 检查项 | 标准 |
|---|---|
| 配图占位 | 每500-800字至少1处 |
| 小标题 | 每300-500字至少1个 |
| 引用框 | 全文至少3处(金句) |
| 加粗 | 每节1-2处 |
| 分隔线 | 大节之间 |
终稿为Markdown文件,包含所有排版标记。文件头部附排版说明:
---
title: [文章标题]
date: YYYY-MM-DD
style: [理性干货型/故事驱动型/观点输出型]
word_count: [实际字数]
---
<!--
排版说明:
- **加粗** = 核心结论
- ==高亮== = 关键数据(排版时改为标蓝)
- > 引用 = 金句框
- <!-- 配图:描述 --> = 图片占位
- 💡 = 金句卡片标记
-->
[正文内容]
输出终稿后,通知用户: