docxmaker

Convert markdown content into Word .docx documents.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/sg6724/ikf-skills --skill docxmaker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docxmaker
Source: https://github.com/sg6724/ikf-skills/tree/main/skills/docxmaker
Command: npx skills add https://github.com/sg6724/ikf-skills --skill docxmaker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of professional Word documents (.docx) directly from markdown content, eliminating the need for manual reformatting.

Core Features & Use Cases

  • Markdown to DOCX Conversion: Converts markdown text, including headings, lists, and basic tables, into a well-formatted Word document.
  • Professional Document Output: Generates documents suitable for reports, proposals, or any formal communication.
  • Use Case: An agent can use this skill to take meeting notes written in markdown and automatically generate a formal meeting minutes document in .docx format.

Quick Start

Use the docxmaker skill to convert the provided markdown content into a Word document named 'report.docx'.

Frequently Asked Questions about docxmaker

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

FAQPage Schema
How do I convert markdown to a Word document?

This skill converts markdown content directly into a .docx file, automatically translating markdown elements into professional Word document formats without manual reformatting.

What markdown elements are supported for Word document generation?

Markdown to Word document generation supports standard markdown elements including headings, lists, and basic tables, converting them into corresponding native Word styles for formal output.

Can I use markdown to generate formal reports in docx format?

Yes, you can generate formal reports in .docx format from markdown content, creating professional documents suitable for proposals, meeting minutes, and other formal communication directly from text.

Does the markdown to docx conversion require any external dependencies?

No external dependencies are required for markdown to .docx conversion, as the skill operates independently using its internal scripts and references to process and export the document.

What are the limitations of converting markdown to Word format?

Limitations of markdown to Word conversion include support for only basic tables and standard text elements like headings and lists, meaning complex formatting or advanced document features may not translate.