Skip to content
dsh.fish
Bundle

dsh-pptx-engineering

SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。

Source
satan9394
License
MIT
Updated
Updated 20 days ago

Readme

# dsh-pptx-engineering

DSH(DeepSeek Harness)技能插件:**PPTX 工程**。

创建/编辑/分析演示文稿:pptxgenjs 陷阱清单(布局/hex 颜色/阴影/列表/原生图表)、unzip-edit-zip 编辑流程、markitdown/缩略图读取、schema 验证脚本。受 [Anthropic 官方 skills](https://github.com/anthropics/skills) 的 pptx(Apache-2.0)启发的中文原创精简版。

## 安装

```bash
dsh plugin add dsh-pptx-engineering
```

## 触发方式

描述中包含"PPTX / 幻灯片 / 演示文稿 / deck / 编辑 PPT / 图表"等关键词时自动触发。

## 能力

- pptxgenjs 陷阱清单
- 原生图表与美化
- unzip-edit-zip 编辑与清理
- schema 验证 + 渲染目检

## 许可

MIT

Install

dsh plugin --profile web add github:satan9394/dsh-pptx-engineering

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source