explaingit

fangyuanopus/literature-report-ppt-builder

40

TLDR

This is a Codex and Claude Code skill, written for a Chinese-speaking audience, that turns an academic paper into a Chinese-language presentation deck.

Mindmap

A visual breakdown will appear here once this repo is fully enriched.

In plain English

This is a Codex and Claude Code skill, written for a Chinese-speaking audience, that turns an academic paper into a Chinese-language presentation deck. The author calls it academic-slide-minimalist. It is meant for situations where a student walks an advisor or seminar group through a paper page by page, such as a group meeting, a journal club, a course report, or a thesis defense rehearsal. The stated principle is that clarity comes before looks and real evidence before flashy visuals. The skill names the problem it wants to fix. Many AI deck tools produce attractive slides but stack figures in the paper's original order without following the argument, sometimes draw lookalike images that are not real experimental data, use vague topic headings instead of conclusion sentences, and skip Q&A preparation. This skill reverses the priority: lock down the paper's logic, figure sources, and evidence strength first, and only then worry about how the page looks. The workflow runs in a fixed sequence: close reading, a logic tree, a terminology table, a crosswalk between the main paper and supplementary information, a figure source manifest, an adaptive navigation, a deck order map, per-page briefs, image-based page generation, PPTX assembly, and a final quality and Q&A audit. Real figures must come from the paper, the supplementary information, or user-uploaded screenshots. Generating or redrawing experimental images such as crystal structures, spectra, microscopy, or performance plots is forbidden; only cropping, framing, arrows, and short labels are allowed. Pages are built image-first: each 16:9 slide is rendered as a single image and placed into the PPTX, which avoids font swaps when the deck is opened on another machine. Adaptive navigation means the section order changes by paper type, so a materials paper and a survey paper do not get the same outline. Installation has three paths: hand the GitHub URL to the agent and let it install, or clone and copy the academic-slide-minimalist folder into ~/.codex/skills or ~/.claude/skills. The README lists about fifteen intermediate markdown files the skill writes during a run, plus the final PPTX, and warns that the sample deck inside the repo is only a style reference. The license is MIT.

Open on GitHub → Explain another repo

Generated 2026-05-21 · Model: sonnet-4-6 · Verify against the repo before relying on details.