proslide

Generate text-only Slidev slide decks from input content with outline modes.

Updated Jan 9, 2026
One-click install
npx skills add https://github.com/hoangvantuan/claude-plugin --skill proslide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proslide
Source: https://github.com/hoangvantuan/claude-plugin/tree/main/skills/proslide
Command: npx skills add https://github.com/hoangvantuan/claude-plugin --skill proslide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

ProSlide eliminates the tedious manual work of turning raw content into polished, text-only slide decks. It automates outline creation, sectioning, and templated slide generation to accelerate presentation prep.

Core Features & Use Cases

  • New mode / Reuse mode: generates outlines from fresh input or reuses an existing outline.
  • Outline-driven slides: creates Content Map, content blocks, and Slidev-ready markdown following strict structure.
  • Vietnamese-first UX with support for 3 detail levels (L1-L3) and Slidev themes; outputs a complete Slidev project and optional PDF export.
  • Output structure and templates: produces a consistent folder layout (output/{slug}-{YYMMDD-HHmm}/ and slides/{slug-theme}) using references/slide-templates.md for slide patterns.

Quick Start

To generate slides, provide content input (text or file path) and choose a target detail level and theme. ProSlide will create an outline, content map, and slides.md, then build and optionally export a PDF.

Frequently Asked Questions about proslide

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

FAQPage Schema
How do I turn raw text content into Slidev presentation slides?

Slidev slide generation from raw content automates outline creation, sectioning, and markdown templating. You provide text input and a detail level to produce a ready-to-run Slidev project and optional PDF export.

Can I reuse an existing outline to generate a Slidev slide deck?

Reusing an existing outline to generate a Slidev deck is supported via Reuse mode. It takes your pre-defined content structure and maps it into content blocks and Slidev-ready markdown slides.

Does this slide generation tool support creating presentations in Vietnamese?

Creating presentations in Vietnamese is fully supported with a Vietnamese-first UX. The generator also offers multiple language options and detail levels for the Slidev slides.

What is the best way to structure content blocks for text-only slide decks?

Structuring content blocks for text-only slide decks is handled by an outline-driven content map. The generator uses strict structure rules and slide templates to section raw input into reproducible Slidev markdown.

What do I need to prepare before generating a Slidev project from my content?

To prepare for generating a Slidev project, provide your raw content as text or a file path. You also need to select a target detail level from L1-L3 and a preferred Slidev theme for the output.

Are there limitations to the slide templates used for generating Slidev markdown?

Limitations include producing text-only slide decks restricted to predefined template patterns. The generation relies on front-matter-driven configuration and strict outline rules, meaning custom layouts outside the references are unsupported.