Use when creating or editing Markdown for professional output: reports, memos, proposals, briefs, guides, SOWs, policies, or presentation decks. Modes: document (multi-page) and presentation (16:9 slides). Output: PDF (default), Word (.html via --format word, opens in Word), or .docx (--format docx, requires pandoc). Trigger for document/presentation requests, 'Word document' or 'HTML for Word', and when themes (comotion, comotion-ai, seedanalytics) or sensitivity (public, internal, confidential, secret) are mentioned. Creates .md and generates branded PDF/Word/.docx. Do not use for code, READMEs, or casual snippets.
Create professional .md files rendered as branded, themed PDF, Word (HTML), or .docx via scripts/md_to_pdf.py. All logos, backgrounds, and theme configs are bundled under themes/.
Output formats: PDF (default) | Word document — use --format word to generate an .html file that opens in Microsoft Word (theme styling and heading structure preserved; no pandoc required) | .docx — use --format docx for native Word (requires pandoc on PATH).
Two content modes:
.md file with correct frontmatter.md and the generated file (.pdf, .html, or .docx) to /mnt/user-data/outputs/ and present themEvery file MUST start with a YAML frontmatter block:
---
Edit PDFs with natural-language instructions using the nano-pdf CLI.