md-to-office

Convert Markdown documents to DOCX, PPTX, PDF, and HTML via Pandoc.

1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/rovanni/IalClaw --skill md-to-office-rovanni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: md-to-office
Source: https://github.com/rovanni/IalClaw/tree/main/skills/internal/md-to-office
Command: npx skills add https://github.com/rovanni/IalClaw --skill md-to-office-rovanni

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Markdown-to-Office conversion streamlines turning plain Markdown into fully formatted Office documents (Word, PowerPoint, PDF) for easy sharing and professional output.

Core Features & Use Cases

  • Pandoc-based conversions from Markdown to DOCX, PPTX, PDF, HTML, and more
  • Optional reference templates to standardize styling across documents and presentations
  • Batch processing support for multi-file projects, templates, and reusability

Quick Start

Provide your Markdown content and specify the target format (docx, pptx, or pdf) to generate the corresponding Office document.

Frequently Asked Questions about md-to-office

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert markdown to PowerPoint and Word documents?

You can convert markdown to PowerPoint and Word by providing your Markdown content and specifying docx or pptx as the target format. The Skill uses Pandoc to generate the corresponding Office documents, streamlining professional publishing.

Can I batch convert multiple Markdown files into Office formats?

Yes, you can batch convert multiple Markdown files into Office formats. The Skill supports multi-file inputs and batch processing, enabling you to generate multiple docx, pptx, or pdf documents simultaneously for large publishing projects.

Does Pandoc markdown to docx conversion support reference templates?

Yes, markdown to docx conversion supports optional reference templates. This allows you to standardize styling across multiple documents and presentations, ensuring consistent professional formatting throughout your generated Office files.

What is the best way to generate a PDF from Markdown for professional publishing?

The best way to generate a PDF from Markdown for professional publishing is using this Pandoc-based conversion tool. You simply provide your Markdown content, specify pdf as the target format, and the engine produces a fully formatted document for sharing.

Do I need Pandoc installed to convert Markdown to Office formats?

Yes, you need Pandoc because the Skill relies on it for the underlying conversion logic. Pandoc handles the transformation from Markdown into docx, pptx, pdf, and html formats, ensuring accurate document generation and formatting.