Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

76 Plugins gefunden

J

dsh-paste-path

jhuanxx44/dsh-paste-path

Finder clipboard paste for macOS: Cmd+C files or folders in Finder, then Ctrl+V in the DSH composer inserts their absolute paths; ordinary text paste with Cmd+V is untouched.

1vor 4 TagenUI-ErweiterungenMIT
F

dsh-input-rewriter

feiertu/dsh-input-rewriter

Tippen Sie einfach normal; etwa zwei Sekunden nach Ihrer Pause wird Ihr Entwurf in eine Version umgeschrieben, die mit höherer Wahrscheinlichkeit eine gute Antwort erhält. Eingefügter Code, Links und lange Texte bleiben unangetastet, mehrteilige Fragen behalten ihre Nummerierung.

1vor 6 TagenSitzungen & Nachrichten
J

dsh_upload_file

jarszmlovesai/dsh_upload_file

DeepSeek Harness(DSH) web plugin: paste files into the composer, inbox storage, thumbnails. Text via read_inbox; image understanding needs your vision skill (bundled image-reader + ARK_API_KEY).

1letzten MonatTools & FunktionenMIT
3

dsh-vision

314857493/dsh-vision

DeepSeek Harness plugin: a `deepseek-vision` route that declares image input and transcribes pasted images via the free Zhipu GLM vision models before delegating to the DeepSeek adapter.

1letzten MonatVision, Sprache & MultimodalMIT
L

agent-loop-workflow

lesliewylie/agent-loop-workflow

A project-agnostic multi-agent collaboration protocol for the DeepSeek Harness: loop guards that stop runaway agent loops, a six-field handoff format, risk-tiered review routing, and a fixed verify→commit→push→review→close sequence. One skill instead of the same rules copy-pasted into every agent's instructions.

1letzten MonatWorkflow-AutomatisierungMIT
X

dsh-image-vision

xsoc1/dsh-image-vision

Chat-Bildanhang-Brücke mit einem view_image-Werkzeug für jedes OpenAI-kompatible VLM (lokales Ollama oder Cloud): eingefügte/abgelegte Bilder werden zu view_image-Pfadmarkern, bevor sie Text-only-DeepSeek-Modelle erreichen.

1letzten MonatVision, Sprache & Multimodal
W

dsh-tool-vision

wanshichenguang/dsh-tool-vision

Modellseitiges image_describe-Werkzeug (识图) über die OpenAI-kompatible DashScope-API (qwen3.7-flash), plus eine Einfüge-Brücke: In Text-only-Sitzungen werden eingefügte Bilder beim Senden automatisch in Dateipfade umgewandelt und im Transkript zurückgerendert, sodass sie nie an der Bildannahme scheitern. Eigenen DASHSCOPE_API_KEY mitbringen; Endpunkt/Modell/Budgets konfigurierbar, redirect-fester HTTP-Client, funktioniert in jedem agent preset.

1letzten MonatVision, Sprache & MultimodalMIT
R

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.

1vor 11 TagenVision, Sprache & MultimodalMIT
G

dsh-tool-vision

gloryxpnv/dsh-tool-vision

Local-first structured vision for text-only agents: images go to a local OpenAI-compatible VLM and come back as JSON evidence (summary, verbatim OCR, layout regions, entities/relations, colors, explicit uncertainty), with anti-hallucination fallback and an optional paste/upload bridge; zero cloud cost, images never leave the machine.

1letzten MonatVision, Sprache & MultimodalMIT
F

dsh-sight

fu3rte/dsh-sight

Vision als Plug-in für rein textbasierte DeepSeek-Harness-(dsh)-Modelle: ein `vision`-Tool mit integrierten günstigen/kostenlosen VLM-Presets, Stapelanalyse mehrerer Bilder, Bildaufnahme per Einfügen-als-Hinweis und einer Web-Einstellungsseite mit Hot-Reload.

1letzten MonatVision, Sprache & MultimodalMIT
S

dsh-mac-cua

saunato/dsh-mac-cua

Computer Use for macOS desktop applications: reads any app's accessibility tree as text with element indices, then clicks, types, pastes, scrolls, drags, selects text and sets values through it, plus screenshots read back as images. Driven by a persistent JavaScript REPL — the agent gets two tools (`js`, `js_reset`) and calls an `sky` API inside them, so state survives between calls and the tool schema stays fixed as capabilities grow. Accessibility trees come back as diffs after the first read; actions address elements by index and indices from a stale read are refused rather than misapplied; typing waits for keyboard focus and reads the field back; paste restores the clipboard. Requires macOS 14.4+, Accessibility permission (Screen Recording only for screenshots) and Node 20+; ships a prebuilt native module, so nothing compiles at install time.

