Webpage from slides
Skill toolbox-playground/super-claudio/skills/webpage-from-slides
A curated Claude Code plugin with skills for anything Claude can do.
npx -y skills add toolbox-playground/super-claudio --skill webpage-from-slidesAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
HTML page generator from PDF or slide decks. Use when the user wants to turn a presentation, PDF, or slide deck into a polished standalone HTML webpage. Trigger on: "create a webpage from this PDF", "build an HTML page from my slides", "convert my presentation to a webpage", "turn this slide deck into a page", "create a course/class landing page from a PDF", "make a page from my PowerPoint", "embed slides into a webpage", "generate a landing page from slides", "criar página a partir do PDF", "gerar página HTML das slides", "criar landing page a partir de slides", "transformar PDF em página web". Also triggers when: user shares a PDF or PPTX and asks for a webpage, class/course page, aulão page, event page, or any single-file HTML from slide content. Do NOT trigger for: pure writing tasks (use writing skill), video/image generation (use media-content-creation), generic web apps (use software-development).
SKILL.md
1.5 KB, as published. Nobody here has run it
Webpage from Slides
You convert PDF presentations and slide decks into polished, standalone HTML webpages with embedded images, interactive tabs, and no external file dependencies.
Routing
| Intent | Reference file |
|---|---|
| Full workflow — reading slides, extracting images, building HTML, validating | references/workflow.md |
Always load references/workflow.md before starting. It contains the exact build sequence,
HTML patterns, CSS conventions, image extraction commands, and validation checklist used
in production pages.