Skip to content
dsh.fish

Browse

163 results

Bundle

dsh-refactor-insight

DSH refactor-insight skill plugin: turn codebase smells into an executable, priority-ordered refactoring plan (file-length, long-function, deep-nesting, god-object, high-coupling, and TODO-density heuristics plus a staged runbook).

duyanta123
Bundle

dsh-continue-on-limit

Auto-continue for the DeepSeek Harness Web GUI: when a small local model hits its output-token cap and the conversation shows the max-tokens notice, the plugin automatically sends a short "continue" message so the reply keeps flowing without a manual click.

qwert702
Bundle

dsh-balance-widget

Web GUI floating widget that periodically queries the DeepSeek account balance

Yoke0
Bundle

dsh-qapproval-timeout

Approval timeout for DeepSeek Harness: when a sandbox/escalation approval is not answered within a configurable period, the request is automatically rejected instead of waiting forever.

2128627267
Bundle

@ikonon/dsh-trade-chart

在对话中直接渲染交易图表:trade_chart 工具 + 内联 SVG 图表卡片(K线/折线/柱状/面积,含成交量副图、MA/EMA/BOLL 主图指标、MACD/RSI/KDJ 副图指标、波段与自由标注、滚轮缩放平移)。

ikomom
Bundle

dsh-strength-refine

Highest agent preset for DeepSeek Harness: decomposes any need into a hierarchical capability map whose leaves all carry definite, operational acceptance criteria, and argues why the set fully covers the need — installable as a dsh plugin.

ShadowBruceMeaningLau
Bundle

@dsh-external/dsh-auto-continue

Automatically resumes replies cut off at the output token limit — built for self-hosted Ollama users with small output caps. · 回答被输出上限截断时自动发送"继续"续写,面向自部署 Ollama 小上限场景。

zhou1736948757-cpu
Bundle

dsh-session-slm-router

Shadow-mode SLM router for DeepSeek Harness: per-turn weak/strong prediction via vertical-small-model CLI, writes ~/.dsh/slm-shadow/session-slm-shadow.jsonl; does NOT change the active model (S1 shadow only).

NinjaSln-labs
Bundle

dsh-sidebar-superdoc-docx

DSH web plugin: open and edit .docx files in the better-sidebar editor through SuperDoc (superdoc.dev) — a browser-native DOCX editor. Assets are self-hosted from this package's node_modules; edited documents export back to disk atomically.

chendefine
Bundle

xby-medical-knowledge-graph

围绕疾病,药品,症状,诊断,并发症,饮食及其关系的知识图谱。仅限初步研究,具体应用需根据实际情况调整。

xby-skill
Bundle

xby-mathematical-visualization

基于JSXGraph的MCP协议服务器,提供13种数学可视化工具,适用于教育数学、工程和科学应用。

xby-skill
Bundle

dsh-reproducible-build-proof

Offline content-addressed proof that independent builds reproduced byte-identical specified artifacts

dongsheng123132
Bundle

dsh-skill-curator

DeepSeek Harness 自动技能策展插件:后台评审子代理定期复盘对话,自动创建/更新 SKILL.md,让智能体在真实使用中持续自我进化,零侵入、不改 dsh 源码。Automatic skill curation for DeepSeek Harness — a background subagent reviews conversations periodically and creates/updates SKILL.md files; zero-intrusion bundle plugin, no dsh source changes.

runfali
Bundle

dsh-docx-mcp

Zero-dependency MCP stdio server that generates real .docx files from a JSON spec — Chinese office-automation vertical for DeepSeek Harness.

helibeiqi
Bundle

heart-health-dsh-suite

DeepSeek Harness plugin suite for the heart-health scenario: heart-health preset, resident guidance, controlled heart_* wrapper tools over the heart-algo MCP bridge, and the safety policy that hides the raw mcp__heart-algo__* tools.

Liujie-harsh
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-d1

Cloudflare D1 tools for the DeepSeek Harness: d1_list/query/exec/schema/stats/health over the D1 HTTP API — read-only first, lexical read-only guard, write-approval gate, row clamping, CSV/JSON output.

cndn
Bundle

dsh-reelsmaker

DeepSeek Harness plugin: turn lines of narration into a finished vertical reel. Free neural voice-over, burned-in captions, no API keys.

aayan-cloud
Bundle

dsh-plugin-recycle-bin

Enforce recycle-bin-only deletion on Windows: block del/rm/Remove-Item and other disk-erase commands, forbid automatically emptying the recycle bin, and stop + ask the user when the recycle bin or disk is full.

Xylocarpro
Bundle

dsh-goal-restart

Automatically re-arm active goals when the dsh service (re)starts, so the goal-round driver resumes rounds without human intervention.

joshryandavis
Bundle

dsh-loop-guard

Result-aware stuck-loop guard for DeepSeek Harness: advisory nudges plus a monotonic hard stop. Only repeats with identical results count, so progressing polls and post-edit re-reads never trigger.

erdholion
Bundle

dsh-composer-recall

Arrow-key input history for DSH 0.1.2-alpha.1: press ↑ in an empty composer (or at the start of the draft) to recall this session's prompts, ↓ to go forward, Esc to restore what you were typing.

WongYuYe