by zouchenzhen · Claude Skill · ★ 41
DOCX Template Translator Skill 一个用于将 LaTeX、PDF、Markdown 或粗转 DOCX 转译成指定 Word 模板格式的 Codex skill。 它面向毕业论文、学位论文、单位报告、标准文档等场景,尤其适合那些 pandoc 默认 DOCX 输出不够用、必须严格套用学校或机构 Word 模板的任务。 English: README.en.md 一分钟看效果 仓库自带一个最小可跑示例 ,在仓库根目录跑: 脚本会现场生成一份 sample 模板,依次跑 inspect / adaptive / finalize,并在 Windows + Word 环境下输出 PDF 预览图。下面两张图使用同一份 和同一份真实郑州大学学位论文模板生成,第一张走本项目的 adaptive pipeline,第二张只直接运行 : 本项目输出:pandoc → adaptive pipeline → Word finalize 直接 pandoc baseline:只使用 两张图使用同一份输入和同一份模板,但编号上下文不同:本项目输出会保留 真实模板里已有的前置内容和章节编号,所以示例小节会接在模板原有章节之后 (例如显示为 / 这类编号,取决于模板当前内容);直接 pandoc baseline 是从 新建文档,只复用 的样式定义, 因此从第 1...
| Stars | 41 |
| Forks | 4 |
| Language | Python |
| Category | Claude Skill |
| License | Apache-2.0 |
| Quality Score | 65.2263859096611/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-05 |
| Created | 2026-05-04 |
| Platforms | claude-code, codex, python |
| Est. Tokens | ~184k |
Explore other popular claude skill tools:
docx-template-translator-skill is Codex / Claude Skill for translating LaTeX, PDF, or Markdown into a specified Word template. 让 AI 将 LaTeX / PDF / Markdown 转写为指定 Word 模板格式。. It is categorized as a Claude Skill with 41 GitHub stars.
docx-template-translator-skill is primarily written in Python. It covers topics such as agent-skill, chinese, claude-skill.
You can find installation instructions and usage details in the docx-template-translator-skill GitHub repository at github.com/zouchenzhen/docx-template-translator-skill. The project has 41 stars and 4 forks, indicating an active community.
docx-template-translator-skill is released under the Apache-2.0 license, making it free to use and modify according to the license terms.