What problem does it solve?
This Skill removes the manual effort of copying, cleaning, and reformatting documents by converting them directly into LLM-friendly Markdown that preserves structure as much as possible.
Core Features & Use Cases
- Multi-format conversion to Markdown: Convert PDFs, Office files, images (with OCR), audio (with transcription), HTML, data formats, archives, and YouTube URLs into a single Markdown output format.
- AI-enhanced image and slide descriptions: Enrich converted Markdown with detailed descriptions using OpenRouter-backed vision-capable LLMs for scientific figures and presentation content.
- Use cases: Turn research papers into Markdown for literature review, extract tables from spreadsheets for analysis, and generate slide notes by converting PPTX plus AI descriptions for figures.
Quick Start
Convert a file to Markdown with AI image descriptions by running: markitdown document.pdf > output.md.