Install
openclaw skills install @haiyangchenbj/docx-chinese-baselineLocked design-token baseline for Chinese Word/DOCX documents and WeChat-native (公众号) article layouts: body 16px, section head 18px, title 23px, deep-blue #1a3a5c headings, no HTML tables/cards/backgrounds. Use when typesetting a Chinese DOCX or WeChat article, when html-to-docx output loses styles or fails on Windows, or when successive documents must stay visually consistent. Trigger keywords: 中文 docx 排版, Word 中文文档美化, html to docx 样式丢失, 16 18 23 px 基线, 深蓝标题, 公众号排版, 微信文章排版, WeChat article typesetting, 字号基线, font size baseline, Windows html-to-docx 失败, DOCX 样式. Baseline changes must update this skill first.
openclaw skills install @haiyangchenbj/docx-chinese-baselinePurpose: one locked baseline instead of per-task improvisation. Every Chinese DOCX produced from HTML follows the same token set, so successive documents look consistent and conversion failures have a known recovery path.
| Element | Token |
|---|---|
| Title (H1) | 23px, deep blue #1a3a5c, bold |
| Section head (H2) | 18px, deep blue #1a3a5c, bold |
| Body | 16px, dark gray/black |
| Heading color | #1a3a5c |
| WeChat-native layout | vertical info bars + plain editorial style; NO HTML tables, cards, backgrounds, popup grids |
Report: target style chosen → conversion path used (direct / recovery / programmatic) → verification checklist results (sizes, color, editability) → output file path.