Magazine Animated HTML Slides
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @user_d418f5eb/slide-animation-skill.
About this skill
Problem
Many presentation tools force a tradeoff between dense slides and over-designed web components. 动画ppt targets single-person sharing sessions, internal talks, product demos, and demo days, producing a self-contained index.html that can be opened locally. It fixes layout, theme palette, navigation, and animation into a reusable template, reducing CSS and JS maintenance while preventing ad-hoc color changes from breaking the visual system.
How It Works
The skill starts by clarifying audience, duration, source material, images, theme preference, and hard constraints. If no outline exists, it drafts a narrative arc before creating slides. It then copies assets/template.html, selects one of five preset themes, and replaces the :root color variables as a whole block. Content is added from ten layout skeletons, such as cover, section intertitle, stat page, pipeline, comparison, and quote page. Motion is driven by Motion One through data-anim hooks; the template includes WebGL hero backgrounds, serif headings, sans-serif body text, monospace metadata, and Lucide icons. Before delivery, the workflow checks class-name existence, theme rhythm, and a checklist to avoid style fallbacks caused by missing classes like h-hero, stat-card, or pipeline.
Boundaries
It is best for stylized, single-author, offline web slides. It is not a fit for heavy tables, complex charts, frequent training decks, or collaborative editing. Images should live in a sibling images/ folder and use stable ratios; one deck should use one theme palette, not mixed variables.
Use Cases
- Before an internal industry talk, turn an opinion essay into a 15-page, offline, single-file HTML slide deck.
- For an AI product demo day, generate a launch-style deck with one preset theme, hero pages, and entrance animations.
- During a private session, arrange personal essays, screenshots, and case images into quote-plus-image, grid, and pipeline layouts.
- At the close of a talk, turn key takeaways into a big-quote page and a before/after comparison page.
Best For
- Independent developers preparing offline talks who want personal-style HTML slides without hand-writing CSS.
- AI product launch leads who need a demo-day deck with hero pages and motion before the event.
- Private-session speakers who want essays, screenshots, and cases laid out in a magazine style.
- Web deck builders who need a single-file deck with keyboard, wheel, and touch navigation.
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.