·docx-to-markdown
#

docx-to-markdown

duc01226/easyplatform

Convert Microsoft Word (.docx) files to Markdown. Use when importing Word documents, extracting content from DOCX for version control, or converting documentation to Markdown format.

31Installs·0Trend·@duc01226

Installation

$npx skills add https://github.com/duc01226/easyplatform --skill docx-to-markdown

SKILL.md

| --file | Yes | Input DOCX file | | --output | No | Output Markdown path (default: input name + .md) | | --images | No | Directory for extracted images (default: inline base64) |

Dependencies not found: Run npm install in skill directory Empty output: Ensure DOCX contains actual text (not just images) Code blocks not detected: Use Word's built-in "Code" style

Convert Microsoft Word (.docx) files to Markdown. Use when importing Word documents, extracting content from DOCX for version control, or converting documentation to Markdown format. Source: duc01226/easyplatform.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/duc01226/easyplatform --skill docx-to-markdown Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/duc01226/easyplatform --skill docx-to-markdown
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is docx-to-markdown?

Convert Microsoft Word (.docx) files to Markdown. Use when importing Word documents, extracting content from DOCX for version control, or converting documentation to Markdown format. Source: duc01226/easyplatform.

How do I install docx-to-markdown?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/duc01226/easyplatform --skill docx-to-markdown Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/duc01226/easyplatform