tjxj/dsh-wanghong-handwritten-ppt 预览 preview

tjxj/dsh-wanghong-handwritten-ppt

DeepSeek Harness的王虹学术手写风PPT技能·Notability风格HTML幻灯片与PNG导出

项目介绍Project Overview

DSH 插件,封装为 DeepSeek Harness 技能,用于生成 16:9 Notability 风格手写学术 HTML 幻灯片,并将每页导出为 1920×1080 PNG。适用场景:制作网红色调的手写风学术演示文稿。安装时需 Node.js 22.19+ 或 24+,并使用 Google Chrome 完成 PNG 导出,macOS 还需通过 Font Book 下载 HanziPen SC 字体。

A DSH plugin packaged as a DeepSeek Harness skill that produces 16:9 Notability-style academic handwritten HTML slide decks and exports every slide as a 1920×1080 PNG. Use it when you need a viral, hand-drawn look for academic presentations. It requires Node.js 22.19+ or 24+, Google Chrome for PNG rendering, and the macOS HanziPen SC font installed via Font Book.

或使用命令行安装(适合开发者)Or use CLI install (for developers)

命令行安装CLI Install

dsh plugin --profile web add github:tjxj/dsh-wanghong-handwritten-ppt

tjxj/dsh-wanghong-handwritten-ppt 加入你的 DSH 配置(web profile)即可启用。

READMEREADME

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

Cover preview

Diagram preview

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.0 or >=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

上一个 Prev dsh-side-chat 下一个 Next deepseek-launcher