slides

Generate Marp-format slide decks from wiki content.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/RonanCodes/llm-wiki --skill slides-ronancodes
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: slides
Source: https://github.com/RonanCodes/llm-wiki/tree/main/.claude/skills/slides
Command: npx skills add https://github.com/RonanCodes/llm-wiki --skill slides-ronancodes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts dispersed wiki pages and notes into a concise, presentation-ready Marp slide deck so users don't have to manually collect, reformat, and structure content for talks or summaries.

Core Features & Use Cases

  • Marp-format generation: Synthesizes relevant wiki pages into a markdown file with Marp frontmatter ready for preview or export.
  • Content selection & prioritization: Identifies concept pages, comparison pages, entity pages, and source notes to produce slide-friendly bullets and structure.
  • Export and provenance: Optionally runs marp-cli to export PDF/HTML, updates the wiki index, appends a generation log entry, and commits changes to the vault repository.
  • Use Case: Quickly turn a research topic in an Obsidian vault into an 8–15 slide deck for a talk or internal briefing.

Quick Start

Use the slides skill to generate a Marp slide deck for the topic "LLM Knowledge Bases" in the vault named my-research.

Frequently Asked Questions about slides

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

FAQPage Schema
How do I convert Obsidian wiki notes into Marp presentation slides?▼

You can convert Obsidian wiki notes into Marp presentation slides by synthesizing topic, concept, and source pages into a markdown file with Marp frontmatter. This process automatically structures dispersed vault content into concise, slide-friendly bullets for talks.

What's the best way to generate a slide deck from an LLM Wiki vault?▼

Generating a slide deck from an LLM Wiki vault involves reading the vault index and wiki pages to produce Marp-format markdown files. It identifies relevant concept and entity pages to create an 8–15 slide deck suitable for briefings or workshops.

Can I export Marp slides to PDF or HTML directly from my wiki content?▼

Yes, you can export Marp slides to PDF or HTML directly from wiki content by optionally invoking marp-cli. This generates the presentation file and commits the resulting outputs, along with a generation log entry, to the vault git repository.

Does the slides generation process require manual content selection from the vault?▼

Slide generation does not require manual content selection from the vault. The process automatically identifies and prioritizes concept pages, comparison pages, entity pages, and source notes to produce a structured, presentation-ready Marp slide deck.

How many slides are typically generated from a research topic in an Obsidian vault?▼

Typically, 8 to 15 slides are generated from a research topic in an Obsidian vault. This concise format is designed to quickly turn dispersed research notes and wiki pages into a structured presentation for internal briefings or talks.