presentation-ppt-maker
Turns academic papers into structured, cited presentation decks
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install presentation-ppt-maker?โผ
Run `npx skills add elinglijiaoqiao/presentation-ppt-maker --all -g -y` in your terminal to install the skill globally.
How to turn research papers into slides?โผ
Place your PDF papers in a papers/ folder and run the four-stage pipeline: it extracts figures, curates claims, designs the narrative, and generates a final .pptx file automatically.
Does it prevent wrong figures on slides?โผ
Yes. Every figure passes a visual verification gate and keyword overlap check before placement, and mismatched figures are swapped or replaced with text-only layouts.
Where do citations appear in the slides?โผ
Citations like [Paper X, Page N] go into speaker notes only, keeping slide surfaces clean while every claim stays traceable to its source paper.
Who is this skill best suited for?โผ
Students and researchers preparing course presentations, group meeting reports, or conference talks from multiple academic papers. It is not designed for pitch decks or single-paper lightning talks.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides