🧪 Skills
docx
--- name: doc-converter description: Converts document files (.pdf, .docx, .xlsx, .pptx) to Markdown using the `markitdown` command. --- # Document Converter This skill converts a document file into
v1.0.0
Description
name: doc-converter
description: Converts document files (.pdf, .docx, .xlsx, .pptx) to Markdown using the markitdown command.
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}"
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!