/install doc-converter
Document Converter
This skill converts a document file into Markdown text.
Activation
Activate when asked to read a file with one of the following extensions:
- .docx
- .xlsx
- .pptx
Execution
The skill executes the markitdown command on the input file path and outputs the resulting Markdown text.
markitdown "{file_path}"
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install doc-converter - After installation, invoke the skill by name or use
/doc-converter - Provide required inputs per the skill's parameter spec and get structured output
What is docx?
Converts document files (.pdf, .docx, .xlsx, .pptx) to Markdown using the `markitdown` command. It is an AI Agent Skill for Claude Code / OpenClaw, with 630 downloads so far.
How do I install docx?
Run "/install doc-converter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is docx free?
Yes, docx is completely free (open-source). You can download, install and use it at no cost.
Which platforms does docx support?
docx is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created docx?
It is built and maintained by ytyytt520 (@ytyytt520); the current version is v1.0.0.