dsh-courseware
拿用户自己的 .pptx 模板 + 一份课程大纲(教案/文档/纯文本),产出套用该模板背景、配色、字体、页面骨架的课件 .pptx。纯插件包,无内置密钥,图片后端需用户自行配置。
Takes the user's own .pptx template plus a course outline (lesson plan / document / plain text) and produces a courseware .pptx that adopts the template's background, color scheme, fonts, and page skeleton. Pure plugin package, no built-in API keys; the image backend must be configured by the user.
怎么安装
dsh plugin add dsh-courseware 简介
dsh-courseware 把 DeepSeek Harness 的 **courseware 技能**(中小学课件生成)及其 **pptxgen 引擎** 打包成官方可安装的 DSH 插件包:dsh plugin --profile <名字> add <本包>。 安装后,profile 里每个 agent 的技能目录都会出现 courseware 技能: 拿用户自己的 .pptx 模板 + 一份课程大纲(教案/文档/纯文本),产出套用该模板 背景、配色、字体、页面骨架的课件 .pptx。 包内结构 dsh-courseware/ ├── package.json type:module + main:lib/index.js + dsh.bundle.patch(命门) ├── cordis.patch.yml 把本包插成一行,loader 才会加载它 ├── lib/index.js 零依赖提供器:扫描 skills/ 注册进 ctx.skills ├── skills/courseware/ SKILL.md + workflows/ + references/ └── engine/ pptxgen 引擎源码 + pptxgen.sh + requirements.txt 安装 前置:已装 DeepSeek Harness + pnpm(dsh plugin 内部调用 p…
推荐参考
信息
- 协议
- MIT
- 语言
- Python
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-14
- 创建于
- 2026-09-14
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
mcp-server-chart
antvis/mcp-server-chart
🤖 一个可视化MCP和技能,包含使用@antvis的25+可视化图表。用于图表生成和数据分析。
ruflo
ruvnet/claude-flow
🌊 原始的代理元框架。部署智能多智能体群体,协调自主工作流,构建对话式AI系统。具备自适应记忆、自学习智能、RAG集成,并原生集成Claude Code / Codex / Hermes等。