docx-format-skill
Word document formatting, analysis, and Markdown conversion
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install docx-format-skill?▼
Run `npx skills add ninestep/docx-format-skill --all -g -y` in your terminal to install this skill globally.
How to batch reformat Word documents?▼
This skill uses python-docx scripts to analyze and modify fonts, sizes, indentation, and line spacing across entire documents, including content inside tables.
Can it apply Chinese official document standards?▼
Yes. It includes built-in presets for the GB/T 9704-2012 government document standard and common academic paper formats.
How to convert Markdown to Word without pandoc?▼
The included md_to_docx.py script reads Markdown headings, lists, and tables, then writes a fully formatted DOCX file directly.
Does it handle mixed Chinese and English fonts?▼
Yes. It sets Chinese and English fonts separately using the w:eastAsia property, so mixed-language documents render correctly.
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