Skip to content

converters — guides

Get documents into Markdown and back out again. The converters pack: pull text out of office files and diagrams (file-to-markdown), bake Mermaid fences into real images (mermaid-renderer), turn Markdown into a self-contained styled HTML page (markdown-to-html), publish Markdown back out as a branded Word doc / PowerPoint deck / Excel workbook by filling your template (markdown-to-docx, markdown-to-pptx, markdown-to-xlsx), and read Outlook .msg email into Markdown (msg-to-markdown). Each one is a thin wrapper: the agent invokes a script and reports where the output landed.

New here? Start with Convert documents to Markdown — it's the entry point for most of what this pack does. Then chain the others: render the diagrams in your Markdown, or push it out as HTML.

How-to

Task-oriented recipes for a problem you already have.

Reference

Information-oriented, dry and complete.

  • Converter skills — every skill's inputs, outputs, flags, and the external tools each one needs.

Installing the pack, upgrading it, and the adapter support matrix live in ../_shared/.