# Tristan Mcinnis PPTX From Layouts Skill Powerpoint Igorwarzocha

> <instructions>

- Skill: `tomevault-io/tristan-mcinnis-pptx-from-layouts-skill-powerpoint-igorwarzo` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/tristan-mcinnis-pptx-from-layouts-skill-powerpoint-igorwarzo`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/tristan-mcinnis-pptx-from-layouts-skill-powerpoint-igorwarzo/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/tristan-mcinnis-pptx-from-layouts-skill-powerpoint-igorwarzo

---


<instructions>
<powerpoint_professional_suite>

<high_fidelity_creation>
The preferred method for precise layout positioning:

1. **HTML**: Create slides (720pt x 405pt). Text MUST be in `<p>`, `<h1>`-`<h6>`, or `<ul>`.
2. **Visuals**: You MUST rasterize gradients/icons as PNGs using Sharp FIRST. **Reference**: `references/html2pptx.md`.
3. **Execution**: Run `html2pptx.js` to generate the presentation.
</high_fidelity_creation>

<template_structure>
For deck editing or template mapping:
- **Audit**: Generate thumbnail grid (`scripts/thumbnail.py`) to analyze layout.
- **Duplication**: Use `scripts/rearrange.py` to duplicate and reorder slides.
- **Text Injection**: Use `scripts/replace.py` with the JSON inventory to populate content.
</template_structure>

<design_quality>
- **Fonts**: You MUST use web-safe fonts ONLY (Arial, Helvetica, Georgia).
- **Colors**: You MUST NOT use the `#` prefix in PptxGenJS hex codes (causes corruption).
- **Layout**: You SHOULD prefer two-column or full-slide layouts. You MUST NOT stack charts below text.
- **Verification**: You MUST generate a final thumbnail grid with `--cols 4` to inspect for text cutoff or overlap issues.
</design_quality>

</powerpoint_professional_suite>
</instructions>

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/tristan-mcinnis) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

