cli-pandoc

Convert Markdown and other sources into PDFs, HTML, slides, and more.

3|1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/ryankolean/summit-claude-skills --skill cli-pandoc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-pandoc
Source: https://github.com/ryankolean/summit-claude-skills/tree/main/skills/cli-pandoc
Command: npx skills add https://github.com/ryankolean/summit-claude-skills --skill cli-pandoc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pandoc unifies document conversion across formats, letting you transform Markdown, HTML, PDF, and more into other formats without manual rework.

Core Features & Use Cases

  • Universal format support: Convert between Markdown, HTML, DOCX, PDF, EPUB, LaTeX, and Beamer slides with a single tool.
  • Documentation workflow: Generate PDFs, HTML pages, slides, and reference docs from a single source of truth.
  • Use Case: Create a reproducible report pipeline by converting a Markdown manuscript into HTML for web publishing and PDF for print.

Quick Start

Convert a sample Markdown file to PDF to see Pandoc in action.

Frequently Asked Questions about cli-pandoc

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

FAQPage Schema
How do I convert Markdown to PDF and HTML from a single source document?

You can convert Markdown to PDF and HTML from a single source document by using a CLI-driven conversion tool to batch process files and apply templates. This eliminates manual reformatting across output formats.

What is the best way to automate document conversion for multiple output formats?

Automating document conversion for multiple output formats is best handled by a format-agnostic CLI tool. It processes Markdown or other sources into PDFs, HTML pages, and slides automatically.

Can I generate Beamer slides and EPUB files from Markdown?

Yes, you can generate Beamer slides and EPUB files from Markdown. The tool supports universal format conversion across Markdown, HTML, DOCX, PDF, EPUB, LaTeX, and Beamer slides.

Does CLI document conversion support custom templates and citation pipelines?

CLI document conversion supports custom templates and citation pipelines. It provides template-based customization and broad format support to create reproducible report pipelines.

How do I build a reproducible report pipeline that outputs web and print formats?

Build a reproducible report pipeline by converting a single Markdown manuscript into HTML for web publishing and PDF for print. This workflow generates multiple outputs without manual rework.