Skip to content
dsh.fish

Browse

68 results

Bundle

dshplugin-registry

DSH Plugin Registry inside DeepSeek Harness — search, compare, and inspect source-backed plugin information before installation.

dshplugin-app
Bundle

dsh-feed

Cross-ecosystem aggregation base ('聚合的聚合'): syncs the GitHub dsh-plugin topic + npm registry into one open JSON index, queried by model tools, a CLI (dsh-feed), and a minimal stdio MCP server

863683348
Bundle

dsh-archived-list

DSH plugin: view and restore archived sessions - shell overlay panel over the workspaceRegistry restore write path

Yiklek
Bundle

@harness-flow/dsh-flow-hub

DSH-native Harness Flow Hub for DeepSeek Harness plugins, Agent Stacks, and recoverable Profile transactions

Harzva
Bundle

dsh-launch-pad

Local service control deck for DeepSeek Harness: a global per-project service registry with port-conflict arbitration, one-click start/stop/restart buttons in the Web UI, start-command normalization across project types, auto-follow of the active session, and 7 agent tools.

realpkuasule
Bundle

color-schemes

A DSH web GUI color-scheme plugin: a data-driven registry of themes (Catppuccin, Everforest, Nord) selectable from a settings row, with theme-adapted tooltips and hover cards. Add new schemes by dropping one file into ./schemes and rebuilding.

hatanokokosa
Bundle

dsh-mcp-connector

DeepSeek Harness MCP Connector: connect servers, search tools across active connections, and troubleshoot discovery. Includes a continuously updated catalog; supports OAuth 2.0 PKCE, API keys, Streamable HTTP/stdio, and mcpServers JSON import.

duhu2000
Bundle

@dsh-external/dsh-session-manager

DSH session migration plugin: drag-and-drop sessions between workspaces in the Web UI. Backed by the official workspaceRegistry service and a multi-frame-safe zstd header rewrite.

ailiasdesu
Bundle

dsh-model-manager

DSH plugin: manage local model inference servers (llama.cpp / vLLM / SGLang) — registry, safe start/stop, parameter profile versioning with validation. Red lines: never pkill, never stop protected port 11437, never auto-restart dsh.

Ansonfishing
Bundle

dsh-self-upgrade

Settings-page DSH self-upgrade: check the running host against the npm registry, run `npm install -g @deepseek-ai/dsh@latest` on confirmation, and restart the host instance.

snow930
Bundle

routine-taskboard

Routine taskboard for DSH: a dedicated registry of long-lived scheduled infrastructure placards (windows tasks / cron / ai sessions) with dual-source health lamps and artifact freshness, plus a lightweight claimable work-order board.

Amoss-1
Bundle

@perrylink/dsh-plugin-kit

Shared zero-runtime-dependency toolkit for PerryLink DSH plugins: a pluggable Provider registry seam, fail-closed approval and adaptive session-event gates, mechanical verify scripts, shared sanitize/pricing/judge modules, and a new-plugin skeleton.

PerryLink
Bundle

dsh-catalog-refresh

Rebuild DSH's pi-ai model catalogues at runtime: fetches the live model lists from OpenRouter, OpenCode Zen, Fireworks, Groq, Together and DeepSeek and patches the harness's installed pi-ai MODELS registry, so the model picker and discovery show fresh models without hand-adding custom models.

joshryandavis
Bundle

dsh-skill-hub

In-GUI skill hub for DeepSeek Harness (dsh): browse the full local skill catalog from the official ctx.skills registry (every root + third-party providers), toggle skills on/off, inspect bodies, surface frontmatter diagnostics, and scaffold new skills — p

cheshireez
Bundle

@dsh-so/dsh-plugin-advisor

Find DeepSeek Harness plugins from the dsh.so registry — like find-skill, but for dsh plugins.

dsh-so
Bundle

dsh-session-memo

DSH Web UI 对话侧边备忘录:GitHub 同步状态(自动探测 git)/ npm 发布状态(自动对比 registry)/ 项目版本 / 手动备忘标签,与 dsh-session-status 状态标签联动

LucienLL
Bundle

xby-glama-registry

提供MCP注册服务器的搜索功能,用于查询匹配特定字符串的MCP服务器。

xby-skill
Bundle

@perrylink/dsh-cert-mcp

Read-only MCP server exposing the dsh-plugin-certification registry: certification grades, snapshots and five-dimension evidence for DeepSeek Harness plugins.

PerryLink
Bundle

dsh-hmos-skills

HarmonyOS (鸿蒙) development skills for DeepSeek Harness — 39 official hmos-* skill bundles ported to the DSH skill registry: ArkTS/ArkUI development, multi-device adaptation, Kit integration, and DFX crash/leak analysis.

weikangzeng07-ops
Bundle

dsh-npm

NPM registry management for DeepSeek Harness: query package info, list versions, search packages, and publish/deprecate packages — registry info via HTTP API, publish via the npm CLI with optional token injection, plus a web settings panel

zhengjy01