Install
openclaw skills install doc-converterConverts document files (.pdf, .docx, .xlsx, .pptx) to Markdown using the `markitdown` command.
openclaw skills install doc-converterThis skill converts a document file into Markdown text.
Activate when asked to read a file with one of the following extensions:
The skill executes the markitdown command on the input file path and outputs the resulting Markdown text.
markitdown "{file_path}"