Skip to content
dsh.fish

Browse

205 results

Bundle

dsh-wei-sitecontrol

Site controller for DeepSeek Harness: register websites/HTTP services and manage their lifecycle, git, and release-based SSH deploys — with server probing, stored deploy scripts, rollback and scheduled publishing.

TodayWei
Bundle

dsh-cost-pill

DSH Web plugin: a session API-cost + account-balance pill merged into the official composer stats row, with a click-open breakdown panel. Host half registers a `costPill` session projection and a loopback-only balance route; browser half renders it through the slot runtime.

Daviszhou212
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
Bundle

dsh-web-tavily

Tavily-backed search provider for dsh: registers the `tavily` provider on ctx.web so the web_search tool runs against the Tavily Search API

VviLliAm-qwq
Bundle

@huanlin/dsh-plugin-better-locale

DSH web 插件:通过 DSH v0.1.5-rc.1 原生第三方语言 API(locale.addLanguage + register(ns, locale, dict))注册 19 种内置语言字典(ja/ko/fr/...),语言直接出现在 DSH 设置页原生 Language 行中切换,未覆盖文案按 fallback 链回退英文。 | DSH web plugin: registers 19 bundled third-language dictionaries (ja/ko/fr/...)

HuanLinOTO
Bundle

dsh-mcp-sync

DSH plugin: connect to MCP servers, discover tools, and register them for direct model invocation with retry logic and statistics

nan1010082085
Bundle

private-agent-skills

DeepSeek Harness bundle that registers the seven-skill integrated development workflow suite on ctx.skills.

MikumikuDAIFans
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-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-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

dsh-mcp-manage

A DeepSeek Harness (DSH) static market plugin that adds an 'MCP 服务' management page in Settings: list / add / edit / delete the MCP servers registered in cordis.patch.yml, and run a real MCP initialize connection handshake per server to verify each service connects normally.

wuhobin
Bundle

dsh-tui-jobs

Background jobs panel for dsh-TUI: /jobs lists, watches, inspects and cancels background jobs (bash, subagent, …) via the ctx.jobs registry.

FUSU123fusu
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

@enderfga/dsh-clawo

A bundle built on DeepSeek Harness that registers Claw Orchestrator as an ACP subagent provider — delegate a dsh subagent to a multi-engine council across Claude Code, Codex and Cursor.

Enderfga
Bundle

dsh-standard-toolkit

dsh 标准工具插件(Standard ToolKit):工具管家。平时工具不占位,会话中按需自动匹配加载,用完自动收走。含暂存区、雷达索引、白名单遮罩、load_tool / register_new_tool、pre-step 自动匹配、会话生命周期管理。

suanniniu
Bundle

dsh-web-fetch

Generic Web content fetcher plugin for DeepSeek Harness with dual pluggable data sources (CDP browser + Tavily). Each data source is registered as its own tool so the LLM can pick context-appropriately. Zero-intrusion bundle plugin; follows strategy pattern.

runfali
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

relay-dsh-plugin-workbench

Extensible workbench shell for DeepSeek Harness with generic side and bottom view registration.

yangbobo2021
Bundle

@deepseek-ai/dsh-client-ui-board

Multi-layer project whiteboard view: a mind-map of boxes and connectors over layers, registered into the conversation view ring (no service). 发布为 DSH 客户端插件,可 GitHub / npm / tarball 分发。

LaoQianwocao
Bundle

dsh-settings-manager

DSH web plugin: manage how other plugins' sections appear in the global Settings dialog — show/hide, reorder, rename — without touching upstream. Every settings.section registration passes through the manager policy (registration-time + read-path interception).

Yiklek
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-compact-chat-ui

DSH web plugin: shrink chat content density — markdown typography tokens, message-body spacing and the user bubble, live-adjustable from a card under Settings → Plugins. Host half registers the settings namespace that makes the Plugins tab dispatch the card.

secyborg
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