插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 30 个插件
dsh-data-insight
duyanta123/dsh-data-insight
把原始数据(CSV / 粘贴表格 / SQL 结果 / DuckDB)转成带业务结论、指标与图表的结构化 Markdown 报告。
DeepSeek-Harness-Hanako-Memory
moononnn/deepseek-harness-hanako-memory
Hana 式助手管理:可视化配置助手预设(卡片、四性格「元」、头像裁剪),并完整复刻 Hana 记忆系统(滚动摘要、分层编译、SQLite 事实库、深度记忆)。
dsh-native-memory
highland0971/dsh-native-memory
基于 DSH 原生接缝的按工作区记忆:事实与有界常驻档案落在 storage-domain 的 JSON 单元上,写入经人工审批并带 `(sessionId, seq)` 引证,确定性召回 + session-query 全文检索历史会话——无外部服务器、无自建 SQLite。
dsh-butler-memory
andyyang12345/dsh-butler-memory
PostgreSQL 持久个人记忆:MCP 记忆工具 + 可查看记忆与候选的 Web 面板。
dsh-netcafe
mario03690/dsh-netcafe
DeepSeek Harness bundle: adds AI NetCafé's hosted outcome tools to your dsh profile in one install — invoice batches and bank statements that arithmetic-check themselves, SQL dialect transpile, mainland-China reachability from a real China Mobile vantage
dsh-plugin-recall
truelove-dreamer/dsh-plugin-recall
跨会话记忆:全文检索所有历史会话(复用 ctx.sessionQuery 的 SQLite FTS5 索引),把最强匹配片段带回当前上下文。