Converts Word documents to Markdown using a two-stage pipeline: mammoth extracts DOCX to HTML, then turndown converts to GitHub-Flavored Markdown. Handles the stuff that matters,tables, images, headings, code blocks, links,though complex layouts and merged cells will get flattened. Images can be extracted to a folder or embedded as base64. Requires a quick npm install, then you're running a Node script with input/output flags. The conversion quality is solid for technical documentation and straightforward content, but expect to lose formatting like fonts and colors. If you're batch-converting Word docs to markdown for a docs site or wiki, this does the job without fighting with pandoc flags.
npx -y skills add duc01226/easyplatform --skill docx-to-markdown --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
larksuite/cli
googleworkspace/cli
googleworkspace/cli
googleworkspace/cli