create-slides

Convert wiki content into Reveal.js slides with citations and frontmatter rules.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/KITTran/pinn-ndt-sim --skill create-slides-kittran
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-slides
Source: https://github.com/KITTran/pinn-ndt-sim/tree/main/.claude/skills/create-slides
Command: npx skills add https://github.com/KITTran/pinn-ndt-sim --skill create-slides-kittran

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Slide Creator for OmegaWiki translates rich wiki content into consistent, presentation-ready slides, reducing manual formatting time and ensuring uniform style across talks and papers.

Core Features & Use Cases

  • Automated slide generation from wiki content using the unified slides-guide formatting.
  • Supports multiple source types including papers, ideas, experiments, and topics, with consistent citations.
  • Output workflow updates wiki/index.md when needed and appends wiki/log.md with activity logs.

Quick Start

Create or update a slides Markdown file at wiki/outputs/ using the unified slides formatting guide.

Frequently Asked Questions about create-slides

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

FAQPage Schema
How do I convert Obsidian markdown notes into Reveal.js slides?

To convert Obsidian markdown notes into Reveal.js slides, this skill processes wiki content and applies unified frontmatter and layout rules, outputting presentation-ready files directly to the wiki/outputs directory.

Can I generate presentation slides from research papers and experiments in a wiki?

Yes, you can generate presentation slides from research papers, ideas, and experiments. The skill processes these multiple wiki source types while maintaining consistent citations across the final slide deck.

Does this slide generator support two-column blocks, tables, and equations?

Yes, the slide generator supports two-column blocks, tables, and equations. It enforces specific layout rules during the markdown-to-slides conversion to ensure complex academic content renders correctly.

What is the best way to automate presentation formatting for consistent wiki outputs?

The best way to automate presentation formatting is using a skill that enforces unified slides-guide rules, automatically updating wiki/index.md and appending wiki/log.md with activity logs alongside the generated output.

Do I need any external dependencies to create slides from my wiki notes?

No external dependencies are required to create slides from your wiki notes. The skill operates independently to translate rich wiki content into Reveal.js formatted markdown for Obsidian workflows.

Why should I use a markdown-based workflow for slide creation instead of standard presentation software?

A markdown-based workflow for slide creation reduces manual formatting time and ensures uniform style across talks and papers by translating rich wiki content directly into consistent, presentation-ready outputs.