DeepSeek Harness 插件库

distill

★ Featured

分类: 记忆 · ⭐ 15stars

精选 — 本站人工精选,已核验来源

自动对话蒸馏:后台子智能体反思,从聊天历史中创建/更新技能。

插件信息

维护者LoserFox
GitHub stars15
主要语言TypeScript
最近推送2026-08-13T13:11:31Z
收录日期2026-08-14

关于这个插件

自动对话蒸馏:后台 subagent 反省 + 技能 create/update

安装这个 DSH 插件

复制下面的命令,在 DeepSeek Harness 终端中运行即可。

dsh plugin add github:LoserFox/distill

插件以当前 dsh 进程的权限运行,安装时可能执行代码。安装前请检查源代码仓库和许可证;如需可复现安装,请固定 commit 哈希。

⚠️ 安全提示

插件以当前 dsh 进程的权限运行,安装时可能执行代码。安装前请检查源代码仓库和许可证;如需可复现安装,请固定 commit 哈希。

插件安全 →

关于这个插件: distill

What is distill?

distill is a 记忆 plugin maintained by LoserFox. 自动对话蒸馏:后台子智能体反思,从聊天历史中创建/更新技能。

How do I install distill?

Run dsh plugin add github:LoserFox/distill in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:LoserFox/distill#commit.

Is distill free?

distill is a community open-source project. You can inspect its source and install it for free.

modlens

精选 ⭐ 1306

记忆

面向纯文本模型的视觉桥接:粘贴图片,获得结构化 JSON 证据(OCR、布局、语义)。

查看插件 → liustack

mnemon

社区 ⭐ 436

记忆

LLM-supervised persistent memory for AI agents — graph-based recall, cross-session knowledge, single binary. Works with DeepSeek Harness, Claude Code, OpenClaw, and any agent runtime.

查看插件 → mnemon-dev