docx-to-html
Installation
SKILL.md
DOCX to HTML Converter
This skill provides a straightforward method to convert Microsoft Word (.docx) documents into clean, semantic HTML, making them suitable for various web-based and AI-driven applications.
Compatibility
- Python 3 (for the conversion wrapper)
- Node.js with
mammothinstalled (core conversion engine)
To install Node.js dependencies, run once from the scripts/ directory:
npm install