Skip to content
dsh.fish

Browse

841 results

Bundle

dsh-plugin-multimodal

Vision sidecar for DeepSeek Harness: accept image attachments on text-only models, describe them, then send text to the main model.

shinjiyu3
Bundle

dsh-tts

Text-to-speech for dsh web: speaks each assistant reply out loud using Edge TTS neural voices (host bridge + browser player)

Vim0x3c3
Bundle

dsh-gpu

GPU-aware execution layer for DeepSeek Harness: gpu_status / gpu_exec / gpu_run_bg tools, per-step GPU context injection, automatic CUDA_VISIBLE_DEVICES card selection

zytsyj3
Bundle

@deepseek-ai/dsh-tool-regex

DSH regex tool: test/find/replace over text plus static pattern explanation, zero-dependency with ReDoS guards

omdsh-dev3
Bundle

dsh-local-llm-controller

DSH plugin: start/stop a local llama.cpp llama-server from the settings → plugins page — two model slots (A/B) with per-slot model-file selection, eight editable launch-parameter groups (text/vision × fast/long × 2 slots), and one shared DSH provider carrying both slots' models with four thinking-effort levels.

Lbunc3
Bundle

dock-markdown

Markdown viewer for the dock file explorer: renders .md/.markdown/.mdx files with a one-click switch to the text editor.

AKS1st3
Bundle

dsh-llm-vision-bridge

DeepSeek vision bridge for the dsh web GUI: route image attachments to a vision model (pi-ai / llama.cpp Qwen3-VL) and continue the conversation with the text description on a text-only LLM (DeepSeek)

Einskyle3
Bundle

dsh-compact-button

DSH web plugin: adds a one-click Compact button and a New Session button to the conversation context meter panel. Compact submits /compact to summarize older history; New Session starts a fresh session in the same workspace (agent preset and permission settings follow the deployment default).

shyuan-hub3
Bundle

dsh-any-attachment

dsh bundle: attach any file type in dsh web — text-likes inline, binaries as workspace path references, rasters via the built-in pipeline

Zenjibad3
Bundle

@dsh-external/dsh-comfyui

ComfyUI 驱动器(AI-first 合同制):模型只见合同槽、不见工作流 JSON。文生图/图生图/文生视频/图生视频模板,双重预检防幻觉,官方/自定义节点活体判定。

zeroa2343
Bundle

@zhtx2026/dsh-pdf

DSH PDF 解析插件: 为 agent 提供 pdf_info / pdf_extract_text / pdf_render_page 三个工具。基于 pdfjs-dist + @napi-rs/canvas; 对未内嵌字体的 PDF (如嘉立创EDA导出) 自动改用系统字体渲染文字。热插拔 — 通过 cordis.patch.yml + profile node_modules 软链接挂载, 无需改动 dsh 源码。

zhtx20243
Bundle

@jasonqq/dsh-btw-plugin

Codex-style /btw for DeepSeek Harness: ask a side question answered by a conversation-seeded subagent, keeping the answer out of the main context

JasonQQ3
Bundle

dsh-recall

Conversation history recall for DeepSeek Harness: search the original text of every session (like searching chat records) — literal/fuzzy/semantic retrieval, fully local & offline. AI never forgets what you told it.

Relistencode3
Bundle

visual-review

DSH plugin: renders images inline in DeepSeek Harness Web chat and gives text-only models vision — cloud multimodal API first, local Qwen3-VL fallback.

wang-bool3
Bundle

@dsh-plugin/dsh-plugin-muapi

DeepSeek Harness plugin that exposes MuApi's 100+ image, video, and audio generation models as an agent tool.

SamurAIGPT3
Bundle

dsh-youreyes

Eyes for text-only DeepSeek on DeepSeek Harness: image understanding via Antigravity IDE quota (default, flash/pro), OpenAI-compatible VLM endpoints, Gemini API, or local Ollama — model-invokable vision tool, wrapper adapters for deepseek/opencode-go, evidence memory, and a polished client panel.

54xkeee3
Bundle

dsh-ctrl-enter-submit

DeepSeek Harness 插件:将对话框提交快捷键改为 Ctrl/Cmd+Enter,普通 Enter 换行,可在设置中随时开关。 / A DSH plugin that makes Enter insert a newline and Ctrl/Cmd+Enter submit, toggleable in settings.

SA1992X3
Bundle

dsh-delete-message

Per-message delete for DeepSeek Harness — a trash icon beside the copy button on every chat message that removes that message from the derived model context (and the visible transcript) via the official surface-replace contract

viplocco3
Bundle

roblox-devforum-mcp

MCP server that searches the Roblox DevForum and official creator docs so AI coding agents can debug Roblox games against real community and engine knowledge.

EL4CTEO3
Bundle

dsh-brainagent

BrainAgent — brain-inspired plugin for DeepSeek Harness (dsh): a pipeline of heuristic filters, statistical memory stores and context injections; reward-ledger + UCB1 bandit learning loop (RL-lite)

stas130286-blip3
Bundle

dsh-prompt-polish

DeepSeek Harness 输入栏提示词优化插件:6 种策略 × 3 种语言与自定义指令重写草稿,可选携带聊天上下文(含压缩摘要)、目标与任务清单,结果确认弹窗、最近 5 次历史与三级设置持久化。Input-bar prompt optimizer for DeepSeek Harness: rewrites drafts with 6 strategies × 3 languages plus custom instructions, optional chat context (with compaction summary), goal and todo injection, a confirm dialog, last-5 history and three-tier settings persistence.

13219287573
Bundle

dsh-comfyui-node-development

DeepSeek Harness (DSH) plugin that packages a distilled bilingual guide to ComfyUI custom node development as the comfyui-node-dev skill, ready for any DSH agent to load.

shouwang373