Plugins
Browse, filter, and install DeepSeek-Harness plugins.
32 plugins found
dsh-vision-api-localorweb
tipsong/dsh-vision-api-localorweb
dsh-vision-ocr
timeflies-qyh/dsh-vision-ocr
DeepSeek Harness OCR plugin — offline image text recognition powered by PaddleOCR-json (primary) and RapidOCR-json (fallback). 让 DeepSeek Harness 直接识别图片中的文字,无需视觉模型、完全本地离线运行。
dsh-vision-bridge
goodandready/dsh-vision-bridge
Self-owned vision bridge for DeepSeek Harness: pick the vision model yourself from the available ones. Image content blocks are rewritten into text markers at the agent boundary so text-only models never fail a turn, and a describe_image tool answers via
dsh-vision-subagent
ruby1304/dsh-vision-subagent
Vision for any DSH route: paste images in the Web composer with intent-aware auto-analysis, delegate workspace image reads to a Kimi/MiniMax vision subagent, and materialize pasted originals for editing.
dsh-vision-plugin
ld-1101/dsh-vision-plugin
Give your text-only model eyes - chat image attachments are auto-described via a vision model (default prompt), with iterative re-parsing through model-generated prompts when details are missing; system/custom model modes + GUI config panel, key-safe secret handling, and a small host patch for DSH 0.1.0-rc.6 (see repo README).
dsh-vision-recognizer
kaixinbaba/dsh-vision-recognizer
Vision provider route that transcribes attached images to text through a configurable model (15+ OpenAI-compatible and Anthropic vendors) while DeepSeek keeps answering.
dsh-vision-guard
good-boy4069/dsh-vision-guard
Transparent image guard for text-only routes: paste images without the 400 session deadlock, plus a vision_analyze tool for OCR/PDF/docx/pptx/video.
dsh-vision-solution
br1nosense/dsh-vision-solution
Give DSH text-only models vision: an image/OCR/document recognition skill (race pool → custom channels → local) plus an idempotent host patch so image messages reach the model.