What problem does it solve?
This Skill streamlines the process of converting Markdown drafts of official documents into well-formatted .docx files, ensuring adherence to government standards without the need for manual formatting.
Core Features & Use Cases
- Markdown to .docx Conversion: Transform Markdown content into .docx files that meet official formatting requirements.
- Customization Options: Adjust font, size, margins, line spacing, and page numbering to match specific document styles.
- Image Embedding: Insert local images as attachments or figures within the document.
- Preview Features: Preview font and layout plans before final export.
- Use Case: A user can use this Skill to convert a Markdown draft of a report into a professional-looking .docx file, complete with custom fonts and page layouts.
Quick Start
Convert the Markdown draft of your report to .docx format by running the command: python3 src/scripts/generate_docx.py draft.md -o report.docx --doc-type report