# Native Enhance PPTX

> Enhance a finished PPTX while keeping visible content and layout stable. Use for adding or replacing speaker notes, narration audio, auto-advance timing, or slide transitions through direct OOXML. Do not use for redesign, raw template filling, SVG-generated project narration, or changing slide content.

- Skill: `humanist96/native-enhance-pptx-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add humanist96/native-enhance-pptx-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/humanist96/native-enhance-pptx-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: humanist96 (https://skillmd.com/u/humanist96)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/humanist96/native-enhance-pptx-2

---


# Native PPTX Enhance

Use this standalone direct-PPTX route only after
[`../ppt-master/workflows/routing.md`](../ppt-master/workflows/routing.md)
selects native enhancement.

## Runtime Procedure

1. Read
   [`../ppt-master/workflows/native-enhance-pptx.md`](../ppt-master/workflows/native-enhance-pptx.md)
   in full.
2. Execute that workflow step by step, including its enhancement-plan
   confirmation, any separate voice/settings confirmation, apply, and read-back
   gates.
3. Keep slide count, order, visible wording, and layout stable unless the user
   changes the request and routing selects a different route.

Shared scripts do not imply main-pipeline inheritance. Do not load or execute
the main SVG `ppt-master` skill, Strategist/Executor references,
`finalize_svg.py`, `svg_to_pptx.py`, or `verify_deck.py` for this route unless
the native-enhancement workflow explicitly hands off to one of them.

