Branded Deck
Security Notice
This extension includes AI agent skills that can modify AI assistant behavior. Review the skill files before installing.
On-brand slide deck pipeline for swamp: a workflow that renders a deck from a voiced brief and a design reference via openai-document.webpageDesign, plus a skill that guides authoring the copy in your writing-voice profile, pinning brand tokens, and converting the PDF to PPTX. Depends on the openai-document, writing-voice, and openai-image extensions.
v2026.05.27.2: harden the branded-deck skill against the single-page-PDF pagination failure — forbid clamping html/body height or overflow, and add a PDF page-count == slide-count check to the review step.
Render an on-brand slide deck from a voiced brief plus a design reference, via @dougschaefer/openai-document.webpageDesign (GPT vision matches the reference and a headless browser renders the deck to HTML + PDF + PNG). Pair it with the branded-deck skill, which covers authoring the slide copy in a writing-voice profile, choosing the reference and style tokens, and the optional PDF->PPTX conversion. Requires a doc-processor instance (type @dougschaefer/openai-document) with its OpenAI key in the
Initial release. Bundles the compose-branded-deck workflow (renders an on-brand deck from a voiced brief + design reference via openai-document.webpageDesign) and the branded-deck skill (author copy in a writing-voice profile, pin brand tokens, convert PDF to PPTX). Declares dependencies on openai-document, writing-voice, and openai-image.
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive0/1missing
- Most symbols documented1/1earned
- No slow types1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned