literaf/dsh-paper-slides0

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.

包名
dsh-paper-slides
版本
0.2.0
许可证
MIT
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:literaf/dsh-paper-slides

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