pptx-html-fidelity-audit

Community

Ensure PPTX exports faithfully match HTML decks.

AuthorLucasOl1337
Version1.0.0
Installs0

System Documentation

What problem does it solve?

PPTX exports generated from HTML slide decks often drift from the source, causing footer overlaps, italic/style mismatches, misaligned blocks, and other layout inconsistencies. This Skill provides a repeatable audit and repair workflow to detect and fix these drift patterns so the final PPTX faithfully mirrors the HTML deck.

Core Features & Use Cases

  • Automated ground-truth extraction: use scripts/extract_pptx.py to dump slide shapes, positions, and typographic runs.
  • Deterministic audit tables: produce a Step-3 style table of issues with severity to drive fixes, using verify_layout.py.
  • Footer-rail + cursor-flow discipline: enforce rails and centering rules to prevent content crossing rails and to keep hero slides centered.
  • Re-export workflow: adjust export constants and font rules, then verify with scripts/verify_layout.py before final delivery.

Quick Start

Audit a PPTX deck against its HTML source using scripts/extract_pptx.py and scripts/verify_layout.py to generate a validated re-export that adheres to the footer-rail and cursor-flow discipline.

Dependency Matrix

Required Modules

python-pptx

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pptx-html-fidelity-audit
Download link: https://github.com/LucasOl1337/simple-ai/archive/main.zip#pptx-html-fidelity-audit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.