EZ118/dsh-ppt-composer1

dsh-ppt-composer

AI PPT composer plugin for DeepSeek Harness: chat-driven deck creation, per-slide themes, SVG decorations, entrance animations, live draggable preview and standalone HTML export.

AI Analysis

核心用途是让 AI 能够通过对话生成、微调并导出 PPT。适合需要快速制作幻灯片、进行可视化排版的用户。必要条件是需在 DSH 会话中动态加载或重装 Cordis 插件。

Package
dsh-ppt-composer
Version
1.0.0
License
MIT
Last updated
Aug 16, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

使用流程(模型工作流,已内置系统提示词)

  1. 用户表示要制作 PPT 或粘贴文案 → AI 确认主题/受众/结构,并确认 长宽比 与是否需要 页间过渡动画
  2. 确认后 ppt_create 一次性创建(空白默认主题、基础排版,不上色)。
  3. ppt_slide_add / ppt_slide_update / ppt_slide_remove 微调,ppt_get 复核。
  4. 内容确认后询问配色 → ppt_theme_createppt_theme_apply;不满意 ppt_theme_update 微调。
  5. 满意后 ppt_export 导出独立 HTML 到会话工作区。