slidev-slides-creator

Generate Slidev slide decks from technical documentation.

3|Updated Jul 5, 2021
One-click install
npx skills add https://github.com/iAziz786/dotfiles --skill slidev-slides-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slidev-slides-creator
Source: https://github.com/iAziz786/dotfiles/tree/main/.agents/skills/slidev-slides-creator
Command: npx skills add https://github.com/iAziz786/dotfiles --skill slidev-slides-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates turning technical documentation into polished Slidev presentations by analyzing content structure and coordinating a multi-agent workflow to propose slide decks.

Core Features & Use Cases

  • Automated slide structure: derives a coherent slide sequence from documentation and notes.
  • Parallel agent orchestration: runs specialized agents per section to optimize structure, visuals, and code demonstrations.
  • Developer-focused outputs: exports ready-to-use slide content and proposals for technical presentations, tutorials, and demos.
  • Use Case: convert a README or API docs into a slides.md with slides ready for Slidev.

Quick Start

Provide the topic or documentation, and run the Slidev slides creator to generate a slide deck.

Frequently Asked Questions about slidev-slides-creator

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

FAQPage Schema
How do I convert technical documentation into Slidev presentations?

To convert technical documentation into Slidev presentations, provide the documentation content to the creator, which analyzes the structure and synthesizes a ready-to-use slides.md file with code blocks and animations.

Can I generate a slide deck directly from a README file?

Yes, you can generate a slide deck directly from a README file. The tool extracts topics, plans the slide structure, and coordinates parallel agents to produce export-ready slide content for developer presentations.

What is the best way to automate creating developer-focused slide proposals?

The best way to automate creating developer-focused slide proposals is using a phases-driven workflow that analyzes documentation content and orchestrates specialized agents to optimize structure, visuals, and code demonstrations.

Does the Slidev slides creator support custom scripts and asset directories?

Yes, the creator supports optional scripts, references, and assets directories to augment the output. It relies on a YAML frontmatter in SKILL.md to define the name and description for the generation process.

How does multi-agent orchestration work for generating slides from docs?

Multi-agent orchestration for generating slides runs specialized agents per documentation section in parallel to optimize the slide sequence, visuals, and code demonstrations, resulting in a polished technical presentation.

What output formats can I expect when turning docs into Slidev decks?

When turning docs into Slidev decks, you can expect export-ready outputs including a proposals document and a slides.md file, which are directly usable by Slidev for technical talks and demos.