seulee26/pptx-deck-plugin

Agent-driven Claude Code plugin: Excel/Word/PDF → pixel-perfect PPT from your template

4Stars on the repository
8Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

content-parser

01

seulee26/pptx-deck-plugin

Agent

Synthesizes an executive-ready outline (title, sections, items typed as kpi/process/matrix/table/image/content) from an Excel, Word, or PDF file. Collapses tabular data — never 1:1 transcribes rows into slides. Invoke only from deck-orchestrator.

4 4mo ago A 62 tokens

deck-assembler

02

seulee26/pptx-deck-plugin

Agent

Clones template slide XML verbatim and injects placeholder text to build the final PPT. Invoke only from deck-orchestrator after slide-matcher produces slideplan.json.

4 4mo ago A 38 tokens

deck-orchestrator

03

seulee26/pptx-deck-plugin

Agent

Director/conductor for the pptx-deck agent team. Invoke when the user asks to build an executive-ready PPT from an Excel/Word/PDF input using the classified template catalog. Coordinates content-parser → slide-matcher → deck-assembler → qa-verifier end-to-end.

4 4mo ago A 61 tokens

qa-verifier

04

seulee26/pptx-deck-plugin

Agent

Renders the assembled deck to PNG and checks for layout drift, missing text, and untouched placeholders. Invoke only from deck-orchestrator as the final step.

4 4mo ago A 36 tokens

slide-matcher

05

seulee26/pptx-deck-plugin

Agent

Picks which template slides to use for each piece of content, using the classified slide catalog. Enforces a hard 30-slide budget. Invoke only from deck-orchestrator after content-parser has produced outline.json.

4 4mo ago A 47 tokens