ms-office-generator

Convert Markdown or structured data into Word and PowerPoint documents.

1|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/45black-Limited/uk-legal-plugins --skill ms-office-generator-45black-limited
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ms-office-generator
Source: https://github.com/45black-Limited/uk-legal-plugins/tree/main/skills/ms-office-generator
Command: npx skills add https://github.com/45black-Limited/uk-legal-plugins --skill ms-office-generator-45black-limited

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of polished Microsoft Office documents by converting Markdown or structured data into Word (.docx) and PowerPoint (.pptx) files, saving time and ensuring consistent branding.

Core Features & Use Cases

  • Markdown to DOCX and PPTX conversion with preservation of basic formatting.
  • Optional Saville Edition branding for brand-consistent documents.
  • Generate branded reports, brand guidelines, and stakeholder-ready documents from markdown content.

Quick Start

Convert input.md to output.docx using the branded option to apply Saville Edition styling.

Frequently Asked Questions about ms-office-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Markdown to branded Word and PowerPoint documents?

You can convert Markdown to branded Word (.docx) and PowerPoint (.pptx) documents by using Python-based tooling like python-docx and python-pptx to parse input and render formatted Office files with consistent styling.

Can I generate stakeholder-ready reports directly from Markdown content?

Yes, generating stakeholder-ready reports from Markdown content is supported. The conversion process preserves basic formatting and applies optional Saville Edition branding to ensure documents are polished and brand-consistent.

Do I need python-docx and python-pptx to automate Office document generation?

Yes, automating Office document generation requires Python-based tooling such as python-docx and python-pptx, or template-based rendering, to parse structured data and render formatted Word and PowerPoint files.

What is the best way to apply brand guidelines to Markdown-generated PPTX files?

The best way to apply brand guidelines to Markdown-generated PPTX files is by using the optional Saville Edition branding option during conversion, which enforces brand-consistent styling across your stakeholder-ready presentations.

Does Markdown to DOCX conversion preserve basic formatting?

Markdown to DOCX conversion preserves basic formatting by parsing the input content and rendering it into a formatted Word document, ensuring that essential structural elements remain intact for branded reports.

When do I need to use template-based rendering for Office document generation?

You need template-based rendering for Office document generation when creating brand guidelines or stakeholder-ready documents that require consistent styling beyond basic Markdown formatting preservation in Word and PowerPoint outputs.