Hi all.
I have built a skill to export the Repo Wiki to PDF format with full Mermaid diagram support.
Features:
-
Automatically renders Mermaid diagrams in PDF output
-
Auto-installs missing Python dependencies
-
Parallel processing for faster conversion
-
Creates cover page & table of contents
-
Cross-platform (Windows, macOS, Linux), only tested on Windows but should run fine on others.
GitHub: https://github.com/rendersman/export-repo-wiki-to-pdf
Would love feedback or contributions!