Academic Slidev Deck Maker
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md and install @user_55aefa96/saulxiong-slidev-makeppt.
About this skill
Problem
Academic paper-share decks often stall after the content is written: formulas fail inside HTML, tables trigger Vue warnings, Mermaid diagrams overflow, animation loops race, and the wording sounds promotional. PPT Maker turns those recurring Slidev pitfalls into concrete authoring rules.
How It Works
- Read before edit: locate pages by
---separators and make line-anchored changes toslides.md. - Rendering rules: avoid
KaTeX $...$inside HTML; use entities and CSS Grid; constrain long lists and scalemermaidblocks. - Component constraints: wrap table rows in
tr, prefer recursivesetTimeoutfor step animations, and keep manual play/pause/replay controls. - Quality gates: run idempotent helpers such as
academic_tone.py,fix_math.py, andfix_tables.pybefore review. - Talk-script support: estimate Mandarin delivery at about 200 characters per minute and budget words per slide.
Boundaries
It is best for academic reports, paper shares, and technical Slidev decks, not marketing slides or generic office presentations. It assumes the expected project layout with slides.md, components/*.vue, and scripts/; avoid modifying node_modules, lockfiles, or legacy modules unless explicitly requested.
Use Cases
- Convert an IEEE TIFS paper into a 30-slide Slidev report with clean formulas, tables, Mermaid, and animations.
- Edit a page in an existing slides.md project to fix KaTeX-in-HTML failures and Vue table tr warnings.
- Add a Vue protocol-step animation with manual play, pause, and replay controls instead of setInterval loops.
- Draft a page-by-page 30-minute Mandarin talk script using a 200-character-per-minute word budget.
Best For
- Graduate students preparing thesis defenses or group talks who need to turn a PDF paper into an interactive Slidev deck.
- Researchers maintaining academic Slidev projects who need consistent math layout, animation controls, and tone checks.
- Frontend engineers editing slides.md with AI assistance who need Slidev, KaTeX, Mermaid, and UnoCSS constraints.
- Academic presenters who need 15/30/45-minute Chinese scripts with per-slide word budgets and spoken phrasing.
Related Skills
Generates a fixed-structure A-share tech daily across five tracks, screening 24-hour news and selecting leader and growth stocks.
Convert teaching schedules from talent development plan PDFs into structured Excel files, with cross-page tables, merged cells, multi-semester course splitting, major metadata extraction, and batch output.
Turn post-meeting text into bilingual minutes, preserving structure and consistent terminology.
Interprets tender files, generates bid docs, and checks compliance via the Bailian API.