用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tomevault-io/skills-registry --skill academic-slide-minimalist命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | academic-slide-minimalist |
| description | > Use when this capability is needed. |
These gates override every other workflow section in this skill. Run them before any slide-generation or PPTX-packaging action.
Before creating final slide images, sample redesigned pages, or a PPTX, explicitly determine whether the current environment has an Image2-style native full-slide image-generation backend.
The backend counts as available only if all are true:
If availability is unavailable, unclear, unconfirmed, or blocked by the current environment, do not create or deliver any PPTX. Deliver only the valid non-image artifacts: paper reading outputs, adaptive navigation, deck_order_map.md, figure_source_manifest.md, page_briefs.md, Image2 prompts, and assembly notes.
Use this boundary statement when stopping:
当前环境未确认可用 Image2-style 全页幻灯片生成后端,因此根据本 skill 的 Image2-only 规则,本次不交付 PPTX,只交付可用于 Image2 生成的页面方案、figure manifest、page briefs、prompts 与 assembly notes。
Do not package a PPTX unless image2_manifest.json exists and records every final slide image. The manifest must include:
{
"image2_backend_confirmed": true,
"slides": [
{
"slide_no": 1,
"final_image": "final_images/slide_001.png",
"generation_route": "image2_full_slide",
"accepted": true,
"source_figures": []
}
]
}
Every delivered slide must have generation_route: "image2_full_slide" and accepted: true. If the manifest is missing, incomplete, or says any page used another route, do not deliver a PPTX.
Before delivering a PPTX, run scripts/validate_image_only_pptx.py on the assembled file. If a manifest exists, validate with --manifest image2_manifest.json. Delivery is allowed only when the validator passes.
A passing PPTX must have exactly one full-slide image per slide and no editable text boxes, shapes, charts, tables, SmartArt, icons, or extra PowerPoint annotations.
When delivering a PPTX, include this factual checklist in the final response:
Image2 backend used: yes
Full-slide images generated: yes
PPTX assembly mode: one full-slide image per slide
Editable slide elements: none
Source scientific visuals: real paper/SI/user-provided figures only
Validation completed: yes
If any line is not true, do not deliver the PPTX.
Create academic literature-report PPTs that are clear before they are beautiful.
The default target is a complete Chinese academic presentation deck that follows the user's sample deck rhythm while adapting to the current paper's argument.
Use the sample PPT as a visual and rhythm reference, not as a fixed set of section names. Derive the actual navigation labels and page order from the paper's domain, evidence chain, and story structure. A simple paper can use a default rhythm such as basic information, background, research idea, results, summary, and closing; a result-heavy paper should split results into meaningful sections such as design strategy, performance validation, structure evidence, mechanism explanation, application validation, or limitations.
When the user says to follow their sample PPT, do not invent a generic commercial deck and do not hard-code one universal navigation bar. Preserve the sample deck's navigation style, page rhythm, academic tone, and restrained red-black-gray visual language, while adapting section names to the current paper. Use references/sample-deck-rhythm.md, references/adaptive-navigation.md, and, when needed, the bundled assets/sample-literature-report.pptx as style references only.
This skill is an Image2-style full-slide academic deck workflow, not a code-rendered slide engine and not an editable PowerPoint layout workflow.
For any final slide page image, redesigned page, sample page, full-deck page, or delivered PPTX:
Hard stop: if Image2-style full-slide generation or an equivalent native full-slide image-generation backend is unavailable, stop after producing the paper-reading outputs, deck outline, page briefs, Image2 prompts, and assembly notes. Do not create a visually inferior substitute deck through code, editable PowerPoint, screenshots, or templates.
Forbidden fallback routes include:
Allowed code usage is mechanical only:
Code must never be used to design or render the final slide page.
Use only real figures from the paper, supplementary information, user-provided screenshots, or user-provided PPT pages as scientific visuals.
Never invent, regenerate, redraw, or replace scientific content, including:
Allowed operations are deterministic only:
If a needed figure is not available, do not fabricate it. Use a text/logic page, ask for the source, or say the figure is missing.
Image2-style generation may compose the academic slide page, but it must not invent, redraw, stylize, reinterpret, or semantically alter scientific visuals.
All scientific visuals must come from exact source crops extracted from:
The image-generation prompt must instruct the backend to preserve source figure crops as faithful embedded evidence, not reinterpret them as decorative diagrams.
Never use Image2 or any other image model to fabricate, approximate, or restyle:
If the image-generation backend cannot preserve real figure crops reliably enough for academic use, stop after preparing the figure-source manifest, slide outline, page briefs, Image2 prompts, and assembly notes. Do not replace real figures with simulated charts, redrawn mechanisms, decorative scientific icons, or code-generated substitutes.
When the user asks for a literature-report PPT from a paper:
A 20+ page deck is acceptable if the paper has enough logic, figures, and results to support it.
For any full-deck or multi-batch image2 task, control the deck as a single presentation project, not as independent pages.
基本信息 | 研究背景 | 研究思路 | 研究结果 | 总结启发 | Backup; use it only as a fallback. Follow references/adaptive-navigation.md.deck_order_map.md before image2 generation. Page order, section, navigation highlight, slide title, source figures, and mainline/backup status must come from this map. Follow references/deck-order-map.md.references/mainline-backup-boundary.md.references/batch-image-consistency.md.references/real-figure-annotation-rules.md and references/trend-emphasis-rules.md.image_generation_status.md. Follow references/image-generation-status.md.references/version-control-and-final-folder.md, references/pre-assembly-checklist.md, and references/post-assembly-render-audit.md.When the user asks to continue optimizing an existing deck, diagnose before redrawing. Use references/deck-diagnosis-mode.md to identify page-order, navigation, style, figure-readability, claim, and speaker-readiness problems. Then use references/redraw-priority.md to classify slides as A: must redraw, B: local repair, or C: keep. Do not regenerate the whole deck unless the diagnosis shows global failure or the user explicitly requests a full rebuild.
If the user has accepted a version or says the version is good, treat the final page order as locked. Use references/final-page-lock.md; later edits should preserve slide IDs, filenames, page numbers, and navigation ranges unless the user explicitly asks to reorder the structure.
Use references/sample-layout-grammar.md to choose a repeatable layout type before designing each page. Use references/figure-readability-standard.md and references/annotation-language.md before accepting figure pages. Use references/speaker-notes-to-slide-check.md and references/question-risk-level.md to make sure important pages are speakable and defensible.
When the user asks to use the strongest model, maximum quality, best possible result, or says they will provide a main paper plus SI for a complete literature-report PPT, use references/high-quality-production-protocol.md.
In maximum-quality mode, do not jump from paper reading directly to PPT generation. Produce or internally maintain these staged artifacts:
paper_logic_tree.md
terminology_table.md
main_si_crosswalk.md
figure_source_manifest.md
adaptive_navigation_plan.md
deck_order_map.md
slide_outline.md
page_briefs.md
image2_generation_plan.md
image_generation_status.md
image2_manifest.json
speaker_notes.md
quality_check_report.md
deck_diagnosis_report.md
redraw_priority_plan.md
final_delivery_preview.md
final_page_montage.png
The default deliverable remains the final PPTX, but when feasible also return traceable support files described in references/delivery-package.md.
Use two related but different reading modes.
Use this mode when the user explicitly asks to read, translate, or analyze the paper paragraph by paragraph. Follow references/close-reading-rules.md strictly. Process only one original paragraph at a time, preserve the supplied English text verbatim, translate sentence-by-sentence into academically natural Mainland Chinese, then provide deep commentary. Stop after each original paragraph and wait for the user to say “继续”, “可以了”, or “下一段”.
Use this mode when the user asks for a full literature-report PPT. Apply the same rigor internally, but do not pause after every paragraph and do not reproduce the whole paper verbatim in the final answer. Instead, transform close reading into:
For PPT generation, close reading is a source-grounding method, not a requirement to display the entire original paper text.
Follow this sequence. Do not jump directly into slide design.
For the user's normal workflow, expect:
assets/sample-literature-report.pptx.If the main paper or SI is missing, state the limitation. Do not pretend missing material has been read.
When the user provides both a paper PDF and supplementary information, treat them as one evidence system. Read the main paper for the argument and the SI for experimental details, controls, extra characterization, validation, and source figures.
Use close-reading discipline from references/close-reading-rules.md: preserve terminology, avoid paraphrase drift, track claims at sentence level when needed, and never replace close reading with vague summary.
Then extract the paper's logic before making slides:
research background -> unresolved problem -> author strategy -> key methods -> key evidence -> performance/application -> conclusion -> inspiration
For each major result, identify:
Before writing slide copy, create or internally maintain a terminology table using references/terminology-control.md. Keep technical terms, sample names, abbreviations, units, and cautious claim verbs consistent across slides and speaker notes.
Identify the paper's domain pattern using references/domain-adaptation.md so the result section follows the right evidence chain instead of a generic figure order.
Before slide generation, create or maintain an internal manifest:
figure id | source page/section | content | used slide | evidence role | claim supported
Use this manifest to prevent fake figures, unsupported claims, and figure-message mismatch. Use references/figure-source-manifest.md for the full manifest fields and extraction notes, references/figure-extraction-and-naming.md for asset naming/cropping rules, and references/evidence-strength.md to calibrate how strongly each claim may be worded.
Use the user's sample PPT as the visual rhythm and navigation style reference, not as a fixed outline. Consult references/sample-deck-rhythm.md, then derive paper-specific navigation with references/adaptive-navigation.md and write the final page order with references/deck-order-map.md.
Rules:
section and one navigation_highlight in deck_order_map.md;Each section can contain multiple pages. The result and evidence sections are usually the longest.
Every slide should have one core claim. Titles should be conclusion-style rather than topic-style.
Weak:
Better:
Before generating image2 pages, prepare the overall generation brief using references/generation-brief-template.md and then prepare one page brief per slide using references/page-brief-template.md.
Every page brief must specify:
none - logic/text page;If the user asked to review the outline first, pause after the brief. If the user asked for direct generation, maintain the brief internally and continue.
For final PPT construction, Image2-style native full-slide generation is the only permitted slide-design route.
Required process:
image2_manifest.json with generation_route: "image2_full_slide" and accepted: true.The PPTX is only a packaging container. It is not the design surface.
Allowed code usage is strictly mechanical:
Forbidden fallback routes:
Hard stop: if Image2-style full-slide generation or an equivalent native full-slide image-generation backend is unavailable, stop after paper-reading outputs, deck outline, page briefs, and Image2 prompts. Do not generate a visually inferior academic deck through code, editable PPT construction, screenshots, or templates.
Assemble the PPT only after accepted Image2-style full-slide images exist.
Rules:
Before packaging, confirm image2_manifest.json exists and every slide is accepted from the Image2 full-slide route. After packaging, run scripts/validate_image_only_pptx.py and block delivery if validation fails.
The final PPT must be image-only. If editable elements are present, the deck fails this skill's output contract.
For maximum-quality tasks, prepare speaker notes using references/speaker-notes-template.md. Notes should include the spoken purpose, a 30-60 second Chinese script for important slides, transition sentences, likely questions, and safe answers.
Use references/question-prep.md to prepare likely teacher/advisor questions and cautious answers. Use references/backup-slides.md to decide whether dense SI evidence, methods, controls, or full source panels should be appended as backup slides.
This skill's default and authoritative deliverable is an image-only PPTX assembled from Image2-style full-slide images.
Do not create an editable PPTX as a fallback when Image2-style generation is unavailable.
If the user explicitly asks for editable slides, explain the boundary:
Never claim an editable PPT exists unless it was actually produced through a separate editable-slide workflow. Do not use editable slides as an intermediate step and then rasterize them as if they were Image2 output.
Before delivering, apply references/quality-gates.md and verify:
deck_order_map.md.image2_manifest.json exists and every slide has generation_route: "image2_full_slide" and accepted: true.scripts/validate_image_only_pptx.py passed on the final PPTX, with manifest validation when available.Use this as a fallback for a normal paper presentation, not as a fixed universal structure. Adapt section labels and page order using adaptive-navigation.md and deck-order-map.md. Keep at least 20 pages for full decks unless the user requests fewer.
1. 封面:论文题目、中文题目、作者、期刊、DOI、汇报人/日期
2. 基本信息:研究对象、核心指标、摘要式贡献
3. 基本信息:论文核心贡献拆解
4. 研究背景:领域需求/应用场景
5. 研究背景:已有方法或材料的不足
6. 研究背景:本文要解决的核心矛盾
7. 研究思路:作者的总体设计路线
8. 研究思路:关键材料/方法/假设
9. 研究结果:合成/制备/样品获得
10. 研究结果:结构或组成证据 1
11. 研究结果:结构或组成证据 2
12. 研究结果:形貌/微观/直接观察证据
13. 研究结果:孔道/界面/性能基础表征
14. 研究结果:稳定性或可靠性验证
15. 研究结果:功能位点/机理证据
16. 研究结果:核心性能测试
17. 研究结果:对比性能或优势来源
18. 研究结果:循环/拓展/应用验证
19. 论文总结:本文贡献三点
20. 论文启发:方法、局限、可借鉴点
21. 汇报完毕:致谢页
If the paper is complex, split pages 9-18 into more detailed evidence pages.
Default visual language:
Avoid:
For most content slides:
[top navigation derived from the paper-specific navigation plan]
[one-line conclusion title]
[large real paper figure / carefully cropped figure group]
[direct annotations: short labels, thin boxes, arrows]
[2-3 short notes, only if needed]
[page number]
Prefer figure-first layouts:
Use when the slide proves a result from a paper figure.
[结论型标题]
[大图:论文关键图,带框/箭头/标签]
结论:……
证据:……
Use when the slide compares materials, samples, conditions, or performance.
[标题直接说出谁更优/差异在哪里]
[主图:对比图或表格裁剪]
[标注:关键样品、关键数值、关键趋势]
这张图说明:……
Use when explaining the research route or mechanism, but only with real source visuals or simple PPT text flow.
[路线标题]
问题 -> 设计 -> 验证 -> 应用
每一步只写一个关键词和一句解释。
Use when explaining why the paper is needed.
[核心矛盾标题]
已有研究/材料 A:优势 + 不足
已有研究/材料 B:优势 + 不足
本文切入点:……
Use at the end.
论文总结
1. 本文做出了什么新对象/新方法
2. 用哪些证据证明它成立
3. 它带来了什么功能或启发
论文启发
1. 方法启发
2. 表征启发
3. 局限与后续问题
Write like a graduate student explaining a journal-club slide.
Prefer:
Avoid overstating:
When the user asks for final slide images or a complete PPTX, but Image2-style full-slide generation is unavailable, do not attempt a substitute production route.
Instead, clearly deliver the highest-value non-image outputs that are still valid under this skill:
Use a clear boundary statement: the current environment does not provide an Image2-style full-slide generation route, so this skill cannot use code rendering, HTML screenshots, or editable PPT as a substitute for final page generation. Continue with reading outputs, page blueprints, page briefs, and Image2 prompts only.
Do not apologize repeatedly and do not offer code-rendered PPT as an alternative inside this skill.
Provide, or internally create before generation:
If outputting an artifact, return the final PPTX only after Gates A-D pass. In maximum-quality mode, also prepare the support deliverables in references/delivery-package.md when feasible; never claim a support file exists if it was not actually produced. Use references/failure-recovery.md whenever a source, figure, or deliverable cannot be produced cleanly.
Output:
Output one Image2-style 16:9 full-slide page image if Image2-style generation is available. Keep the scientific visuals real and sourced from the user-provided material.
If Image2-style generation is not available, output only:
Do not create the redesigned page with Python, HTML, CSS, React, SVG, canvas, browser screenshots, Matplotlib, Pillow, or editable PowerPoint objects.
Use references/style-checklist.md before finalizing any page.
Use references/paper-to-ppt-workflow.md for full literature-report decks.
Use references/sample-deck-rhythm.md when following the user's sample literature-report PPT style.
Use references/sample-style-spec.md to keep visual parameters close to the bundled sample deck.
Use references/high-quality-production-protocol.md when the user asks for maximum-quality or strongest-model output.
Use references/generation-brief-template.md before building a full deck.
Use references/page-brief-template.md before generating each image2 page.
Use references/image2-execution-gate.md before any final image or PPTX production attempt.
Run scripts/validate_image_only_pptx.py before delivering any PPTX.
Use references/main-si-crosswalk.md to connect main-paper claims with SI support.
Use references/close-reading-rules.md when the task requires rigorous paper reading or when building a PPT from a main paper plus SI.
Use references/terminology-control.md to keep technical terms, sample names, units, and claim verbs consistent.
Use references/domain-adaptation.md to adapt the result evidence chain to the paper type.
Use references/failure-recovery.md when files, figures, SI pages, or evidence are missing, unreadable, contradictory, or insufficient.
Use references/backup-slides.md when dense SI evidence should be moved to backup pages instead of cluttering the main story.
Use references/question-prep.md to prepare likely teacher/advisor questions and safe answers.
Use references/editable-output-options.md when the user asks for editable PPT output or both stable and editable versions.
Use references/final-scoring-rubric.md to score final quality in maximum-quality mode.
Use references/figure-source-manifest.md when tracking real figure use.
Use references/figure-extraction-and-naming.md when extracting, cropping, or naming paper figure assets.
Use references/evidence-strength.md to calibrate claim wording.
Use references/speaker-notes-template.md when creating oral presentation notes.
Use references/delivery-package.md for maximum-quality final deliverables.
Use references/adaptive-navigation.md to derive paper-specific navigation labels instead of hard-coding sample-section names.
Use references/deck-order-map.md to lock final page order, navigation highlight, page title, source figures, and mainline/backup status before image2 generation.
Use references/mainline-backup-boundary.md to separate main story pages from backup evidence pages.
Use references/batch-image-consistency.md to keep multi-batch image2 pages visually consistent.
Use references/real-figure-annotation-rules.md before annotating or generating any scientific figure page.
Use references/trend-emphasis-rules.md to extract key trends, numbers, and speaking cues from each figure before layout.
Use references/image-generation-status.md to track which slide images are generated, accepted, redrawn, and included in the final deck.
Use references/version-control-and-final-folder.md to prevent old generated pages from entering the final PPT.
Use references/pre-assembly-checklist.md before assembling the PPTX.
Use references/post-assembly-render-audit.md after assembling the PPTX.
Use references/full-deck-reorder-mode.md when the user asks to keep the full page count but fix order, categories, navigation, or style consistency.
Use references/quality-gates.md before final delivery.
Source: fangyuanopus/literature-report-ppt-builder — distributed by TomeVault.