baoyu-slide-deck

Generate slide deck outlines and images from content for PPTX/PDF export.

24.8k|2.8k|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/JimLiu/baoyu-skills --skill baoyu-slide-deck-jimliu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-slide-deck
Source: https://github.com/JimLiu/baoyu-skills/tree/main/skills/baoyu-slide-deck
Command: npx skills add https://github.com/JimLiu/baoyu-skills --skill baoyu-slide-deck-jimliu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pptxgenjs, pdf-lib, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Generates professional slide deck images from content by creating outlines with style instructions and then rendering individual slides as images.

Core Features & Use Cases

  • Generate slide deck outlines from content and apply style instructions
  • Produce slide images for each outline and optional prompts/docs
  • Support presets or custom dimension configurations for tailored visuals

Quick Start

Feed content.md to baoyu-slide-deck to generate an outline and slide images.

Frequently Asked Questions about baoyu-slide-deck

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

FAQPage Schema
How do I convert an article into a PPTX presentation with generated images?

You can convert an article into a PPTX presentation by feeding the content to generate a styled slide outline, rendering individual slide images, and exporting the final deck to PPTX format.

What is the best way to automate slide deck creation from existing reports and notes?

Automating slide deck creation from reports and notes is done by generating a structured outline with style instructions, applying batch image generation workflows, and exporting the final visuals to PDF or PPTX.

Can I apply custom dimensions and style presets when generating slide images?

Yes, you can apply style presets or configure custom dimensions to tailor the generated slide images, ensuring the visual output matches your specific presentation layout requirements.

Does this slide generation workflow support exporting to PDF?

Yes, the slide generation workflow supports exporting to PDF, utilizing pdf-lib to convert your content outlines and rendered slide images into a distributable document format.

How do I generate presentation outlines and image prompts from markdown content?

You can generate presentation outlines and image prompts from markdown content by processing the text to create a structured slide flow, which then drives the batch image generation workflow for each slide.

What are the limitations of using pptxgenjs for automated slide deck generation?

While pptxgenjs handles PPTX export, the workflow relies on rendering individual slide images first, meaning complex native text animations or direct chart editing within PowerPoint may be limited compared to manual authoring.