slide-pptx-builder

Convert markdown slide content into branded PowerPoint files using python-pptx.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/linhlvit/ubck_atomic_design --skill slide-pptx-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slide-pptx-builder
Source: https://github.com/linhlvit/ubck_atomic_design/tree/main/.claude/skills/slide-pptx-builder
Command: npx skills add https://github.com/linhlvit/ubck_atomic_design --skill slide-pptx-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-pptx, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

Manually creating PowerPoint presentations that adhere to strict corporate brand templates like VIB/FSS is time-consuming and prone to formatting errors, especially when converting existing markdown content into polished, stakeholder-ready slides.

Core Features & Use Cases

  • 7 Standard Slide Layouts: Supports cover, table of contents, section divider, content with/without image, table, and closing slides that match official VIB/FSS design standards.
  • Auto Brand Alignment: Automatically applies correct brand colors, typography, and positioning per the official template, eliminating manual formatting work.
  • Use Case: A data modeler can convert their existing markdown design documentation into a client-ready, consistently branded PowerPoint presentation for stakeholder reviews in minutes.

Quick Start

Use the slide-pptx-builder skill to convert the attached markdown slide content file 'data_model_overview.md' into a branded PowerPoint presentation saved to the docs/output/slides/ directory.

Frequently Asked Questions about slide-pptx-builder

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

FAQPage Schema
How do I convert markdown to a branded PowerPoint presentation?

You can convert markdown to a branded PowerPoint presentation by using a script that applies corporate template standards to your markdown content, automatically generating correctly formatted .pptx slides with appropriate layouts, typography, and color schemes.

What slide layouts are supported when generating PPTX from markdown?

When generating PPTX from markdown, the supported slide layouts include cover, table of contents, section divider, content with or without image, table, and closing slides that match official corporate design standards.

Do I need python-pptx to build slides from markdown?

Yes, you need the python-pptx library installed to build slides from markdown. It provides the underlying functionality required to generate the PowerPoint files and apply the correct brand formatting and positioning.

Can I automate formatting for corporate brand templates in PowerPoint?

You can automate formatting for corporate brand templates in PowerPoint by processing markdown content through a script that automatically applies correct brand colors, typography, and positioning, eliminating manual formatting work for stakeholder-ready presentations.

What is the best way to create a client-ready presentation from markdown design documentation?

The best way to create a client-ready presentation from markdown design documentation is to use an automated conversion tool that maps markdown content directly into predefined corporate template layouts, ensuring consistent brand alignment in minutes.

Why does my markdown to PPTX conversion not match my brand template?

Your markdown to PPTX conversion may not match your brand template if the process lacks access to the specific bundled template and background asset files needed to apply the correct layout, typography, and color schemes.