zjsthmjialin
inspiration-deck-workshop
Inspiration Deck Workshop: local HTML presentation skill and template toolkit
- Stars
- 1
- Language
- HTML
- Created
- Jul 11, 2026
- Updated
- Aug 16, 2026
Introduction
Inspiration Deck Workshop
Inspiration Deck Workshop is a static HTML presentation toolkit for creating polished, animated presentation pages with local coding agents. It is designed for fast proposal drafts, product demos, client briefings, research summaries, social carousels, and reusable presentation templates.
Preview: Theme Motion Showroom
Theme Showcase

| Premium Stage | Product Launch | Executive Brief | Creator Pop |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
The full promotional image set is available in docs/assets/theme-showcase.
What It Includes
- 23 visual themes for business, technology, editorial, creative, and premium launch scenarios.
- 25 reusable page layouts for covers, timelines, metrics, comparison pages, roadmaps, and story sections.
- 21 CSS animation presets and 5 lightweight canvas visual effects.
- Complete deck templates for talks, business reports, product launches, proposals, courses, social content, roadmaps, research briefs, workshops, and campaign reviews.
- Local HTML/CSS/JS output that can be opened, customized, exported, or hosted.
How To Use
Create a new deck from a template:
node tools/cli.mjs new my-deck --template product-launch --theme platinum-launch
Open the generated index.html in a browser, then edit the HTML content, theme, layout, and animations as needed.
Export slides when needed:
node tools/cli.mjs export my-deck --format png --out dist/my-deck-png
node tools/cli.mjs export my-deck --format pdf --out dist/my-deck.pdf
Recommended Uses
- Client proposal and sales presentation pages.
- Product launch and feature announcement decks.
- Strategy, research, and executive briefing documents.
- Course modules and internal training pages.
- Social media carousel drafts and visual storyboards.
- Reusable presentation style libraries for local AI workflows.
DeepSeek Harness Plugin
Inspiration Deck Workshop is also a DeepSeek Harness (DSH) plugin: one command installs the skill into DSH so any session can build HTML presentation decks through the standard workflow (template → edit → validate → export PNG/PDF).
dsh plugin --profile web add dsh-inspiration-deck-workshop
After installing, restart DSH Web and ask your agent to "make a product launch deck" — it loads the skill and follows its workflow.
- npm: https://www.npmjs.com/package/dsh-inspiration-deck-workshop
- Plugin source lives in the
dsh-inspiration-deck-workshop/directory of this repository (the skill packaged as a DSH bundle). - Requirements: Node ≥ 18; PNG/PDF export needs a local Chrome/Chromium.
Notes
This project focuses on high-quality static HTML presentation output. PPTX export, account systems, collaboration features, cloud editing, and template marketplace features are outside the current scope.
Contact
Author: zjsthm@gmail.com
WeChat: 63656299
License
Released under the MIT License.



