deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
Bring production-grade PDF compression to DeepSeek Harness. This bundle wires the api.pdfslim.app MCP server (Cloudflare Worker + MuPDF engine, ~93% average compression) into your DSH profile as three tools:
| Tool (as seen by the model) | What it does |
|---|---|
mcp__pdfslim__compress_pdf |
Compress a PDF to a target size / quality (render-rebuild engine) |
mcp__pdfslim__optimize_pdf |
Lossless structural optimization (garbage collection, stream compression) |
mcp__pdfslim__inspect_pdf |
Page count, file size, password protection check |
git clone https://github.com/zhaoyaqi18/dsh-pdfslim
dsh plugin --profile <name> add ./dsh-pdfslim
dsh --profile <name>
The upstream MCP server is hosted and always-on — no local engine, no dependencies.
"Compress this PDF to under 1MB: ./report.pdf"
The agent calls mcp__pdfslim__compress_pdf and returns the compressed file.
When the free quota runs out, the API itself tells the AI where to go (buy a key or use the free web app) — no dead ends.
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。