hps-academic-paper
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.
npx skills add nexu-io/open-design --skill hps-academic-paper --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Academic Paper(学术论文风) A locked, single-theme deck plugin in the `html-ppt-studio` family, ported from the MIT-licensed [`lewislulu/html-ppt-skill`](https://github.com/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`) ```css :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; /*
- Design tokens (locked — reproduce verbatim in :root)
- Typography
- Academic devices (theme-signature components — use them)
- Layout masters (all demonstrated in example.html, 11 pages)
- Slide system & runtime (keep verbatim)
- Authoring checklist
- Attribution
What does the hps-academic-paper skill do?
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.
How do I install it?
Run `npx skills add nexu-io/open-design --skill hps-academic-paper --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From nexu-io/open-design, a repository with 83,577 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.