Skip to content
dsh.fish

Browse

13 results

Bundle

@bananasoldier01/dsh-tidychat

DSH Web 会话时间线整理:已完成轮次自动折叠(只留最终结论)+ 过程/结论分隔线 + 边缘导航消息轨(左右贴边、横线/圆点)+ 智能加载更早历史。兼容 DSH 0.1.0-rc.7 ~ 0.1.2-rc.1;0.1.2+ 可用「接管官方消息轨」开关替代官方右缘 TurnNavigator。

BananaSoldier0110
Bundle

@wuxjs/dsh-chat-continue

DSH plugin that auto-retries failed API requests — when third-party APIs return errors (rate limiting, service unavailable, etc.), intercepts and retries to keep the conversation going. Supports auto/manual mode with configurable status codes and error codes.

Chu-m1
Bundle

dsh-matlab

DeepSeek Harness plugin: matlab.run tool — run MATLAB code via matlab -batch and return output plus saved figures.

weijianguizhou1
Bundle

dsh-dream-incubator

Give DeepSeek Harness a subconscious: it `dreams` asynchronously in the background, turning daily conversations and tool logs into dream reports presented in an immersive web interface

Lisk8091
Bundle

dsh-web-summary

A DeepSeek Harness tool plugin: fetch a public web page and return its title and plain-text summary to the agent.

lavenleo1
Bundle

@xiyiyiru/dsh-mode

mycel working modes: a switch_mode tool returning one selected mindset as an ordinary tool result, plus a shared core-behavior system-prompt section

xiyiyiru
Bundle

dsh-download-guard

DeepSeek Harness plugin: force every large-file download through the local aria2 engine by denying shell download commands at the tool pre-execute hook. Returns the exact aria2 replacement command. 强制下载统一走 aria2 的 DSH 插件。

BeiWay1145
Bundle

dsh-subagent-delegation

Ships a skill that tells the agent when to delegate work to subagents instead of doing it inline, how to fan several out in parallel, and how to check what they returned.

gezi-wen
Skill

dsh-plugin-development

Use when turning a user idea or feature request into a DeepSeek Harness plugin; choose the right extension point and delivery shape, implement a Cordis plugin with correct lifecycle/effects/config, compose it, and run the required repository checks.

zephyrpersonal
Bundle

dsh-scratchpad

Scratch pad: one shared floating text surface in the middle of the screen. Other plugins open it through the client service scratchpad: read mode shows big text (scrollable, selectable, Close only); edit mode adds Save and returns the edited text to the caller via onSave. No persistence; the caller owns the text.

joao-paulo-santos
Bundle

dsh-image-preview

Local image hosting for DeepSeek Harness: serves images from a preview directory over the web profile's own HTTP server so chat messages can render them inline, plus a preview_image tool that stages an existing local image and returns its URL.

ReiRui