slidev-presentations

Generate Slidev slide decks from natural language prompts.

2|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/duhman/slidev --skill slidev-presentations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slidev-presentations
Source: https://github.com/duhman/slidev/tree/main
Command: npx skills add https://github.com/duhman/slidev --skill slidev-presentations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automates turning natural language prompts into Slidev-based slide decks.

Core Features & Use Cases

  • Generates complete Slidev decks from natural language descriptions.
  • Transforms blogs, READMEs, and docs into polished presentations.
  • Works for tech talks, conferences, lightning talks, and workshops.

Quick Start

Describe your topic, audience, and duration to create a new Slidev deck. Then ask for adjustments to templates or content. The output is a slides.md ready to run with bun run dev.

Frequently Asked Questions about slidev-presentations

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

FAQPage Schema
How do I turn a README or blog post into a Slidev presentation?

To turn a README or blog post into a Slidev presentation, you provide the source text and prompt the generator to transform it into a polished deck. The skill outputs a slides.md file complete with Slidev frontmatter, ready for local development.

What is the best way to generate markdown slides for a tech talk from a natural language prompt?

Generating markdown slides for a tech talk from a natural language prompt involves describing your topic, audience, and duration. This skill automates that process, producing a production-ready Slidev deck configured with animations and diagrams.

Can I create a lightning talk deck using Slidev without manually writing markdown?

Yes, you can create a lightning talk deck using Slidev without manually writing markdown. The skill supports lightning talks, conferences, and workshops by parsing your natural language description and generating the underlying markdown structure automatically.

Does this Slidev generator work with Node and Bun environments?

Yes, this Slidev generator works with Node and Bun environments. It runs under typical development workflows, allowing you to output a slides.md file and immediately run it locally using bun run dev.

How do I add animations and diagrams to my generated Slidev deck after the initial prompt?

To add animations and diagrams to your generated Slidev deck, you simply ask the skill for adjustments to templates or content after the initial generation. It updates the markdown output to include these features as needed.