DSH Wiki DSH Wiki
首頁 / 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
02health 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
數據實際抓取