By M1n-n9
Converts academic papers, PDFs, documents, URLs, or Markdown into editable PowerPoint decks with a structured research-report layout and academic visual presets, using SVG-to-PPTX conversion.


Academic PPT Master turns papers into editable PowerPoint decks for paper reading, journal clubs, thesis defense, and group reports.
The two previews above were generated by giving the skill only the paper. No extra design prompt was used. You can also provide your own PPT template when you want the output to follow a lab, company, or course style.
Clone this repository into your local skills folder:
git clone https://github.com/M1n-n9/academic-ppt-master.git ~/.codex/skills/academic-ppt-master
Install Python dependencies:
cd ~/.codex/skills/academic-ppt-master
python -m pip install -r requirements.txt
Then ask your agent:
Use academic-ppt-master to turn this paper into a 12-slide journal-club PPT.
For Claude-style workflows, place the repository in the corresponding skills directory and point the agent to SKILL.md.
把这篇论文做成课题组文献汇报 PPT,12 页左右,偏学术答辩风。
Use academic-ppt-master to create a paper-reading deck from this PDF. Keep the slides editable and preserve the key formulas and figures.
用这个 PPT 模板作为风格参考,把论文整理成 journal club slides。
| Preset | Path | Good for |
|---|---|---|
| Minimal paper report | templates/decks/academic_paper/ | paper reading, journal club, quick group sharing |
| Dense academic defense | templates/decks/academic_defense/ | thesis defense, proposal defense, detailed research reports |
| Academic blue | templates/brands/academic-blue/ | clean paper-report decks |
| Academic graphite | templates/brands/academic-graphite/ | neutral grayscale academic decks |
| Academic navy | templates/brands/academic-navy/ | formal defense decks |
Template selection is path-based. Give the full template directory path when you want a specific preset.
source paper
-> markdown extraction
-> project initialization
-> academic structure planning
-> SVG slide generation
-> visual quality check
-> SVG post-processing
-> editable PPTX export
The workflow keeps content and design separate. The strategist decides the slide logic and evidence structure. The executor writes each SVG page. The exporter converts SVG objects into editable PowerPoint elements.
SKILL.md: the main workflow instructions.scripts/: conversion, rendering, quality-check, and PPTX export tools.references/: academic mode, visual rules, execution standards, and workflow references.templates/: academic brands, layouts, decks, charts, and icons.workflows/: optional workflows for template filling, visual review, chart verification, audio, and live preview.assets/previews/: preview images shown in this README.Generated projects, exported PPTX files, local caches, API keys, and private source papers are not included.
MIT. See ATTRIBUTION.md for engine attribution and project-specific notes.
Academic PPT Master 是一个面向学术场景的 PPT skill。它可以把论文、PDF、Markdown、网页或已有文档整理成可编辑的 PowerPoint,适合文献汇报、组会、journal club、开题、中期和答辩。
上面的两张预览图只输入了论文,没有额外写设计提示词。你也可以给它自己的 PPT 模板,让输出贴合课题组、课程或机构风格。
核心能力:
典型用法:
把这篇论文做成 12 页文献汇报 PPT,使用 academic-ppt-master。
用 templates/decks/academic_defense/ 这个模板,把论文做成答辩风格 PPT。
参考我上传的 PPT 模板,把这篇论文整理成组会汇报。
本仓库只放 skill、脚本、参考文档、模板和预览图,不包含私有论文、生成项目、导出 PPTX、API key 或本地缓存。
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub m1n-n9/academic-ppt-masterEnd-to-end slide deck creation via RDIV workflow. Requires paperbanana plugin for image generation.
Spec-driven PowerPoint generation with a compose sub-agent (Claude Code).
Scientific presentation agents and skills specializing in professional, insightful and engaging research presentations.
Generate natively editable PPTX from PDF / DOCX / URL / Markdown — real DrawingML shapes, text boxes, charts, and animations. Note: this plugin ships only the skill files; you must also `pip install -r requirements.txt` from the project root for the Python post-processing scripts to run.
Evidence-based presentation creation with Slidev, enforced design guardrails, and multi-platform diagrams
시각자료 프롬프트 생성 및 이미지 렌더링 (Kurzgesagt/Gov/Seminar/WhatIf/Pitch/Comparison + Renderer)