hps-academic-paper

Generate academic research decks using a LaTeX-inspired single-file HTML presentation system.

93.2k|10.8k|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/nexu-io/open-design --skill hps-academic-paper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hps-academic-paper
Source: https://github.com/nexu-io/open-design/tree/main/plugins/_official/examples/hps-academic-paper
Command: npx skills add https://github.com/nexu-io/open-design --skill hps-academic-paper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill addresses the difficulty of creating professional, academic-grade presentation decks that maintain strict visual consistency and LaTeX-like typography without requiring complex design software or external dependencies.

Core Features & Use Cases

  • Academic Visual System: Implements a locked design token system featuring serif typography, hairline rules, and booktabs-style tables.
  • Single-File Portability: Generates self-contained HTML files with zero external JavaScript or build requirements, ensuring reliable rendering in any browser.
  • Use Case: Researchers can use this to generate decision-grade review decks for lab groups or PI meetings, ensuring that figures, tables, and citations follow strict academic formatting standards.

Quick Start

Use the hps-academic-paper skill to generate an academic review deck about compositional generalization in large language models for my lab group.

Frequently Asked Questions about hps-academic-paper

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an academic deck with this skill?

Start by using the provided example.html as a template. Keep the CSS tokens and script verbatim, then replace the slide content using the defined layout masters like cover, toc, and booktabs.

Can I add custom fonts or colors to the deck?

No, the design system is locked to ensure a consistent academic aesthetic. You must use the provided serif font stack and the strict color palette of paper white, ink black, and link blue.

Does this skill support interactive charts or animations?

The skill supports restrained CSS-based animations and pure CSS bar charts. It intentionally excludes complex chart libraries or 3D effects to maintain a professional, lecture-hall-appropriate presentation style.

How are citations handled in the deck?

Citations are handled using a mono-spaced, link-blue anchor style [n] that references a bibliography list at the end of the deck, mimicking the appearance of a LaTeX article.