| name | hps-academic-paper |
| en_name | Write an Academic Review Deck like a Top-Journal Survey Author |
| zh_name | 像顶刊综述作者一样写学术报告 |
| description | A review deck on compositional generalization in large language models — the field map, the gap, the evidence, and open questions. Built as a decision-grade academic research deck for PI, lab group, reviewers.
|
| en_description | A review deck on compositional generalization in large language models — the field map, the gap, the evidence, and open questions. Built as a decision-grade academic research deck for PI, lab group, reviewers.
|
| zh_description | 像顶刊综述作者一样写学术报告——一份可商业交付的学术研究 Deck,围绕真实主题、证据链与决策目标组织。
|
| tags | ["academic-research","academic-review-deck","research","grant","review","decision-deck","commercial-slide-agent","hps-academic-paper"] |
| triggers | ["academic-review-deck","academic-research","Write an Academic Review Deck like a Top-Journal Survey Author","像顶刊综述作者一样写学术报告","research","grant","review","html deck","html slides"] |
| od | {"mode":"deck","surface":"web","upstream":"https://github.com/lewislulu/html-ppt-skill","preview":{"type":"html","entry":"example.html"},"design_system":{"requires":false},"speaker_notes":true,"animations":true,"example_prompt_i18n":{"zh-CN":"用「学术论文风」主题把我的研究内容做成单文件 HTML 学术报告:纸白底全衬线排印、链接蓝引用锚点、斜体 kicker、双规则线扉页、带编号的 Figure/Table 图注和 booktabs 三线表。从 example.html 出发——完整保留 token 表、slide 骨架和键盘运行时,只替换幻灯片内容,使用真实内容,不要 lorem ipsum。"},"category":"academic-research","scenario":"research","example_prompt":"Create \"Write an Academic Review Deck like a Top-Journal Survey Author\" as a decision-grade Academic research deck in this template's own visual system. Subject: A review deck on compositional generalization in large language models — the field map, the gap, the evidence, and open questions. Audience: PI, lab group, reviewers. First ask only for missing essentials: audience, decision target, source-of-truth materials, deadline, and must-keep numbers. Then produce the slide plan, written slides, visual direction, speaker-ready structure, and a critic pass against this rubric: does the deck prove novelty without overclaiming."} |
Academic Paper(学术论文风)
A locked, single-theme deck plugin in the html-ppt-studio family, ported from
the MIT-licensed lewislulu/html-ppt-skill
academic-paper theme (assets/themes/academic-paper.css on the upstream
templates/deck.html scaffold). The register is a LaTeX article walking on
stage: paper-white ground, ink-black serif text, link-blue underlined
citations, italic kickers, hairline rules everywhere, zero rounded corners,
no shadows. It reads like Computer Modern even when Computer Modern is not
installed.
Start from example.html in this plugin folder. It is the proven seed: keep
its :root token sheet, base/slide-system CSS, academic device classes, deck
chrome and the entire navigation script verbatim, then replace only the slide
content. Do not rewrite the design system, and do not introduce any color or
font outside this spec.
Design tokens (locked — reproduce verbatim in :root)
:root{
--bg:#fdfcf8; --bg-soft:#f7f5ed; --surface:#ffffff; --surface-2:#f5f3ea;
--border:rgba(20,20,20,.14); --border-strong:rgba(20,20,20,.35);
--text-1:#0a0a0a; --text-2:#333333; --text-3:#707070;
--accent:#1a3a7a;
--accent-2:#0a0a0a;
:;
:; :; :;
:(,,);
:(,,);
:; :; :;
:none;
: (,,,.);
:,,,Georgia,serif;
:,,,Georgia,serif;
:,SFMono-Regular,Menlo,monospace;
:,,,Georgia,serif;
:-.; :;
:(.,,.,);
}