Skip to content
dsh.fish
Bundle

dsh-gif-creator

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

Source
satan9394
stars
1 stars
License
MIT
Updated
Updated 5 days ago

Readme

# dsh-gif-creator

DSH(DeepSeek Harness)技能插件:**GIF 创建**。

为 Slack 等场景搜索或生成 GIF:GIF API 搜索(关键词/授权确认)、自定义文字/帧动画生成、尺寸与循环优化、平台适配与分享准备。受 [Anthropic 官方 skills](https://github.com/anthropics/skills) 的 slack-gif-creator(Apache-2.0)启发的中文原创精简版。

## 安装

```bash
dsh plugin add dsh-gif-creator
```

## 触发方式

描述中包含"GIF / 动图 / 表情包 / Slack 动图 / 自定义动画"等关键词时自动触发。

## 能力

- 现成 GIF 搜索与选图
- 文字/帧动画自定义生成
- 尺寸/循环/文件大小优化
- 平台适配与分享准备

## 许可

MIT

Install

dsh plugin --profile web add github:satan9394/dsh-gif-creator#21e3aa562ff03b51152870fcca08a297b4fb6742

Profile: web

Source