Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
39 plugins encontrados
modlens
liustack/modlens
Ponte de visão para modelos somente-texto: cole uma imagem e receba evidências estruturadas em JSON (OCR, layout, semântica).
dsh-vision-router
ysr666/dsh-vision-router
Visão gratuita para agentes somente-texto: cadeia de visão integrada sem chave, além de ferramentas de pixel (perguntas e respostas, grounding, recorte, diff de pixels, cores, OCR, rastreamento SVG, recorte de objetos, capturas de tela); cole uma imagem para usar.
dsh-vision-toolkit
anionex/dsh-vision-toolkit
Tarefas de visão para modelos somente-texto: perguntas e respostas sobre imagens com reconhecimento de intenção, OCR de capturas de tela longas, reprodução de UI, grounding e diff de pixels.
dsh-openbiliclaw
whiteguo233/dsh-openbiliclaw
O OpenBiliClaw é um agente de recomendação de conteúdo personalizado, multiplataforma, que roda localmente, entendendo continuamente seus interesses e buscando conteúdo de forma proativa. Este repositório é seu plugin para o DeepSeek Harness: adiciona uma quarta aba fixa na interface do DSH (Recomendações/Biblioteca de conteúdo/Conversa/Perfil/Configurações) e registra 22 ferramentas de Agent Bridge, permitindo que o próprio Agent leia recomendações, responda a sondagens e aprenda em ciclo fechado.
picturereader
jing-hy/picturereader
Image "reading" for text-only models: downscale + reduce color depth + structure/color fingerprints into text grids fed back to the conversation, letting the model zoom, sample and OCR autonomously like a multimodal model; fully local with zero external model dependency, ships an image-reading methodology skill and optional PaddleOCR.
dsh-openmaic
thu-maic/dsh-openmaic
OpenMAIC: salas de aula, slides, widgets interativos e ensino socrático.
dsh-vision
linenxi-ctrl/dsh-vision
Plugin de visão externa para o DeepSeek Harness: painel de configuração via botão da baleia, reconhecimento de imagens com resposta automática e ferramentas de captura de tela/reconhecimento para o agente.
dsh-vision-proxy
flyvhidbwo/dsh-vision-proxy
Cérebro DeepSeek + transcrição automática de imagens: anexe imagens na GUI e cada uma é transcrita em texto por qualquer VLM compatível com OpenAI antes de chegar ao DeepSeek, que é somente texto — um caminho rápido com chave própria (padrão qwen3.7-flash; DashScope/Zhipu/OpenRouter ou qualquer endpoint compatível com OpenAI), ou Ollama local detectado automaticamente sem configuração.
dsh-docs
sqhao-o/dsh-docs
Local PDF, Office, image, and OCR document intelligence for DeepSeek Harness.
dsh-vision
54xkeee/dsh-vision
Vision for text-only DeepSeek via Doubao Web by default (zero-cost, no API key — drives your logged-in Chrome through a Windows CDP bridge), with Antigravity IDE quota (flash/pro) or Gemini fallback; auto detail escalation, vision evidence memory with compaction rehydration, content-hash cache, and a bilingual client panel.
dsh-windows-ocr
maxwell-feng/dsh-windows-ocr
Local OCR for attached images via the built-in Windows engine (Windows.Media.Ocr): only the recognized text is sent to the model, never the image bytes; vision passthrough is opt-in.
dsh-ocr-local
balcoz/dsh-ocr-local
Local OCR for DeepSeek Harness: paste/attach an image, get its text via PP-OCRv5 + ONNX Runtime, fully offline. TUI (cc-tui) and Web. / DeepSeek Harness 本地 OCR 插件:图片转文字,PP-OCRv5 + ONNX Runtime,完全离线,支持 TUI 与 Web。
dsh-vision-bridge
sfyyy/dsh-vision-bridge
On-demand vision for text-only DSH sessions: images become markers, and a vision_describe tool sends only image + question to an OpenAI-compatible vision model
deepseek-vision
gou-gee/deepseek-vision
DeepSeek Harness 原生视觉 Bundle:粘贴或拖入图片,通过托管的 deepseek-vision-mcp 调用 OpenAI 兼容视觉模型。
deepseek-vision (dsh-plugin-deepseek-vision)
gou-gee/deepseek-vision
Vision MCP and DSH bundle for text-only DeepSeek: analyze_image, analyze_clipboard, compare_images and vision_status tools, a visual settings page, free GLM-4.6V-Flash by default, result caching and rate-limit tolerance; keys stay out of logs.
dsh-learning-mode
chplus0/dsh-learning-mode
Learning Mode agent preset: a coding agent that teaches while coding — concrete scenario-grounded explanations, Socratic guidance, and TODO(你) practice blanks, modeled on Claude Code's Learning output style; installable via dsh plugin add (dsh-learning-mode on npm).
dsh-plugin-deepeye
favio8/dsh-plugin-deepeye
Plugin de visão DeepEye para o DeepSeek Harness (DSH): descrição de imagens, OCR, VQA, layout de UI e análise da área de transferência.
dsh-ui-spec
yumimanji/dsh-ui-spec
DeepSeek Harness plugin that turns UI screenshots into implementation-grade web specs using OCR, deterministic geometry, scene graphs, assets, and render comparison.
free-vision-skill
niyongsheng/free-vision-skill
Fully-local image understanding & OCR via macOS Vision Framework: `ocr_image` (text, table layout + coordinates) and `view_image` (scene, faces, QR) — paste multiple images into the web input box or pass path/URL/base64; images never leave your Mac.
dsh-paddle-ocr
omdsh-dev/dsh-paddle-ocr
dsh-tesseract-ocr
maxwell-feng/dsh-tesseract-ocr
Local OCR for attached images via Tesseract: only the recognized text is sent to the model, never the image bytes; vision passthrough is opt-in.
dsh-free-vision
fuzzysoul/dsh-free-vision
Free vision bridge for text-only models: image understanding, OCR, UI and debug analysis via free-tier providers (Qwen3-VL-Flash, Doubao, DeepSeek-OCR) with a settings GUI.
dsh-computer-use-win
yu-tao-li/dsh-computer-use-win
Windows computer use for DeepSeek Harness: an MCP stdio server over a PowerShell UIA backend exposing 22 desktop tools (UIA tree, screenshots, typed input, OCR, window management, failsafe).
dsh-plugins
zjcdkj/dsh-plugins
DeepSeek Harness out-of-tree plugin: give a text-only coding model eyes by routing images to a Qwen-VL (DashScope) route through ctx.llm and returning text.