DSH Wiki
首页
DSH 情报
DSH 插件
DSH 教程
DSH 用户说
装进 dsh
手写
易读
简体中文 ▾
English
简体中文
繁體中文
日本語
한국어
ไทย
Español
العربية
首页
/
DSH 插件
/
modlens
modlens
给纯文本模型开天眼。
dsh 首个视觉插件:贴一张图,直接返回结构化 JSON 证据,10 路引擎故障转移。
2,789 star
v3.18.3
视觉 / 多模态
GitHub
安装
三选一:已登录的 Claude Code/Codex/OpenCode/Pi(复用其凭证)、或免费 Gemini API key(Google AI Studio)、或免费 Antigravity CLI。已知坑:安装命令刻意钉死 @3.18.3 而非 @latest——pnpm 11 会扣发 24 小时内的新版本;视觉模型被自动排除,只给纯文本模型套视觉包装;无法确认的模型保持原样以保留原生贴图行为。
dsh 插件:装进 profile 后重启 dsh web 才生效。
DeepSeek Harness(版本号刻意写死,见坑)
npx -y @deepseek-ai/dsh plugin --profile web add @liustack/modlens@3.18.3
复制
LIUSTACK skills 线
npx -y skills add liustack/vibemaster -g
复制
自然语言安装:把这句话发给你的 AI
Install and configure the modlens skill following https://github.com/liustack/modlens/blob/main/INSTALL.md, then run the health check
复制
完整使用教程
01
把 INSTALL.md 那句安装指令直接发给你的 agent,让它自装并跑 health check
02
health check 为空时配一路免费引擎(推荐 Gemini API key,3 分钟、不用信用卡)
03
装完直接聊天:粘贴图片或丢路径,随便问,skill 自动触发(或经“(modlens vision)”模型选择器入口)
config
modlens config set openai.baseUrl https://dashscope.aliyuncs.com/compatible-mode/v1 modlens config set openai.apiKey <key> modlens config set openai.model qwen3-vl-plus # 其他常用项 modlens config set provider <name> modlens config set proxy <url> modlens config set reuse.codex true modlens config set reuse.opencode true modlens config set reuse.pi true modlens config set reuse.grok true
特色功能
·
10 路视觉引擎(6 个内置 provider + 4 个可复用本地 agent CLI)自动故障转移链
·
零配置复用现有多模态凭证:无 hooks、无 wrapper、无本地代理进程、不改任何 harness 配置
·
原生 modlens_read_image 工具返回全文转录、阅读序版面分区、实体与关系列表的结构化 JSON
评论墙
X
@hqmank · 2026-08-05
Gave DeepSeek vision with one skill. npx -y skills add liustack/modlens Repo link 👇
用一个 skill 就给 DeepSeek 装上了视觉。npx -y skills add liustack/modlens 仓库链接👇
411 赞
原文
DSH Wiki · DSH 情报站 · ai798 Lab 出品
DeepSeek Harness 官网
GitHub
数据实抓