skills/skills.volces.com/paper-to-slides

paper-to-slides

Installation
SKILL.md

Paper to Slides

Two-phase pipeline: Phase 1 deep-reads an academic paper into a structured dual-mode report, Phase 2 transforms the report into a polished, zero-dependency HTML presentation.

Dependencies

  • pdftotext (from poppler) — install via brew install poppler or apt install poppler-utils if missing
  • Google Fonts (loaded via CDN in the generated HTML)

Phase 1: Paper Deep-Read

Step 1.0 — Resolve input source

Determine the input type and obtain a local PDF:

Installs
4
First Seen
Apr 3, 2026
paper-to-slides from skills.volces.com