Doc Converter

Converts document files (.pdf, .docx, .xlsx, .pptx) to Markdown using the `markitdown` command.

dvcrn Updated 32 repo stars

File contents

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:

  • .pdf
  • .docx
  • .xlsx
  • .pptx

Execution

The skill executes the markitdown command on the input file path and outputs the resulting Markdown text.

markitdown "{file_path}"

dvcrn/openclaw-skills-marketplace/tree/main/plugins/ytyytt520--doc-converter/skills/doc-converter commit 8e6f7de006

Frequently asked questions

npx skillmds@latest add dvcrn/doc-converter