pptx

Edit existing .pptx decks while preserving layout and checking rendered slides.

63|12|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/iBz-04/gloamy --skill pptx-ibz-04
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/iBz-04/gloamy/tree/main/src/skills/assets/pptx
Command: npx skills add https://github.com/iBz-04/gloamy --skill pptx-ibz-04

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

PPTX Skill helps you update existing .pptx decks reliably without breaking layout, typography, or visual consistency, so exports and re-rendered slides still look correct.

Core Features & Use Cases

  • Deliberate deck editing: update slide content while preserving a consistent visual system across the deck.
  • Layout and regression guardrails: treat overlap, clipped text, and misalignment as bugs and re-check affected slides after late changes.
  • Preserve important content: maintain speaker notes, citations, and appendix material when present.
  • Quality-focused rendering: export or render to images/PDF and inspect the results before finishing.

Quick Start

Ask the AI to update the attached deck slides while preserving the existing layout, margins, and speaker notes, then export and visually verify the rendered slides.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I edit an existing PowerPoint deck without breaking the original layout?

You can update .pptx slide content while preserving the original design system, margins, and typography. The pptx Skill treats overlap, clipped text, and misalignment as bugs, performing visual regression checks to ensure layout consistency.

Can I update speaker notes and appendix content when editing a .pptx file?

Yes, you can change speaker notes and preserve appendix content. The pptx Skill explicitly maintains speaker notes, citations, and appendix material while applying template-based updates to the main slide content.

What is the best way to detect text overflow or alignment defects after updating presentation slides?

Perform visual regression checks by exporting or rendering slides to images and PDF, then inspecting the results. The pptx Skill treats overlap, clipped text, and misalignment as bugs and re-checks affected slides after late changes.

Does PowerPoint editing work on macOS for exporting decks to PDF?

Yes, presentation editing and PDF export work within macOS tooling boundaries. The pptx Skill respects macOS tooling boundaries when handling .pptx deck edits, enabling reliable export and post-change slide inspection to detect alignment defects.

What are the limitations of automated slide rewrites for existing .pptx files?

Automated slide rewrites require respecting the original design system and macOS tooling boundaries. The pptx Skill focuses on layout preservation, meaning it may not support heavy structural redesigns or template replacements outside the existing visual system.