docx-generation

Convert Markdown-formatted text into structured Word documents.

2|Updated Jun 13, 2026
One-click install
npx skills add https://github.com/wangjiawei508/WorkWise --skill docx-generation-wangjiawei508
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx-generation
Source: https://github.com/wangjiawei508/WorkWise/tree/main/src/asset/agent-packs/metro-monitoring-agent-pack/assets/skill/docx-generation
Command: npx skills add https://github.com/wangjiawei508/WorkWise --skill docx-generation-wangjiawei508

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires report_export, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of converting Markdown formatted content into well-formatted Word (.docx) documents, ensuring a professional look without manual formatting.

Core Features & Use Cases

  • Markdown to Docx Conversion: Transforms Markdown files into professionally formatted .docx files, compatible with Word.
  • Document Formatting: Preserves the Markdown formatting and applies industry-standard styles.
  • Use Case: Create standardized reports, technical documentation, and presentations in Word format using Markdown content for efficient documentation.

Quick Start

Convert the 'report-content.md' to a Word document with proper formatting by running 'generate-word-document --markdown file_path --title Document Title'.

Frequently Asked Questions about docx-generation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Markdown to a formatted Word document?

Yes, the Markdown to Word document conversion supports formatted text, tables, headers, and footers. It preserves Markdown formatting and applies industry-standard styles to your .docx file.

What is the best way to generate technical documentation in Word format?

No, this Markdown to Word conversion is optimized for structured documents like technical documentation and standardized reports. It applies industry-standard styles to your Markdown content automatically.

Can I export Markdown files with tables and headers to a .docx file?

Yes, you can create standardized reports in Word format using Markdown content. This method allows efficient documentation by converting structured Markdown files into professionally formatted Word documents.

Does the Markdown to Word conversion require the report_export dependency?

Yes, the Markdown to Word conversion requires the report_export dependency to function. This prerequisite enables the automated generation of professionally formatted Word documents.