Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
27 plugins trouvés
dsh-vision-router
ysr666/dsh-vision-router
Vision gratuite pour les agents texte seul : chaîne de vision intégrée sans clé, plus des outils pixel (questions-réponses, ancrage, recadrage, diff pixel, couleurs, OCR, tracé SVG, détourage, captures d'écran) ; collez une image pour l'utiliser.
dsh-vision-toolkit
anionex/dsh-vision-toolkit
Tâches de vision pour les modèles texte seul : questions-réponses sur image sensibles à l'intention, OCR de captures d'écran longues, reproduction d'UI, ancrage (grounding) et diff pixel.
dsh-vision
linenxi-ctrl/dsh-vision
Plugin de vision externe pour DeepSeek Harness : panneau de configuration via le bouton baleine, reconnaissance d'image avec réponse automatique, et outils de capture d'écran/reconnaissance pour l'agent.
dsh-hdc-bridge
1na-ko/dsh-hdc-bridge
Pont vers les appareils HarmonyOS : boucle d'automatisation hdc pour captures d'écran/installation/logs/crashs/UI avec read_image, une base de connaissances API versionnée priorisant les sources officielles (SDK .d.ts + documentation embarquée hors ligne), et une chaîne de build/signature/lint via le CLI DevEco.
godot-bridge
smalldy/godot-bridge
Pont runtime entre DSH et le moteur Godot : lancez et pilotez un jeu Godot 4.x en cours d'exécution via son serveur d'interaction TCP intégré au jeu — 8 outils (inspection de scène/UI, évaluation GDScript, simulation d'entrées, captures d'écran, opérations statiques headless, validation de script), remplace godot-mcp.
dsh-browser
wqty123/dsh-browser
Capacité de navigateur réel partagée pour DeepSeek Harness : un navigateur visible que l'humain observe et peut reprendre en main, piloté par l'agent via CDP (snapshot/exécution/contenu/gestion des onglets) ; jonction côté hôte, fournisseur et outils browser_*.
dsh-mobile-gui-agent
kunjinkao-os/dsh-mobile-gui-agent
Agent GUI Android avec captures d'écran ADB, ancrage compact de la hiérarchie d'UI, actions itératives vérifiées, approbations, et une vue Mobile 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
dsh-pilot
guo6x/dsh-pilot
Zero-dependency browser control: drive a real headless Edge/Chrome over CDP with 8 `pilot_*` tools (navigate/click/type/keys/eval/screenshot) plus a live draggable cockpit panel in the Web GUI - text-first snapshots for text-only models, no Playwright, no API key.
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.
dsh-cloak-browser
maxiaovivi/dsh-cloak-browser
CloakBrowser-powered native browser tools with per-agent isolated sessions, bounded snapshots, ref-based interaction, screenshots, and safe routing.
dsh-vision-mix
haiziyao/dsh-vision-mix
Combine text, vision, and image-generation APIs into one Mix model with automatic routing: text-only requests go to the chat model, user images and agent screenshots go to the vision model, follow-ups keep using the same session image, and agents can generate or edit images with session-scoped call history.
dsh-Kimi-WebBridge
microherox/dsh-kimi-webbridge
Drive the user's real browser through the local Kimi WebBridge daemon: navigate, find-tab, snapshot, click, fill, evaluate, CDP, screenshot, network, upload, PDF export and tab-management tools that reuse existing login sessions.
dsh-browser-control
kyo615/dsh-browser-control
Playwright MCP browser control for AI agents: drive a real, visible Chrome (navigate/click/type/snapshot + ~80 browser_* tools), with a live screenshot panel embedded in the GUI that refreshes after every action.
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-paper-design
try-works/dsh-paper-design
Paper Design MCP bridge as a DeepSeek Harness bundle: paper_* tools, image screenshot support, design skills, OAuth auth, and Cursor-parity design guidance.
dsh-screenshot
paicat1/dsh-screenshot
Standalone screen capture for DeepSeek Harness (dsh). Browser hotkeys for instant capture plus an agent-facing capture and read tool that lets the agent see and analyze any screen region.
dsh-browser
ben7am1n/dsh-browser
Automatisation de navigateur pour DeepSeek Harness : outils open/click/type/screenshot/eval propulsés par Playwright pour que l'agent puisse piloter de vraies pages web.
dsh-cloudflare-browser-run
realalexandreai/dsh-cloudflare-browser-run
Plugin DeepSeek Harness : outils de navigation web (markdown / capture d'écran / pdf) propulsés par Cloudflare Browser Run — véritable Chrome headless avec rendu JS, sessions de connexion et prise en charge WebMCP.
gewu-tools
nyantused-cpun/gewu-tools
Model-agnostic visual-inspection pipeline for text-only agents: page-by-page HTML screenshots plus a ready-made vision-subagent briefing contract (gewu_prep), then source-code truth verification of every finding (gewu_locate); validated on mimo-v2.5 & qwen3.7-plus.
dsh-wechatmpdev
vincentjiang06/dsh-wechatmpdev
WeChat Mini Program automated testing for DeepSeek Harness (dsh): selector-addressed actions, build-freshness gates, geometry-first assertions that work on text-only models, and screenshot image blocks on vision routes. 微信小程序自动化测试 dsh 插件:选择器寻址、构建新鲜度门、面向纯文
dsh-desktop
reachga0/dsh-desktop
dsh plugin: launch the dsh-desktop Windows shell (region screenshot, tray, session manager) from the DSH conversation via a desktop_launch tool.
dsh-cdp-browser
zaiwenj/dsh-cdp-browser
CDP bridge to an already-running Chrome/Edge for DSH: screenshots, pixel assertions, DOM/CSS checks, and page JS evaluation over HTTP + WebSocket, with zero child processes, zero npm dependencies, and zero per-use approval.
dsh-preview
viger1/dsh-preview
Headless-browser verification tools so the agent opens the page it just built, reads the rendered DOM and computed styles, checks the console, and screenshots the result; ships a frontend-verify skill.