
de openspace5,230
Generate DOCX/PDF/HTML from Markdown using Pandoc by default; fallback to ReportLab for heavy Unicode or programmatic layouts. Includes sanitization and backend
This skill provides a robust document-generation workflow that prefers direct Pandoc execution for standard Markdown→DOCX/PDF/HTML conversions and uses ReportLab as a reliable fallback for heavy Unicode or programmatic PDF needs. It outlines quick-start steps, Unicode sanitization, two backend paths (Pandoc and ReportLab), troubleshooting tips, and sample scripts for typical conversion tasks.
Use the Pandoc path for most straightforward conversions (DOCX, HTML, PDF when LaTeX is available). Choose the ReportLab path when documents contain heavy Unicode (CJK, special symbols), require precise programmatic layout, or when LaTeX/pandoc dependencies are unavailable. Use the dual-backend workflow when you need automated fallback and error recovery between backends.
Suitable for agents that can run shell commands and write files (shell-enabled agents such as Claude Code, Copilot/Codex-like environments, Cursor/Gemini CLI integrations).
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.