MarkItDown Converter Skill Convert files (PDF, DOCX, XLSX, PPTX, HTML, CSV, images, audio) to Markdown using Microsoft's MarkItDown library. Usage Supported File Types | Format | Extensions | | --------------- | ------------------------------------- | | Documents | .pdf, .docx, .pptx, .xlsx | | Web | .html, .htm | | Data | .csv, .json, .xml | | Images | .jpg, .jpeg, .png, .gif, .webp | | Audio | .mp3, .wav, .m4a | | Archives | .zip (extracts and converts contents) | | Video platforms | YouTube URLs | Installation CLI Wrapper The CLI wrapper is at . Convert a file to stdout Convert and save to…