docx-format
CommunityAutomate Word document formatting with Python.
Content & Communication#docx#document-automation#python-docx#word-formatting#official-standards#academic-format
Authorninestep
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Word document formatting is tedious and error-prone when preparing official or academic documents. This Skill automates analysis and standardization of docx files to meet GB/T 9704-2012 public document formatting and academic styles.
Core Features & Use Cases
- Format analysis: analyze fonts, font sizes, indentation, and line spacing in DOCX documents, including content inside tables.
- Format standardization: automatically apply official and academic formatting rules to paragraphs, tables, and lists.
- Markdown to DOCX: convert Markdown files to well-formatted DOCX.
- Typography handling: ensure correct Chinese/English font pairing using appropriate fonts.
- Use Case: prepare corporate reports or academic papers to comply with standard templates.
Quick Start
Run uv run --with python-docx python3 .claude/skills/docx-format/scripts/md_to_docx.py input.md output.docx
Dependency Matrix
Required Modules
python-docx
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: docx-format Download link: https://github.com/ninestep/docx-format-skill/archive/main.zip#docx-format Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.