zjsthmjialin / inspiration-deck-workshop

목록에 있음

Inspiration Deck Workshop: local HTML presentation skill and template toolkit

master도구스킬 소스 보기

설치

npx -y @deepseek-ai/dsh plugin --profile web add github:zjsthmjialin/inspiration-deck-workshop

이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.

README

유지 관리자가 작성한 문서 스냅샷입니다.

GitHub에서 보기 ↗
커밋 c2252ed동기화 2026. 8. 18.

Inspiration Deck Workshop

Awesome DSH Plugin

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

All theme preview

Premium StageProduct LaunchExecutive BriefCreator Pop
Black Gold StagePlatinum LaunchSignal DashboardVivid 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
  • 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.

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.

프로젝트 파일 및 신호

표시된 항목은 디렉터리 스냅샷에서 감지된 공개 저장소 신호입니다.

플러그인 매니페스트감지됨
테스트감지됨
문서감지됨
예제감지됨

저장소 정보

언어
HTML
라이선스
MIT
최신 릴리스
v0.1.1
마지막 업데이트
2026. 8. 16. 오전 7:36

신중하게 설치하기

소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.