pptx-generator

Generate branded PPTX decks and LinkedIn carousel PDFs from cookbook layouts.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/nickyeager/sorrynotsorry --skill pptx-generator-nickyeager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx-generator
Source: https://github.com/nickyeager/sorrynotsorry/tree/main/skills/claude-code-skills/pptx-generator
Command: npx skills add https://github.com/nickyeager/sorrynotsorry --skill pptx-generator-nickyeager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-pptx.

What problem does it solve?

This Skill automates the creation of branded PowerPoint decks and LinkedIn carousels, eliminating manual slide design work and ensuring brand consistency.

Core Features & Use Cases

  • Slide Generation: Create presentations for any brand using cookbook layouts and brand configurations.
  • Carousel Generation: Produce LinkedIn carousels (1:1) and export PDFs for social sharing.
  • Layout Management: Reuse, customize, and organize slide layouts from a brand-aware cookbook.

Quick Start

Use the pptx-generator skill to create a deck for brand "rasmus" with layout "title-slide" and generate a 5-slide batch.

Frequently Asked Questions about pptx-generator

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

FAQPage Schema
How do I automate generating branded PowerPoint slides from templates?

Automating branded PowerPoint slide generation requires reading brand configurations and tone-of-voice guidelines to apply reusable cookbook layouts. This Skill uses python-pptx to produce on-brand PPTX decks programmatically, enforcing a 5-slide batch limit per run.

Can I generate LinkedIn carousel PDFs from PPTX slides?

Generating LinkedIn carousel PDFs from PPTX slides is supported by outputting 1:1 ratio carousel formats alongside standard presentation files. The Skill exports social-ready PDFs using python-pptx and brand-aware cookbook layouts for immediate sharing.

What do I need to set up before generating on-brand presentations with python-pptx?

Generating on-brand presentations requires a brand.json configuration file, tone-of-voice guidelines, and reusable cookbook slide layouts. You need the python-pptx dependency installed to process these inputs and output branded PPTX files and carousel PDFs.

How does brand consistency work when generating multiple PPTX decks?

Brand consistency in generated PPTX decks is maintained by reading a centralized brand.json file and tone-of-voice guidelines. The Skill applies these configurations across reusable cookbook layouts to ensure every slide batch aligns with your brand resources.

Are there limitations on the number of slides I can generate in one batch?

Generating slides in batches is limited to 5 slides per run to maintain template consistency and processing reliability. You can execute multiple batches sequentially to build larger branded PPTX presentations and LinkedIn carousels.

What is the best way to create marketing and education presentations from reusable layouts?

Creating marketing and education presentations from reusable layouts involves applying brand-aware cookbook templates to generate on-brand decks. The Skill outputs both PPTX files for internal communications and carousel PDFs for social media distribution.