zhaoyaqi18/dsh-compressio ↗★ 0
dsh-compressio
Image compression/conversion tools for DeepSeek Harness via api.compressio.cc MCP
AI Analysis
核心用途是让 DSH 智能体具备图片压缩与格式转换能力。适合在工作流中经常需要处理、优化图片大小的自动化任务。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhaoyaqi18/dsh-compressioREADME
Read the full README ↗Usage example
"Compress this photo to under 200KB: ./photo.jpg"
The agent calls mcp__compressio__compress_image and returns the compressed file.