dsh-paper-slides
Turn a paper into an academic talk for DeepSeek Harness (dsh) — 论文转 PPT / 组会汇报 / 会议报告 / 答辩 / 开题. Reads the real full text, budgets the slot per venue, and builds the deck around the figures with the speaker notes written as the script. Drives dsh-ai4scholar and dsh-slides.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:literaf/dsh-paper-slides说明文档
阅读完整 README ↗Configuration
The bundle inserts one row (id: paper-slides). Override it from your profile's cordis.patch.yml (a patch replaces the whole config, so restate every key you keep):
- id: paper-slides
config:
skills: true # register the paper-to-talk skill
planTool: true # register plan_talk
promptGuidance: true
promptOrder: 145