modlens
liustack/modlens
为纯文本模型架起视觉桥梁:粘贴图片,输出结构化 JSON 证据(OCR、版面、语义)。
DeepSeek Harness 插件
输入框贴图自动识别:由 OpenAI 兼容视觉模型转成文字描述后,再交给纯文本 DeepSeek 模型处理。
跳到安装方式先检查来源,再复制社区 registry 提供的命令。
dsh plugin --profile web add github:ximengxiaolan/dsh-vision-bridge此命令来自社区 registry 快照。运行前请检查仓库与 package scripts。
只读发现信息。使用前请到仓库核对每个字段。
registry-record.json发现信息 · 到来源核验{
"name": "dsh-vision-bridge",
"owner": "ximengxiaolan",
"category": "tools",
"description": "Composer-attached images are transcribed to text by an OpenAI-compatible vision model before reaching text-only DeepSeek models.",
"descriptionZh": "输入框贴图自动识别:由 OpenAI 兼容视觉模型转成文字描述后,再交给纯文本 DeepSeek 模型处理。",
"install": "dsh plugin --profile web add github:ximengxiaolan/dsh-vision-bridge",
"npm": null,
"stars": 1,
"added": "2026-08-14",
"source": "registry"
}目录收录和 GitHub stars 都不能证明该插件安全。加入 profile 前,请检查 manifest、安装脚本、权限、网络行为、密钥处理、许可证和未解决的问题。