docx-skill-4-cn-paper
Format Chinese academic papers as compliant Word documents
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install docx-skill-4-cn-paper?โผ
Run `npx skills add Gostyan/docx-skill-4-cn-paper --all -g -y` in your terminal to install the skill globally.
How to convert Markdown to a Chinese thesis Word file?โผ
Ask your agent to use the docx-editor-cn skill on your Markdown file, and it outputs a .docx with proper headings, formulas, tables, and references.
Does it support LaTeX formulas in Word?โผ
Yes. LaTeX equations are converted into native Word math objects with centered layout and right-aligned numbering.
What formatting standards does it follow?โผ
It applies common Chinese university standards: A4 pages with 2.5cm margins, SimSun/SimHei fonts, three-line tables, and GB/T 7714 references.
Can I customize fonts and spacing?โผ
Yes. You can edit the style constants in the template script to change fonts, sizes, line spacing, and page dimensions.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides