pandoc

Convert documents between formats using pandoc with templates and metadata.

Updated May 18, 2022
One-click install
npx skills add https://github.com/kendreaditya/.config --skill pandoc-kendreaditya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pandoc
Source: https://github.com/kendreaditya/.config/tree/main/claude/skills/pandoc
Command: npx skills add https://github.com/kendreaditya/.config --skill pandoc-kendreaditya

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandoc, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Convert documents between formats using pandoc to enable cross-format workflows and automation.

Core Features & Use Cases

  • Format conversion: transform between HTML, Markdown, DOCX, PDF, EPUB, LaTeX, ODT, RST, Org, MediaWiki, JIRA, CSV, and more.
  • Styling & templates: apply templates, metadata, and styling via templates and CSS when supported.
  • Automation & quick triggers: trigger conversions with natural requests like "convert this to PDF", "export as EPUB", or "render to HTML" in a consistent workflow.

Quick Start

Provide an input file and specify the target format to start a conversion (e.g., convert input.md to output.pdf).

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 using pandoc?

Yes, pandoc can convert documents to EPUB format. You can trigger the conversion with natural requests like "export as EPUB" by providing an input file and specifying EPUB as the target format.

Does this document conversion Skill require pandoc to be installed?

Yes, you can apply custom templates and metadata when converting documents. The Skill supports applying templates, metadata, and table of contents, and ships with a default CSS stylesheet for HTML outputs.

What is the best way to automate cross-format document conversion for HTML and DOCX?

The best way to automate cross-format document conversion is using pandoc to transform files between HTML, Markdown, DOCX, and more. You can trigger workflows with natural requests like "convert this to PDF" or "render to HTML".

What file formats are supported for document conversion with pandoc?

Pandoc supports converting documents between HTML, Markdown, DOCX, PDF, EPUB, LaTeX, ODT, RST, Org, MediaWiki, JIRA, CSV, and more, enabling cross-format workflows and automated styling.