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}"