Skip to main content
Run any Skill in Manus
with one click

docx-format-clone

Stars3
Forks0
UpdatedJune 17, 2026 at 08:24

为强格式重复型文档(投标书、政府公文、技术方案、白皮书)生成 Word。提供两种模式:(1)骨架模式 build_from_skeleton.py — 用样板 docx 当容器,保留全部 styles/numbering/页眉页脚/页面设置不动,只换正文,最精确;(2)Profile 模式 build_docx.py — 用预设或抓取的 profile.json 渲染,无需样板。流程对用户无感:内部先落 Markdown,再调脚本输出 .docx,强制实现「目录单独成节 / 一级标题另起一页 / 表格 cantSplit 不跨页 / 跨页表头重复 / 中英文字体分别设置」。当用户要求「严格按 XX 格式生成 / 复制 XX 模版做一份 / 套用上次的版式」时触发,**首选骨架模式**。

Installation

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.

SKILL.md
readonly