making-academic-presentations

Convert research papers into outline-driven slide decks and optional demo videos.

708|51|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/LigphiDonk/Oh-my--paper --skill making-academic-presentations-ligphidonk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: making-academic-presentations
Source: https://github.com/LigphiDonk/Oh-my--paper/tree/main/src-tauri/resources/skills/making-academic-presentations
Command: npx skills add https://github.com/LigphiDonk/Oh-my--paper --skill making-academic-presentations-ligphidonk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires edge-tts, kokoro, soundfile, numpy, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Create academic presentation slide decks and optionally demo videos from research papers, saving researchers time and ensuring consistent, professional outputs.

Core Features & Use Cases

  • Outline-driven slide generation to convert papers into a ready-to-present deck.
  • Stage-based pipeline: script/outline, slide generation, optional TTS audio, and optional video assembly.
  • Reference-assisted content reading and deterministic script execution while preserving user control over design.

Quick Start

Install Oh My Paper, initialize your project with /omp:setup, and begin generating slides from your research paper outline.

Frequently Asked Questions about making-academic-presentations

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

FAQPage Schema
How do I automate academic presentation slides generation from a research paper?

Automate academic presentation slides generation by using an outline-driven pipeline that converts research papers into ready-to-present decks. The workflow executes deterministic scripts across multiple stages, including outline creation, slide generation, and optional video assembly.

Can I generate narrated demo videos from my academic slides?

You can generate narrated demo videos from academic slides through an optional pipeline stage. This stage synthesizes audio using TTS engines like edge-tts or kokoro, then assembles the narrated audio with your slides into a final video.

Does this academic presentation workflow preserve human direction over the slide design?

The academic presentation workflow preserves human direction over slide design through deterministic script execution. It provides reference-assisted content reading and stage-based generation, ensuring users retain control over the final layout and design choices.

What is the best way to convert research papers into a ready-to-present deck?

The best way to convert research papers into a ready-to-present deck is using a multi-stage pipeline. It processes an outline to generate slides, integrates references, and optionally adds TTS audio, ensuring consistent and professional outputs.

What dependencies do I need for TTS audio and video assembly in academic presentations?

Dependencies required for TTS audio and video assembly in academic presentations include edge-tts, kokoro, soundfile, and numpy. These libraries handle audio synthesis, sound processing, and numerical operations for the final video output.