zhaoyaqi18/dsh-compressio ↗★ 0
dsh-compressio
通过 api.compressio.cc MCP 服务为 DeepSeek Harness 提供图像压缩和转换工具的插件。
AI 分析
核心用途是让 DSH 智能体具备图片压缩与格式转换能力。适合在工作流中经常需要处理、优化图片大小的自动化任务。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhaoyaqi18/dsh-compressio說明文件
閱讀完整 README ↗Usage example
"Compress this photo to under 200KB: ./photo.jpg"
The agent calls mcp__compressio__compress_image and returns the compressed file.