← ClaudeAtlas

docx-exportlisted

Render the MGT4897 report from Markdown to a submission-ready DOCX and PDF in the Clean Technical Document standard — A4, 1-inch margins, centred black title, dark teal
Faaz17/Agents-and-Skills · ★ 1 · Data & Documents · score 74
Install: claude install-skill Faaz17/Agents-and-Skills
# Document export — Clean Technical Document standard ## The standard | Element | Specification | |---|---| | Page size | **A4** *(deviation from the standard's US Letter default — this is a UK university submission; A4 is expected)* | | Margins | 1 inch (2.54 cm) all round | | Body font | Calibri 11pt, 1.5 line spacing | | Title | Centred, black, bold, 20pt, on the cover page | | Headings | Dark teal `#0F4761`, **sentence case** — "Capacity gap analysis", not "Capacity Gap Analysis" | | H1 / H2 / H3 | 16pt / 13pt / 11.5pt bold, all in `#0F4761` | | Section transitions | Plain. **No decorative horizontal rules** after sections | | Tables | Complete thin grey `#7F7F7F` borders around **every** cell — all four sides, including interior gridlines | | Table headers | Bold, minimal shading only | | Page breaks | Real Word page breaks. **Never** emit `\newpage`, `---`, or any visible layout command | | Numbering | Page numbers in the footer, centred | Sentence case on headings is the detail most often missed. ## What this report specifically needs The brief mandates a **cover page** and a **table of contents**. Both sit outside the word count. The cover page carries: - Report title - "Prepared for: the Chief Operating Officer, Dubai International Airport" - Student name and student ID - Module: MGT4897 Global Operations Management - Submission date: 4 September 2026 - Word count ## Running the export py .claude/skills/docx-export/scripts/md_to_docx.py 01-Report/report.m