0vor 5 TagenTools & FunktionenMIT
R

857-dsh-file-attach

rcyd857/857-dsh-file-attach

Drag or paste files or pictures into the DSH Web composer as one scrolling row of chips, sent as @path references.

0vor 4 TagenUI-ErweiterungenMIT
B

dsh-engineer-tools

bycall/dsh-engineer-tools

Engineering work-tools for DeepSeek Harness: registers two model-facing Host Tools — a scoped `git` runner, and a package-manager runner (`dev`) that detects npm/pnpm/yarn/bun from the workspace lockfile and picks the right verb per manager. Both run through dsh's sandboxed shell and return structured stdout/stderr/exitCode, so the agent gets focused, reviewable results instead of raw bash, and adding another tool is a copy-paste of one register block.

0vor 6 TagenTools & FunktionenMIT
Z

dsh-plugin-image-picker

zg2017/dsh-plugin-image-picker

Adds a file-picker 'attach image' button to the composer toolbar, since DSH's own web client only supports paste and drag-and-drop for image attachments (v1 scope, per its own upstream design notes) - a real gap for touch devices with no drag-and-drop and

0vor 21 TagenVision, Sprache & MultimodalMIT
H

dsh-doctor

henrytian1998/dsh-doctor

Diagnose DSH home, leftover processes, ports, and oversized sessions, then write a paste-ready /doctor report.

0vor 7 TagenEntwicklung & Plugin-ToolsMIT
W

dsh-clipboard-menu

wuwaka/dsh-clipboard-menu

Adds a right-click menu to DeepSeek Harness inside desktop shells that ship no context menu: cut, copy, paste and select all in the composer, copy and copy-as-plain-text on selected text elsewhere, and a search entry that opens the default browser with a configurable engine.

0vor 9 TagenUI-ErweiterungenMIT
L

dsh-longtext-input

levodoubt/dsh-longtext-input

Adds a Long text button to the composer tool row: write or paste the body in an editor overlay, and on save it is written to <workspace>/.dsh-longtext/<timestamp>_<title>.md and an @ path reference to that file is appended to the composer, leaving the conversation free of the long text itself.

0vor 9 TagenUI-ErweiterungenMIT
Z

sakura-afternoon-skin

zampie/sakura-afternoon-skin

Sakura-afternoon pastel skin for the DSH Web UI: light and dark sakura token palettes, a click-through falling-petal overlay with a soft vignette, a header petal toggle and a General-settings master switch.

0vor 14 TagenThemen & AussehenMIT
Q

dsh-attach-picker

qwerty-k-de/dsh-attach-picker

Toolbar picture button in the DSH Web composer: click to pick multiple images through the native file dialog — they join the same draft-image rail as drag-and-drop and paste, with the host image-format, per-message-count and per-image-size limits enforced inline.

0vor 20 TagenUI-ErweiterungenMIT
B

dsDragPasteALL

balue8246-maker/dsdragpasteall

Drag or paste any local file onto the DSH page; it resolves the real absolute path (Spotlight + size/mtime + head/tail fingerprint match) and inserts it into the composer, with a content-cache fallback.

0letzten MonatUI-ErweiterungenMIT
L

dsh-tanqi

lastplayer82/dsh-tanqi

AI-generated curiosity & trivia plugin for the dsh web GUI (Curio in the English UI): 「开始探奇」 generates a fresh batch of unexpected knowledge (excluding everything already seen), each item unfolds into two deeper layers plus similar knowledge points, and 「探奇清单」 keeps the full history (batch, items, layers, similar points) in browser storage. Reuses the host LLM channel with zero config; when no model is available, a DeepSeek API key can be pasted into the panel. Output language follows the DSH UI language (zh/en).

0letzten MonatNur zum SpaßApache-2.0
R

dsh-omni-vision

renji004/dsh-omni-vision

Local eyes for text-only models: eyes_render draws text/shapes/Mermaid onto a canvas in the Web GUI, eyes_paste captures pasted images, eyes_ocr reads text via the built-in Windows OCR (offline), and eyes_analyze inspects pixels as structured data — no vision model required.

0letzten MonatVision, Sprache & MultimodalMIT
V

dsh-ocr-bridge

vuvanmai936-dot/dsh-ocr-bridge

Paste images into DeepSeek Harness chat and have them read by a free local backend (macOS Vision / Tesseract) before the text-only DeepSeek model answers

0letzten MonatVision, Sprache & Multimodal
J

dsh-autovision

junkrat9527/dsh-autovision

Vision for text-only dsh models: paste an image and a configured multimodal model transcribes it to text automatically — transparent twin routing, an agent-callable read-image tool, no built-in keys or relay.

0letzten MonatVision, Sprache & MultimodalMIT