baoyu-slide-deck

Generate slide deck images and merge them into PPTX and PDF formats.

210|49|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/treylom/knowledge-manager --skill baoyu-slide-deck-treylom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-slide-deck
Source: https://github.com/treylom/knowledge-manager/tree/main/.claude/skills/baoyu-slide-deck
Command: npx skills add https://github.com/treylom/knowledge-manager --skill baoyu-slide-deck-treylom

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of professional slide decks from raw content, eliminating the time-consuming process of manual design and layout.

Core Features & Use Cases

  • Content to Slides: Converts text content into visually appealing slide images.
  • Style Customization: Offers a wide range of visual styles (e.g., blueprint, sketch-notes, corporate) to match presentation needs.
  • Use Case: Provide a long article or a set of notes, and have the Skill generate a complete, visually consistent presentation ready for sharing or further refinement.

Quick Start

Use the baoyu-slide-deck skill to create slides from the content in 'my_article.md' using the 'sketch-notes' style.

Frequently Asked Questions about baoyu-slide-deck

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

FAQPage Schema
How do I automate slide deck creation from raw text content?

Automating slide deck creation involves analyzing raw text to generate outlines, producing individual slide images, and merging them into PPTX or PDF formats. This eliminates manual design and layout work.

What visual styles are available for automated presentation generation?

Automated presentation generation supports various visual styles including blueprint, sketch-notes, and corporate. You can select a style to ensure visually consistent slide images tailored to your specific audience and presentation needs.

Can I convert markdown content directly into PPTX and PDF formats?

Yes, you can convert markdown content directly into PPTX and PDF formats. The process analyzes your markdown file, generates visual slide images based on the content, and compiles them into the final presentation formats.

Do I need any specific dependencies to generate slide images with Node.js?

Generating slide images requires Node.js dependencies including pdf-lib and pptxgenjs. These libraries handle the merging of individual slide images into the final PPTX and PDF presentation files.

What is the best way to turn a long article into a visually consistent presentation?

The best way to turn a long article into a presentation is to use automated content generation that analyzes the text, creates a structured outline, and produces visually consistent slide images merged into a shareable deck.

Are there limitations when merging slide images into a PDF presentation?

Merging slide images into a PDF presentation relies on pdf-lib, meaning limitations are tied to that library's rendering capabilities. Complex vector animations or interactive elements are not supported in the final output.