Bundle
dsh-file-conversion
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
- Source
- satan9394
- stars
- 1 stars
- License
- MIT
- Updated
- Updated 5 days ago
Readme
# dsh-file-conversion DSH(DeepSeek Harness)技能插件:**文件格式转换**。 PDF↔Word、HEIC→JPG、MP4→MP3、CSV→JSON、EPUB→MOBI 等常见路线;本地工具优先(ffmpeg/LibreOffice/Calibre/7-Zip),免费在线服务兜底(999 条路线,25MB 上限、5 次/分钟限流)。受 [wshobson/agents](https://github.com/wshobson/agents)(38k★ MIT)启发的中文原创精简版。 ## 安装 ```bash dsh plugin add dsh-file-conversion ``` ## 触发方式 描述中包含"转换文件 / 转格式 / PDF 转 / HEIC / MP4 转 MP3 / CSV 转 JSON / EPUB 转"等关键词时自动触发。 ## 能力 - 转换决策顺序(本地工具 → 在线服务 → URL 直转) - 常见路线速查表与工具命令 - 限制与错误处理(体积/限流/隐私/下载过期) ## 许可 MIT
Install
dsh plugin --profile web add github:satan9394/dsh-file-conversion#a9d42a0deb35feffbdca4ef07d3bb289be09be1b
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-file-conversion from the hub