docx-template-translator-skill
Convert LaTeX, PDF, and Markdown into strict Word templates
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install docx-template-translator-skill?▼
Run `npx skills add zouchenzhen/docx-template-translator-skill --all -g -y` in your terminal to install the skill globally.
Why not just use pandoc --reference-doc?▼
Pandoc only reuses style definitions and cannot fill cover pages, fix caption numbering, build three-line tables, or update TOC fields. This skill inspects your template and writes a custom Python pipeline to handle those template-specific rules.
What input formats does it support?▼
It accepts LaTeX projects, Markdown files, native digital PDFs, and existing rough DOCX files, with LaTeX or Markdown sources preferred for best results.
Does it work with Claude Code and Cursor?▼
Yes. The SKILL.md format is compatible with Claude Skills, and the Python scripts can be driven by any agent that runs shell commands, including Cursor and Codex.
Do I need Microsoft Word to use it?▼
Template inspection, conversion, and PDF previews work on macOS, Linux, and Windows, but the final field-update and PDF export step requires Microsoft Word on Windows.
Related Repositories in Content & Communication
View All in Content & Communication→skills
Official Anthropic skills for documents, design, and developer workflows
humanizer
Rewrite AI-sounding text so it reads like a person wrote it
UniGetUI
Automate software translation reviews, diffs, and localization quality checks