插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 761 个插件
uagent-sync (dsh)
severin-ye/uagent-sync
工作区跨设备备份、恢复与扩展更新,经 uagent-sync CLI 桥接执行。
dsh-plugin-hooks
truelove-dreamer/dsh-plugin-hooks
Claude Code 风格生命周期 hooks:工具调用前后自动执行 shell 命令(stdin 收 JSON payload),pre-tool 非零退出即阻断调用。
dsh-plugin-git-workflow
truelove-dreamer/dsh-plugin-git-workflow
一等公民的 Git 工具:status / diff / log / commit / branch,参数与路径校验、零 shell 调用,杜绝注入。
dsh-video-downloader
zimai233/dsh-video-downloader
检测并下载 B站/YouTube/抖音/小红书视频媒体,带清晰度与格式分析。
dsh-image-search
zimai233/dsh-image-search
多引擎反向识图聚合:Google Lens、百度、Yandex、TinEye、SauceNAO、IQDB、Ascii2d。
dsh-adhd-copilot
zimai233/dsh-adhd-copilot
ADHD 行为辅导技能:任务拆解、事项过载管理、启动仪式与失败重启。
dsh-wash-calendar
zimai233/dsh-wash-calendar
基于纯日期数学的周期习惯排程:下次发生日、区间排程与逾期提醒。
dsh-exam-countdown
zimai233/dsh-exam-countdown
查询 64 场中国考试(高考/考研/四六级/CPA/法考…)的规则日期(第二个周六、第一个周日)与倒计时。
dsh-context-proxy
evilirving/dsh-context-proxy
按需取回薄层:context_query / context_slice / context_grep 三个工具读取已持久化的历史,引用可回放。
dsh-voice
jesse-njx/dsh-voice
语音输入、语音输出:把口述音频转写为用户消息(transcribe),让 agent 朗读回复(speak),本地优先,音频存于 ~/.dsh/voice。
dsh-code-intel
lonelymoon87/dsh-code-intel
用 Tree-sitter 建立工作区符号索引,提供词法或可选 embedding 辅助的代码检索。
dsh-plugin-recall
truelove-dreamer/dsh-plugin-recall
跨会话记忆:全文检索所有历史会话(复用 ctx.sessionQuery 的 SQLite FTS5 索引),把最强匹配片段带回当前上下文。
dsh-plugin-asmemory
xplore-lab/dsh-plugin-asmemory
动作-状态时序记忆:记录类型化的状态与动作,做趋势、异常与因果关联分析。
dsh-memory
flymysql/dsh-memory
跨会话记忆库:remember / recall / forget 工具、每轮提示注入与设置页条目浏览。
dsh-cost-meter
sttrevens/dsh-cost-meter
Web UI 美元成本徽标:头部显示会话总成本、每条回复结尾显示该轮成本,悬停看分项。
dsh-plugin-deepseek-balance
fishxcode/dsh-plugin-deepseek-balance
在 DSH Web 设置中展示 DeepSeek API 余额、余额趋势与每日用量图表。
dsh-file-uploads
l541402398/dsh-file-uploads
从 Web 输入框上传任意本地文件,以待发送卡片展示,并在设置中管理已存文件。