What problem does it solve?
This Skill streamlines the process of converting Markdown and Quarto documents into professional publishing formats like DOCX, PDF, and HTML, ensuring consistent formatting and reducing manual conversion effort.
Core Features & Use Cases
- Multi-format Publishing: Convert
.md or .qmd files to DOCX, PDF, or HTML.
- Template Management: Apply predefined templates for academic, business, or general documents.
- Environment Setup: Automates the installation and verification of necessary tools like Quarto, Pandoc, and TinyTeX.
- Deterministic Conversion: Prioritizes script-based conversion for reliable and reproducible results.
- Use Case: Convert your research paper draft written in Markdown into a DOCX file using a specific thesis template, ensuring correct citation formatting and layout.
Quick Start
Use the md2all skill to convert the file 'report.md' into a DOCX document using the 'academic-report' template.