pptx-craft

Automate PPT production from research and planning to PPTX and PDF generation.

7|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/coolplayagent/relay-teams --skill pptx-craft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx-craft
Source: https://github.com/coolplayagent/relay-teams/tree/main/src/relay_teams/builtin/skills/pptx-craft
Command: npx skills add https://github.com/coolplayagent/relay-teams --skill pptx-craft

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-pptx, and includes scripts (resource) components.

What problem does it solve?

PPT deck creation is time-consuming and error-prone when research, planning, and design are done across disparate tools. This Skill streamlines the entire process.

Core Features & Use Cases

  • End-to-end PPT workflow: research, planning, generation, and delivery in a single pipeline.
  • SVG to PPTX pipeline: deterministic conversion of vector assets into editable slides.
  • Template-driven styling: applies consistent visuals using defined style guides and color tokens.
  • Use Case: teams delivering weekly product updates can produce consistent decks in minutes.

Quick Start

Provide a topic to start the end-to-end PPT generation workflow.

Frequently Asked Questions about pptx-craft

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end PPT generation from a single topic?

End-to-end PPT generation automates the workflow from research and planning to slide creation. Provide a topic to trigger a stage-gated process that produces research notes, a plan, and a final PPTX deck.

Can I convert SVG vector assets into editable PPTX slides?

Yes, the SVG to PPTX pipeline converts vector assets into editable slides. This deterministic conversion ensures generated presentation decks maintain consistent structure and visuals.

How does the presentation planning workflow handle styling and structure?

The presentation workflow uses template-driven styling with defined style guides and color tokens. It generates a ppt_plan.md file before slide creation to ensure repeatable structure and consistent visuals.

Do I need python-pptx to automate presentation deck delivery?

Yes, python-pptx is required as the core dependency to automate presentation deck delivery. It handles the final packaging stage, converting planned content into PPTX and PDF files.

What is the best way to produce consistent weekly product update decks in minutes?

The best way to produce consistent decks is using an automated end-to-end PPT workflow. It applies template-driven styling and stage-gated reviews to generate repeatable presentation structures quickly.

Why does the PPT workflow include a gating review before slide generation?

The PPT workflow includes a gating review to validate the research notes and ppt_plan.md before final generation. This stage-gated process prevents errors and ensures the output deck meets quality standards.