Installation
npx -y @deepseek-ai/dsh plugin --profile web add github:tjxj/dsh-wanghong-handwritten-pptThis installation command is an unverified starting point generated from the GitHub repository address.
README
Maintainer-authored documentation snapshot.
dsh-wanghong-handwritten-ppt
A packaged DeepSeek Harness skill for creating 16:9 Notability-style academic handwritten HTML slide decks and exporting every slide as a 1920×1080 PNG


Install
dsh plugin --profile web add github:tjxj/dsh-wanghong-handwritten-ppt
Restart dsh web, then ask for a Wang Hong-inspired handwritten PPT or invoke /wanghong-handwritten-ppt
The bundle registers one packaged skill and exposes its templates, styles, scripts, examples, prompts, and preview assets through the DSH skill resource base
Requirements
- Node.js
^22.19.0or>=24.0.0 - Google Chrome for PNG export
- The macOS HanziPen SC font downloaded through Font Book
Verify
npm test
npm run pack:check
Discovery
This public repository carries the dsh-plugin GitHub topic and declares an installable dsh.bundle in package.json
License
MIT. Third-party assets keep their license notices in the skill's assets/ directory
Project files and signals
Shown items are public repository signals detected in the directory snapshot.
Repository information
- Language
- CSS
- License
- MIT
- Last updated
- Aug 14, 2026, 10:42 AM
Install deliberately
Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.