Install
openclaw skills install marktodocx-skillConvert Markdown into a DOCX file using the shared marktodocx Node runtime. Use when the user explicitly wants Markdown content or a Markdown file converted to .docx in this repository.
openclaw skills install marktodocx-skillConvert Markdown into DOCX using the shared Node runtime family in this repository.
$0 as inputPath and $1 as the optional outputPath.markdown and a suitable baseDir.stylePreset, marginPreset, styleJson, or styleSet.convertWithAgentSkill(). Do not create a second conversion path.inputPath or inline markdown.inputPath, or an explicit baseDir for inline Markdown.@marktodocx/runtime-node-mermaid is unavailable, fail clearly instead of silently degrading.convertWithAgentSkill() from ${CLAUDE_SKILL_DIR}/skill.mjs or from the repo-relative path when working from the repository root.inputPath: local Markdown file path.outputPath: optional DOCX output path.markdown: inline Markdown content.baseDir: image-resolution base directory for inline Markdown.stylePreset: default, minimal, or report.marginPreset: default, compact, or wide.styleJson: inline JSON string, JSON file path, or plain object serialized by the wrapper.styleSet: dotted-path overrides such as body.fontSizePt=12;blockquote.italic=false.styleOptions schema.Markdown source preview:

Generated DOCX preview:
