markitdown-converter
Installation
SKILL.md
MarkItDown Converter
Convert almost any document into clean, structure-preserving Markdown using Microsoft's MarkItDown, then either deliver the file or analyze its contents.
When to Use
- User wants a PDF / Word / Excel / PowerPoint / HTML / CSV file as Markdown.
- User wants a folder or ZIP of mixed files turned into one Markdown file.
- User uploads a format you can't read natively and wants its text.
- User asks a question about a non-text file — convert quietly, then answer.
Prerequisites
pip install "markitdown[all]"