dsh-slides
大纲转演示文稿插件:将结构化大纲转化为支持离线演示、带演讲备注、可导出 PDF 或可编辑 PPTX 的自包含 HTML 幻灯片。
AI 分析
核心用途是快速生成演示文稿。适合需要将文本大纲或研究结果快速转化为精美幻灯片进行汇报展示的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:literaf/dsh-slides說明文件
閱讀完整 README ↗Configuration
The bundle inserts one row (id: slides). Override it from your profile's cordis.patch.yml (a patch replaces the whole config, so restate every key you keep):
- id: slides
config:
outputDir: slides/ # where decks are written, relative to the workspace
defaultTheme: plain # plain | ink | midnight | slate | sunrise
promptGuidance: true # register the deck-writing guidance
promptOrder: 150