pptx-maker

Convert approved slide plans, templates, and SVG files into deliverable PPTX presentations.

Updated Aug 22, 2026
One-click install
npx skills add https://github.com/JustinChangTW/ai-skills-core --skill pptx-maker-justinchangtw
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pptx-maker
Source: https://github.com/JustinChangTW/ai-skills-core/tree/main/skills/07-presentations-visual/pptx-maker
Command: npx skills add https://github.com/JustinChangTW/ai-skills-core --skill pptx-maker-justinchangtw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve? Turning finalized slide content into an actual PPTX file often goes wrong: storylines get silently rewritten during production, whole pages get rasterized into uneditable images, or designs that look fine on screen fail on projectors. This Skill handles the production stage only, choosing the right build route and enforcing QA so the output is openable, editable, and faithful to the approved content. ## Core Features & Use Cases - Four production routes: build a new deck from scratch, remix an existing brand template, assemble page-numbered SVGs into PPTX, or surgically edit specific slides, notes, and themes in an existing PPTX via OOXML. - Slide build spec: converts per-page content plans into a structured build specification covering layout type, visual components, asset gaps, and immutability constraints before production starts. - Five optional style systems: Swiss Style, Bento, Flat Design, Google Material, and Memphis, each with fit criteria, execution rules, and QA checklists, applied only when explicitly requested. - Use Case: You have an approved 8-page content plan and a corporate template PPTX. The Skill inventories the template layouts, maps content to suitable placeholders, replaces content without touching unapproved pages, and delivers the deck with a QA report. ## Quick Start Ask the assistant to turn your approved page-by-page slide plan into a 16:9 PPTX deck using your company template, keeping all other content unchanged.

Frequently Asked Questions about pptx-maker

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

FAQPage Schema
How do I turn a slide content plan into a PPTX file?▼

Provide the approved per-page plan, brand colors, and output format, then the Skill selects a production route such as from-scratch HTML or programmatic PPTX generation. It builds a per-page build spec first, then produces the deck with QA checks for overflow and alignment.

How to convert SVG slides into a PowerPoint deck?▼

The svg-to-pptx route assembles page-numbered SVG files into a PPTX matching the original aspect ratio, preserving vector and text editability. It explicitly forbids rasterizing pages to PNG and pasting them back as images.

Can I edit only specific pages of an existing PPTX?▼

Yes, the ooxml-surgical-edit route unpacks the PPTX and modifies only the specified slides, speaker notes, comments, or theme files. Unrequested pages remain untouched, and each batch of changes is validated before repacking.

What slide design styles does it support?▼

Five optional styles are supported: Swiss Style, Bento, Flat Design, Google Material, and Memphis. None is a default; a style is applied only when explicitly requested, and each has fit criteria and QA rules in its reference file.

When should I not use this Skill for presentations?▼

Do not use it when content is not yet finalized, such as planning topics, audience strategy, storylines, or speech writing. Those tasks belong to an upstream content-planning skill; this one only handles production of approved material.

Why do slides look fine on screen but fail when projected?▼

Screen-oriented designs often use dark backgrounds and small fonts that lose contrast on projectors or in print. The Skill defaults to high-contrast light mode with minimum font sizes for offline projection unless a high-brightness LED venue is confirmed.