paper-2-web

Generate interactive homepages, videos, and posters from LaTeX or PDF papers.

1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/Victory-Hugo/S2-Agent-Skill --skill paper-2-web-victory-hugo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-2-web
Source: https://github.com/Victory-Hugo/S2-Agent-Skill/tree/main/skills/writing/paper-2-web
Command: npx skills add https://github.com/Victory-Hugo/S2-Agent-Skill --skill paper-2-web-victory-hugo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of layout-aware, interactive websites from academic papers, eliminating the manual effort of translating PDFs or LaTeX sources into presentable research pages.

Core Features & Use Cases

  • Layout-aware generation: Analyzes paper structure to produce responsive, multi-section websites with interactive figures, tables, and citations.
    • Interactive exploration: Expandable sections, interactive visualizations, and embedded references for easy navigation.
  • Branding and promotion: Optional logo discovery and branding alignment for institutional visibility, lab websites, and conference promotion.
  • Use cases: Post-publication promotion, lab dashboards, conference showcases, and research group pages.

Quick Start

Run the Paper2Web workflow with your paper directory, e.g.: python pipeline_all.py --input-dir input/paper --output-dir output/paper --model-choice 1 --generate-website --enable-logo-search

Frequently Asked Questions about paper-2-web

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

FAQPage Schema
How do I convert an academic paper PDF into an interactive website?

You can convert an academic paper PDF into an interactive website by running a Python-based pipeline that analyzes the paper's layout to generate responsive, multi-section web pages with interactive figures, tables, and citations.

Can I generate presentation slides and posters from LaTeX source files?

Yes, you can generate presentation slides and posters from LaTeX source files by executing the pipeline with specific command-line parameters to produce Paper2Video presentations and Paper2Poster outputs.

What is the best way to create an explorable academic homepage for a research lab?

Creating an explorable academic homepage for a research lab involves using an automated layout-aware generation pipeline that transforms research papers into web pages featuring expandable sections, interactive visualizations, and embedded references.

Does the paper-to-web conversion pipeline support custom branding and logos?

Yes, the paper-to-web conversion pipeline supports custom branding and logos by enabling an optional logo search feature during the website generation process to align the output with institutional visibility requirements.

How do I run the paper-to-website workflow from the command line?

You run the paper-to-website workflow from the command line by executing the pipeline script with flags to specify the input directory, output directory, model choice, website generation toggle, and optional logo search activation.

What are the limitations when turning a paper into an interactive academic homepage?

Limitations when turning a paper into an interactive academic homepage include relying on the structural clarity of the input PDF or LaTeX sources for layout-aware generation, and requiring a configured Python environment to execute the pipeline successfully.