pandoc
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
Convert documents between formats using pandoc, the universal document converter.
# Check if pandoc is installed
pandoc --version
# Install via Homebrew if needed
brew install pandoc