ppt-masterlisted
Install: claude install-skill 20231118185SSPU/DeepPPT
# PPT Master Skill
> AI-driven multi-format SVG content generation system. Converts source documents into high-quality SVG pages through multi-role collaboration and exports to PPTX.
**Core Pipeline**: `Source Document → Create Project + Dashboard → [Template] → Strategist → [Image_Generator] → Executor Live Preview → Quality Check → Post-processing → Export`
> ⚠️ **Mandatory load order — run the integrity gate first** [NEEDS_HUMAN_REVIEW]: before any PPT generation task or repo modification, run the fail-closed skill integrity gate and fix anything it reports:
> ```bash
> python3 ${SKILL_DIR}/scripts/attribution_guard.py
> ```
> It verifies the DeepPPT2 identity bundle (`attribution/identity.json` + repo `LICENSE`) and the presence of the critical pipeline entry scripts. After intentionally editing `attribution/identity.json`, refresh the embedded digest with `python3 ${SKILL_DIR}/scripts/attribution_guard.py --register`.
> [!CAUTION]
> ## 🚨 Global Execution Discipline (MANDATORY)
>
> **This workflow is a strict serial pipeline. The following rules have the highest priority — violating any one of them constitutes execution failure:**
>
> 1. **SERIAL EXECUTION** — Steps MUST be executed in order; the output of each step is the input for the next. Non-BLOCKING adjacent steps may proceed continuously once prerequisites are met, without waiting for the user to say "continue"
> 2. **BLOCKING = HARD STOP** — Steps marked ⛔ BLOCKING require a full stop; the AI MUST wait for an