Convert an academic paper PDF into a publish-ready, self-contained single-page project homepage (a self-contained index.html) — the kind of paper landing page researchers host on GitHub Pages. Triggers when the user says "turn a paper into a project page/webpage", "paper2html", "generate a paper landing page / project page", "turn this PDF into an HTML page", "paper to webpage", or "make a paper homepage". A you-led, coordinated skill: the mechanical steps (MinerU parsing + deterministic fact extraction at gate 1 + post-authoring QA at gate 2) call scripts, while you hand-author index.html yourself (calling no LLM API), choosing from several design languages.
$npx -y skills add quzhan51496/paper2anything --skill paper2htmlInstalls into the current project.
Run `npx skills use "https://github.com/quzhan51496/paper2anything" --skill "quzhan51496/paper2anything/paper2html"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/quzhan51496/paper2anything" that are relevant to the current task. Run `npx skills add "https://github.com/quzhan51496/paper2anything"` and select the relevant skills, then follow their instructions.