export
SolidConvert thesis chapters and reading notes from Markdown to Word (.docx) and package for submission. Use when preparing materials for supervisors or examiners.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- yha9806
- Repository
- yha9806/academic-writing-toolkit
- Created
- 4 months ago
- Last Updated
- 4 days ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
markdown-to-docx
Use this skill whenever the user wants to convert a Markdown file to a Word document (.docx). Triggers include: 'convert markdown to Word', 'convert .md to .docx', 'render mermaid to Word', 'generate Word doc from markdown', 'export markdown as docx', or any request to turn a .md file into a .docx. Use this skill even if the user just says 'make a Word doc from this markdown' or 'convert this to Word'. This skill handles: (1) native Word TOC placed after the document header block (H1 title + metadata + '---' separator), (2) Mermaid diagram blocks rendered to high-resolution PNG and embedded as images, and (3) tables formatted with colored header rows, alternating row shading, and borders. Do NOT use for PDFs, Google Docs, spreadsheets, or general DOCX editing unrelated to Markdown conversion.
skill-doc-delivery
Convert markdown to DOCX, PPTX, XLSX, PDF office documents — use when you need exportable deliverables
md-to-docs
Export a folder of Markdown files into polished per-file .pdf AND .docx documents, with Mermaid diagrams rendered as real images and full Thai-language support. Use whenever the user wants to turn .md docs into shareable/printable Word or PDF deliverables — e.g. "แปลง md เป็น pdf/docx", "export เอกสารเป็น Word", "ทำเอกสารส่งจาก markdown", "รวมสเปกเป็น pdf", "convert these markdown files to documents", "make printable docs from this folder". Each .md becomes its own PDF + DOCX (not one merged file). Do NOT use for authoring/analyzing the content itself (that is system-analyst) or for a single throwaway HTML preview.