to-markdown
Installation
SKILL.md
Convert files to Markdown using markitdown — Microsoft's utility that extracts and structures content from many file formats.
Supported Formats
| Format | Notes |
|---|---|
| Text extracted; table structure may be approximate | |
| Word (.docx) | Clean conversion including tables |
| Excel (.xlsx) | Sheets as markdown tables |
| PowerPoint (.pptx) | Slide text and structure |
| HTML | Cleaned readable content |
| Images | OCR (requires LLM vision for best results) |
| Audio | Transcription via SpeechRecognition |
| CSV / JSON / XML | Structured text |
| YouTube URLs | Transcript extraction |
| EPub | Chapter text |