Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).
distill
★ FeaturedCategory: 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
| Maintainer | LoserFox |
|---|---|
| GitHub stars | 15 |
| Primary language | TypeScript |
| Last push | 2026-08-13T13:11:31Z |
| Added to this directory | 2026-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.
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.