ppt-svg-generator

Convert Markdown documents into PPT-ready SVG slides.

77|8|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/laborany/laborany --skill ppt-svg-generator
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ppt-svg-generator
Source: https://github.com/laborany/laborany/tree/main/skills/ppt-svg-generator
Command: npx skills add https://github.com/laborany/laborany --skill ppt-svg-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Markdown content lives in docs and notes but turning it into presentation slides is time-consuming and error-prone; this Skill automates the conversion by analyzing structure and generating SVG templates for PPT import.

Core Features & Use Cases

  • Automatically analyzes Markdown to extract a structured slide deck
  • Applies 5 preset visual styles, supports custom styling and AI-based recommendations
  • Batch generates PPT-ready SVG slides that are compatible with PPT's "Convert to Shapes" workflow

Quick Start

Use the /ppt-quick command to transform a Markdown document into a complete set of PPT-ready SVG slides.

Frequently Asked Questions about ppt-svg-generator

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

FAQPage Schema
How do I convert Markdown to SVG slides for PowerPoint import?▼

To convert Markdown to SVG slides, this workflow analyzes document structure and batch generates PPT-ready SVG files. It applies preset visual styles and enforces PowerPoint compatibility rules, outputting a complete slide deck ready for the Convert to Shapes import process.

Can I apply custom styling when generating SVG slides from Markdown?▼

Yes, you can apply custom styling when generating SVG slides from Markdown. The workflow provides five preset visual styles out of the box and supports custom styling alongside AI-assisted recommendations to ensure consistent visual formatting across the entire presentation deck.

Does the generated SVG work with PowerPoint's Convert to Shapes workflow?▼

Yes, the generated SVG files are fully compatible with PowerPoint's Convert to Shapes workflow. The Skill enforces specific PPT compatibility rules during generation, ensuring that batch-produced SVG slides import seamlessly and remain editable as native shapes.

What is the best way to automate presentation generation from Markdown notes?▼

The best way to automate presentation generation from Markdown is using a structured conversion workflow that extracts content hierarchy and applies preset templates. This eliminates manual formatting errors by batch generating editable, PPT-ready SVG slides directly from your documents.

Do I need to prepare my Markdown structure before converting it to SVG slides?▼

You need standard Markdown formatting with clear structural hierarchy before converting it to SVG slides. The workflow analyzes your document's existing structure to automatically extract the slide deck, so well-organized headings and lists yield the most accurate presentation output.