paper-poster-html
Paper Poster (HTML) transforms research papers into publication-quality conference posters via a single HTML file with strict measurement gates, real paper figures, and a constrained two-color design system. The workflow enforces structural discipline—hard gates run before any visual review, figures require provenance manifests, and fixes are limited to design tokens and catalogued components, never bespoke patches. Output renders to print-ready PDF via headless Chromium.
Paper Poster (HTML) generates print-ready conference posters from research papers with measurement-driven gates and real figures.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-22
Paper Poster (HTML) generates print-ready conference posters from research papers with measurement-driven gates and real figures. Paper Poster (HTML) transforms research papers into publication-quality conference posters via a single HTML file with strict measurement gates, real paper figures, and a constrained two-color design system. The workflow enforces structural discipline—hard gates run before any visual review, figures require provenance manifests, and fixes are limited to design tokens and catalogued components, never bespoke patches. Output renders to print-ready PDF via headless Chromium.
Use it when
- Yes.
- Paper Poster (HTML) accepts your research paper and extracts key content—title, abstract, figures, and equations.
Verify before relying
Read SKILL.md below before installing (31 files). Open directory: indexed for reading, not audited.
Install
wanshuiyin/Auto-claude-code-research-in-sleep/paper-poster-html · repository language: Python
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What does Paper Poster (HTML) do?
Paper Poster (HTML) transforms research papers into publication-quality conference posters via a single HTML file with strict measurement gates, real paper figures, and a constrained two-color design system. The workflow enforces structural discipline—hard gates run before any visual review, figures require provenance manifests, and fixes are limited to design tokens and catalogued components, never bespoke patches. Output renders to print-ready PDF via headless Chromium.
Can I create academic poster ICML NeurIPS with this tool?
Yes. Paper Poster (HTML) generates venue-specific posters for ICML, NeurIPS, ICLR, and CVPR with automated layout validation. Each venue template enforces its own measurement gates and design constraints, ensuring your poster meets conference standards before rendering to print-ready PDF.
How do I make a conference poster for my paper?
Paper Poster (HTML) accepts your research paper and extracts key content—title, abstract, figures, and equations. It then applies hard measurement gates to validate structure, cross-checks content fidelity against your source via cross-model review, and assembles everything into a single HTML/CSS file with real paper figures and design token discipline. The result is print-ready.
What format does Paper Poster (HTML) output?
Paper Poster (HTML) outputs a single-file HTML/CSS poster that renders to print-ready PDF via headless Chromium. The HTML file contains all styling, layout, and figures embedded or referenced with provenance manifests, ready for conference submission or printing.
How does Paper Poster (HTML) ensure poster quality?
Paper Poster (HTML) enforces quality through hard measurement gates that validate structure before visual review, requires figures to include provenance manifests, audits poster content fidelity against your paper source via cross-model review, and limits all fixes to design tokens and catalogued components—never bespoke patches. This closed vocabulary prevents endless iteration.
Can I customize the design of my poster?
Paper Poster (HTML) uses a constrained two-color design system with design tokens and catalogued components. Customization is limited to this closed vocabulary to avoid endless patching. All fixes stay within the design token discipline, ensuring consistency and preventing bespoke one-off modifications.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Paper Poster (HTML): measurement-gated poster generation
One HTML file styled for an exact print canvas (@page { size: W H }), rendered to PDF
via Playwright print emulation. Iterate by measuring, not eyeballing — the screen
preview lies; only print emulation at the correct viewport tells the truth. Core gate
machinery is adapted from posterly (MIT, ©
2026 Ruishuo Chen — see NOTICE.md and LICENSES/posterly-MIT.txt); ARIS adds style
discipline gates,
(truncated - see the full file via the links below)
File tree — 15 files
skills/paper-poster-html/DESIGN_FINAL.md
skills/paper-poster-html/IMPLEMENTATION_CONVENTIONS.md
skills/paper-poster-html/LICENSES/posterly-MIT.txt
skills/paper-poster-html/NOTICE.md
skills/paper-poster-html/SKILL.md
skills/paper-poster-html/scripts/_posterly/__init__.py
skills/paper-poster-html/scripts/_posterly/canvas.py
skills/paper-poster-html/scripts/_posterly/measure.py
skills/paper-poster-html/scripts/_posterly/polish.py
skills/paper-poster-html/scripts/_posterly/preflight.py
skills/paper-poster-html/scripts/_posterly/render.py
skills/paper-poster-html/scripts/_posterly/textutil.py
skills/paper-poster-html/scripts/_posterly/verify_final.py
skills/paper-poster-html/scripts/asset_check.py
skills/paper-poster-html/scripts/extract_pdf_figures.py
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Build a print-ready academic conference poster from a paper with hard measurement gates”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Paper2Poster transforms academic papers into conference posters through a conductor-led workflow where you control figure placement and layout. Parse the PDF, decide which sections benefit from original figures versus text explanations, hand-author the poster HTML, then refine through visual assessment and content validation. The skill treats text-only sections as legitimate outcomes when figures don't add value.
Aris Paper Poster transforms compiled research papers into print-ready conference posters. It produces A0/A1 PDFs, editable PowerPoint files, and SVG outputs with color schemes tailored to major venues like NeurIPS, ICML, and CVPR. The skill extracts key content and visual elements to create one-page posters optimized for 60-second viewing.
pptx-posters generates research posters designed in HTML/CSS that export to PowerPoint when explicitly requested. It emphasizes AI-generated visuals occupying 60–70% of the poster area, with strict formatting rules for poster-readable text and simplified graphics. Use this skill only when users specifically ask for PPTX or PowerPoint format; standard research posters default to LaTeX.
Slide Generation transforms a completed paper into presentation slides or poster by extracting key content—title, figures, tables, equations, and results—and organizing them into a structured Beamer LaTeX template. The skill handles content extraction, slide sequencing following standard presentation flow, and optional poster layouts, while enforcing clarity rules like one message per slide and simplified equations for oral delivery.
Access ready-to-use LaTeX templates and venue-specific formatting requirements for journal submissions, conference papers, research posters, and federal grant proposals. The skill covers major publishers like Nature, Science, and PLOS; conferences including NeurIPS, ICML, and CVPR; and funding agencies such as NSF, NIH, DOE, and DARPA. Use it to verify compliance with submission guidelines and customize templates for your academic work.
Access ready-to-use LaTeX templates and venue-specific formatting guidelines for journal submissions, conference papers, research posters, and grant proposals across major publishers and funding agencies. The skill covers Nature Portfolio, Science family, PLOS, IEEE, ACM, and federal agencies including NSF, NIH, DOE, and DARPA, with detailed specifications for page limits, document structure, and submission requirements.
More skills paper-writing (MIT)