HTML Presentation Generator
Paste the following prompt into your AI chat to install this skill:
Follow https://skillhub.cn/install/skillhub.md to install @user_be38de3d/gbot-frontend-slides in your AI assistant.
About this skill
Problem
Engineers often need share-ready slides without relying on desktop PowerPoint or turning HTML pages into non-presentable documents. This skill targets single-file, zero-dependency HTML presentations that run directly in a browser. It supports three workflows: creating a deck from scratch, converting .pptx content, and enhancing an existing HTML presentation. The key constraint is not just visual polish; every slide must fit the viewport and avoid in-slide scrolling.
How It Works
- Content discovery: confirm purpose, length, available material, and optional in-browser text editing before generation.
- Style previews: generate three short single-slide previews based on mood instead of asking users to describe a design from scratch.
- Viewport rules:
.slideis expected to use100vh,overflow: hidden, responsiveclamp()sizing, and viewport-relative image heights. - Density limits: title, content, code, and image slides have maximum content rules; overfull slides should be split rather than compressed.
- Boundary notes: best for technical talks, product explainers, and course material; if a fixed
1920x1080house preset is required, specify it explicitly so the default viewport-fitting behavior does not override the deck system.
Use Cases
- Prepare 10 technical-review slides and export design notes as offline-open browser HTML.
- Convert a .pptx lecture into a single-file HTML deck for direct projection on meeting laptops.
- Enhance an existing HTML presentation by splitting dense content and fixing in-slide scrolling.
- Generate three style previews so the team can choose a more confident product-launch visual.
Best For
- Frontend engineer preparing a tech talk, needing docs as browsable HTML slides.
- Course instructor who wants lecture notes converted to browser slides with in-browser editing.
- Product launch team needing three style previews to decide visual direction quickly.
- Design engineer maintaining internal templates, requiring single-file delivery without npm builds.
Related Skills
Convert teaching schedules from talent development plan PDFs into structured Excel files, with cross-page tables, merged cells, multi-semester course splitting, major metadata extraction, and batch output.
Turn post-meeting text into bilingual minutes, preserving structure and consistent terminology.
Interprets tender files, generates bid docs, and checks compliance via the Bailian API.
Create, repair, and recalculate xlsx, xlsm, csv, or tsv workbooks with formula-safe edits, validation, and recalculation.