Md to word
Reusable slash-command skills for Claude Code — document generation, changelogs, post-mortems, copyright headers, and more
npx -y skills add searayca/claude-skills --skill md_to_wordAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Convert Markdown files to professionally formatted Word documents using ~/.claude/tools/convert_md_to_docx.py
SKILL.md
0.6 KB, as published. Nobody here has run it
Markdown to Word Converter
Convert Markdown files to professionally formatted Word documents.
Instructions
-
Run the converter script at
~/.claude/tools/convert_md_to_docx.py -
Pass the markdown file(s) to convert with
--filesargument -
Add
--opento automatically open the Word document when done -
Optionally use
--output-dirto specify where to save the Word file -
Optionally use
--dirto convert all markdown files in a directory