← ClaudeAtlas

ppt-masterlisted

AI-driven multi-format SVG content generation system. Converts source documents (PDF/DOCX/URL/Markdown) into high-quality SVG pages and exports to PPTX through multi-role collaboration. Use when user asks to "create PPT", "make presentation", "生成PPT", "做PPT", "制作演示文稿", or mentions "ppt-master".
20231118185SSPU/DeepPPT · ★ 1 · Data & Documents · score 72
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