pandoc

Convert documents between Markdown, PDF, DOCX, and HTML using Pandoc.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies document format conversion, allowing you to easily transform files between various formats like Markdown, PDF, DOCX, and HTML without manual reformatting.

Core Features & Use Cases

  • Multi-format Conversion: Supports a wide array of input and output formats.
  • Styling and Templating: Apply custom CSS or LaTeX templates for tailored output.
  • Metadata Injection: Add titles and authors to your converted documents.
  • Use Case: Convert a Markdown report into a professional-looking PDF with a custom header and footer.

Quick Start

Use the pandoc skill to convert the file 'report.md' into 'report.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, DOCX, or HTML without manual reformatting?

You can convert Markdown files to PDF, DOCX, or HTML using this Skill to transform documents between formats automatically. It processes input files and outputs them directly as formatted documents without manual reformatting.

Can I apply custom CSS or LaTeX templates when converting documents?

Yes, you can apply custom CSS or LaTeX templates when converting documents. This allows you to tailor the styling of your output files, ensuring your converted documents meet specific formatting requirements like custom headers and footers.

What is the best way to add metadata like titles and authors to converted documents?

The best way to add metadata like titles and authors to converted documents is by using metadata injection during the conversion process. This feature embeds document properties directly into the output file as it converts between formats.

Does document conversion support cross-platform compatibility for publishing?

Yes, document conversion supports cross-platform compatibility for publishing. By transforming source files into standard formats like PDF, DOCX, and HTML, it facilitates seamless document publishing and content repurposing across different platforms.

How do I transform a Markdown report into a professional-looking PDF?

To transform a Markdown report into a professional-looking PDF, you use this Skill to convert the file while applying custom styling. It supports adding custom headers and footers via templates to produce a polished final PDF.