pandoc

Installation
SKILL.md

Pandoc Document Conversion Skill

Convert documents between formats using pandoc, the universal document converter.

Prerequisites

# Check if pandoc is installed
pandoc --version

# Install via Homebrew if needed
brew install pandoc

Common Conversions

Markdown to Word (.docx)

Installs
Repository
smithery/ai
First Seen
pandoc — smithery/ai