← Back to list

dsh-auto-vision

DeepSeek Harness Other Low risk

Auto-discovery vision bridge for text-only DeepSeek Harness agents: automatically finds an image-capable model from your configured providers and returns picture descriptions as plain text via a vision tool.

为纯文本 DeepSeek Harness 主模型搭视觉桥:自动从已配置模型中挑选多模态模型,通过 vision 工具把图片描述以纯文本返回。

How to install

DeepSeek Harness dsh plugin add dsh-auto-vision

About

dsh-auto-vision **给 DeepSeek Harness 里的纯文本主模型装上眼睛:自动发现你已配置的多模态模型,一条命令装上 vision 工具,图片识别结果以纯文本返回。** 快速开始 本插件**已发布到 npm**,两种安装方式任选: **方式一:npm 安装(推荐)** sh dsh plugin --profile <你的profile名> add dsh-auto-vision **方式二:GitHub 源码安装**(纯 JS、零构建步骤,无需构建授权) sh dsh plugin --profile <你的profile名> add github:NormanFxxkingRockwell/dsh-auto-vision 装好后,直接在主对话里说: 读这张图 C:\path\to\image.jpg 描述一下 主模型会自动调用 vision 工具,把识别结果以文本形式返回给你。 要求:你的 dsh 里已经配置了至少一个**声明了图片输入**的多模态模型(如何声明见下文「配置」)。没有的话,插件会在启动时报错并告诉你怎么办。 它解决什么问题 dsh 内置的 read_image 会把图片块直接塞进当前模型的上下文,所以只有当**当前主模型本身支持图片**时才能用。像 deepseek v4 flash 这样的纯文本模型,调用 read_image 会被直…

Recommendation signals

51 Tool quality · Based on stars, downloads, maintenance, security and docs
User interest · Adjusted by in-site views, install copies and download clicks
51 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
MIT
Language
JavaScript
GitHub stars
1
mo. downloads
Last push
2026-08-18
Created
2026-08-17

Links

Basic safety check

Findings
None
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Topics
cordic, deepseek-harness, dsh, dsh-plugin, image-to-text, multimodal, vision

Related plugins

DeepSeek HarnessClaude CodeCodex New
Score89

modlens

liustack/modlens

Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).

☆ 3.1K ↓ 20.0K Other
DeepSeek Harness New
Score81

dsh-vision-toolkit

Anionex/dsh-vision-toolkit

Vision tasks for text-only models: intent-aware image Q&A, long-screenshot OCR, UI reproduction, grounding, and pixel diff.

☆ 700 ↓ 1.8K Other
DeepSeek Harness New
Score69

dsh-vision-router

ysr666/dsh-vision-router

Free vision for text-only agents: built-in keyless vision chain plus pixel tools (Q&A, grounding, crop, pixel diff, colors, OCR, SVG trace, cutout, screenshots); paste an image to use it.

☆ 753 ↓ 2.7K Other
DeepSeek Harness New
Score64

dsh-visual-plugin

jyh20030112/dsh-visual-plugin

Gives text-only models vision: forwards user images to an OpenAI-compatible vision model and shows the descriptions in a Web UI right panel.

☆ 9 ↓ 208 Other