插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 11 个插件
dsh-suite (plugin-team-board)
whyihaveyou/dsh-suite
多 agent 共享任务板:经 Cordis service key 创建/认领/流转/查询任务。
graphlint
angeloszou/graphlint
DeepSeek Harness plugin bundle: graphlint dead-code detection tools for agents (graphlint_query / graphlint_build / graphlint_config + graphlint skill).
dsh-tool-csv
omdsh-dev/dsh-tool-csv
CSV 解析/查询/统计/转换(RFC 4180),零依赖状态机解析器。
dsh-tool-json
omdsh-dev/dsh-tool-json
JMESPath 子集 JSON 查询。
ai-monitor
winterone-hub/ai-monitor
DeepSeek Harness plugin: query AI Monitor balance / usage from local SQLite — cost-aware agent, auto bookkeeping with the AI Monitor proxy.
dsh-deepseek-usage
ben7am1n/dsh-deepseek-usage
DeepSeek usage monitor for DeepSeek Harness: account balance query and token usage summary as model-callable tools.
dsh-claude-mem
bleed00/dsh-claude-mem
A DeepSeek Harness plugin that integrates claude-mem: query, context injection, manual save, and session lifecycle over a local claude-mem worker's HTTP API
dsh-session-search-pro
lesliewylie/dsh-session-search-pro
通过 harness 自带的 `sessionQuery` 服务搜索、列出、读取历史与当前会话:部署启用了 SQLite FTS5 索引时走索引,未启用时回退到有上限的倒序扫描。
dsh-exam-countdown
zimai233/dsh-exam-countdown
查询 64 场中国考试(高考/考研/四六级/CPA/法考…)的规则日期(第二个周六、第一个周日)与倒计时。
dsh-context-proxy
evilirving/dsh-context-proxy
按需取回薄层:context_query / context_slice / context_grep 三个工具读取已持久化的历史,引用可回放。
dsh-plugin-recall
truelove-dreamer/dsh-plugin-recall
跨会话记忆:全文检索所有历史会话(复用 ctx.sessionQuery 的 SQLite FTS5 索引),把最强匹配片段带回当前上下文。