pandoc

Convert documents across Markdown, DOCX, HTML, EPUB, PPTX, LaTeX, CSV, and RST formats.

3|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/garochee33/DSH --skill pandoc-garochee33
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pandoc
Source: https://github.com/garochee33/DSH/tree/main/agents/skills/pandoc
Command: npx skills add https://github.com/garochee33/DSH --skill pandoc-garochee33

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of moving content between document formats, so you can turn drafts, reports, and source files into polished deliverables without manual reformatting.

Core Features & Use Cases

  • Format Conversion: Convert Markdown, DOCX, HTML, EPUB, PPTX, LaTeX, CSV, and RST across many target formats.
  • Professional Output: Generate styled reports, ebooks, slide decks, and PDFs with templates, metadata, and citation support.
  • Advanced Transformation: Apply Lua filters for custom document logic such as heading renumbering, metadata injection, or citation rewriting.
  • Use Case: A researcher can draft notes in Markdown, convert them into a polished PDF report, and then produce a presentation deck from the same source material.

Quick Start

Ask the skill to convert your Markdown draft into a polished DOCX or PDF deliverable with appropriate formatting and metadata.

Frequently Asked Questions about pandoc

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

FAQPage Schema
How do I convert Markdown to PDF while preserving document structure and metadata?

To convert Markdown to PDF while preserving structure and metadata, this Skill uses Pandoc with optional LaTeX engines, templates, and citation support to generate styled PDF deliverables.

Can I use Lua filters to customize document conversion for reports and slide decks?

Yes, you can apply Lua filters during document conversion to execute custom logic like heading renumbering, metadata injection, and citation rewriting for reports and slide decks.

What is the best way to turn a single Markdown draft into both a DOCX report and a PPTX presentation?

The best way to turn a Markdown draft into a DOCX report and PPTX presentation is batch processing the source file across target formats, preserving original structure and metadata.

Do I need LaTeX engines to convert HTML or RST files into EPUB ebooks?

You do not need LaTeX engines for HTML or RST to EPUB ebook conversions, but they are required optional dependencies specifically for generating PDF output.

Does Pandoc document conversion support CSV and RST formats for content ingestion?

Pandoc document conversion supports CSV and RST formats for content ingestion, enabling seamless transformation across Markdown, DOCX, HTML, EPUB, PPTX, and LaTeX targets.