DeepSeek Harness Plugin

distill

★ Featured

Category: Memory · ⭐ 15stars

Curated — reviewed and verified by the editors

Automatic conversation distillation: background subagent reflection plus skill create/update from your chat history.

Plugin facts

MaintainerLoserFox
GitHub stars15
Primary languageTypeScript
Last push2026-08-13T13:11:31Z
Added to this directory2026-08-14

About this plugin

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

Install this DSH plugin

Copy the command below and run it in your DeepSeek Harness terminal.

dsh plugin add github:LoserFox/distill

Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs.

⚠️ Safety note

Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs.

Plugin safety →

About this plugin: distill

What is distill?

distill is a memory plugin maintained by LoserFox. Automatic conversation distillation: background subagent reflection plus skill create/update from your chat history.

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

Curated ⭐ 1306

Memory

Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).

View plugin → liustack

mnemon

Community ⭐ 436

Memory

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.

View plugin → mnemon-dev