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.
AI Analysis
核心用途是自动将学术论文转化为 PPT 汇报。适合需要准备组会汇报、会议报告或答辩,且希望基于真实论文内容生成幻灯片的科研人员。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:literaf/dsh-paper-slidesREADME
Read the full 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