dsh-courseware
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.
拿用户自己的 .pptx 模板 + 一份课程大纲(教案/文档/纯文本),产出套用该模板背景、配色、字体、页面骨架的课件 .pptx。纯插件包,无内置密钥,图片后端需用户自行配置。
How to install
dsh plugin add dsh-courseware About
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…
Recommendation signals
Meta
- License
- MIT
- Language
- Python
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-14
- Created
- 2026-09-14
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
mcp-server-chart
antvis/mcp-server-chart
🤖 A visualization mcp & skills contains 25+ visual charts using @antvis. Using for chart generation and data analysis.
superpowers
obra/superpowers
An agentic skills framework & software development methodology that works.
ruflo
ruvnet/claude-flow
🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated