docx-export

Community

Convert Markdown drafts of official documents to formatted .docx files.

Authorzhaohui-yang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of converting Markdown drafts of official documents into well-formatted .docx files, ensuring adherence to government standards without the need for manual formatting.

Core Features & Use Cases

  • Markdown to .docx Conversion: Transform Markdown content into .docx files that meet official formatting requirements.
  • Customization Options: Adjust font, size, margins, line spacing, and page numbering to match specific document styles.
  • Image Embedding: Insert local images as attachments or figures within the document.
  • Preview Features: Preview font and layout plans before final export.
  • Use Case: A user can use this Skill to convert a Markdown draft of a report into a professional-looking .docx file, complete with custom fonts and page layouts.

Quick Start

Convert the Markdown draft of your report to .docx format by running the command: python3 src/scripts/generate_docx.py draft.md -o report.docx --doc-type report

Dependency Matrix

Required Modules

python

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-export
Download link: https://github.com/zhaohui-yang/official-document-drafting/archive/main.zip#docx-export

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.