scientific-slides

Generate defense presentation slides from a packaged modeling paper.

32|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/woodfishhhh/EZ_math_model --skill scientific-slides-woodfishhhh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scientific-slides
Source: https://github.com/woodfishhhh/EZ_math_model/tree/main/skills/ez-math-model/tools/scientific-slides
Command: npx skills add https://github.com/woodfishhhh/EZ_math_model --skill scientific-slides-woodfishhhh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It converts a completed modeling paper into clear, presentation-ready defense slides without requiring you to manually rewrite or re-layout content.

Core Features & Use Cases

  • Paper-to-slide extraction: Pulls each chapter’s core 1–2 sentences from workdir/{task_id}/paper.md to form the slide content.
  • Template selection by defense scenario: Chooses a slides style based on defense length and the target context (conference, seminar, defense).
  • Figure reuse: Reuses existing figures from figures/ instead of redrawing, keeping visual consistency with the paper.
  • Guardrails against inconsistency: Avoids altering paper.md, doesn’t modify figures, and prevents slides from obscuring core charts.

Quick Start

Ask EZ_math_model to create defense slides (including Beamer or PPT) after your paper has been packaged.

Frequently Asked Questions about scientific-slides

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

FAQPage Schema
How do I convert a modeling paper into defense slides automatically?

To convert a modeling paper into defense slides, the tool extracts core sentences from your paper.md file and maps them onto presentation templates. It selects a slide style based on your defense duration and outputs the files to your slides directory.

Can I reuse existing figures from my paper when generating academic presentation slides?

Yes, you can reuse existing figures when generating academic presentation slides. The tool pulls images directly from your figures directory to maintain visual consistency, ensuring charts are reused without being redrawn or modified.

Does the paper to slides tool support both Beamer and PPT formats?

Yes, the paper to slides tool supports both Beamer and PPT formats. When you explicitly request Beamer or PPT defense materials after formal packaging, it applies the appropriate template to generate the presentation-ready output.

How to choose the right defense slides template for a 30 minute presentation?

To choose the right defense slides template for a 30 minute presentation, the tool automatically selects a style based on duration brackets such as 10–15, 30–45, or 30–60 minutes. You simply specify your defense length and context.

What are the limitations of generating slides directly from a markdown paper?

A key limitation of generating slides directly from a markdown paper is that the tool will not modify your original paper.md file or redraw existing figures. It strictly extracts content and reuses visuals to prevent inconsistency with core charts.