scientific-slides

Generate scientific presentation slides and validate readability with OpenRouter Gemini 3 Pro.

5|2|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/hyperbolic-c/auto-writing --skill scientific-slides-hyperbolic-c
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scientific-slides
Source: https://github.com/hyperbolic-c/auto-writing/tree/main/claude-scientific-writer/skills/scientific-slides
Command: npx skills add https://github.com/hyperbolic-c/auto-writing --skill scientific-slides-hyperbolic-c

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pymupdf, Pillow, requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill streamlines the creation of science talk slides by automating the design, structuring, and validation process, reducing manual effort and improving consistency.

Core Features & Use Cases

  • Automated slide structure and visuals for conference talks, seminars, theses defenses, and grant pitches
  • Beamer and PowerPoint compatible templates and design patterns for rapid production
  • End-to-end workflows: full-slide generation and visual-only figure generation, plus automated validation and review

Quick Start

  • Use AI-assisted prompts to generate title and content slides, then assemble into a PDF with slides_to_pdf.py
  • Generate visuals first and attach them to slides for a clean, visual-first presentation style
  • Run the visual review workflow to check readability, layout, and contrast before finalizing

Frequently Asked Questions about scientific-slides

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

FAQPage Schema
How do I automate scientific presentation slide generation for a conference talk?

Yes, LaTeX Beamer and PowerPoint templates are supported for rapid scientific slide production. The skill automates slide structure and visual design using Beamer-compatible patterns, then assembles the results into a reviewable PDF format.

Can I generate visual figures first and then attach them to my research slides?

Yes, you can generate visuals first and attach them to slides for a clean, visual-first presentation style. This workflow leverages optional image-generation providers and existing scripts to convert PDFs to images and assemble slides.

Does this automated slide generation tool check readability and layout contrast?

Yes, the visual review workflow checks readability, layout, and contrast before finalizing your scientific slides. It performs automated validation and review using OpenRouter Gemini 3 Pro to ensure accessibility and visual quality of the generated PDF.

Do I need Python dependencies like pymupdf and Pillow to assemble slides into a PDF?

The main limitation is its dependency on specific tools like OpenRouter Gemini 3 Pro for AI-assisted generation and pymupdf for PDF assembly. Users must also run the visual review workflow to manually verify accessibility and readability constraints.