DeepSeek Harness 插件库

modlens

★ Featured

分类: 记忆 · ⭐ 1306stars

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

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

插件信息

维护者liustack
GitHub stars1306
主要语言TypeScript
许可证MIT
最近推送2026-08-14T20:36:33Z
主页https://liustack.dev
收录日期2026-08-14

关于这个插件

The first vision plugin for DeepSeek Harness, and the vision bridge for every text-only coding agent. Paste an image, get structured JSON evidence (OCR, layout, semantics). | 全网第一个 DeepSeek Harness 视觉插件,为 DeepSeek、GLM 等纯文本模型外挂视觉能力,粘贴图片即得结构化 JSON 证据(OCR、版面、语义)。

安装这个 DSH 插件

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

dsh plugin add github:liustack/modlens

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

⚠️ 安全提示

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

插件安全 →

关于这个插件: modlens

What is modlens?

modlens is a 记忆 plugin maintained by liustack. 面向纯文本模型的视觉桥接:粘贴图片,获得结构化 JSON 证据(OCR、布局、语义)。

How do I install modlens?

Run dsh plugin add github:liustack/modlens 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:liustack/modlens#commit.

Is modlens free?

modlens is a community open-source project released under the MIT license. You can inspect its source and install it for free.

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