Skip to content
dsh.fish

Browse

148 results

Bundle

@mokuyoaxis/dsh-iris

Multi-provider media generation, visual understanding, prompt optimization, and an integrated Iris workbench for DeepSeek Harness.

mokuyoaxis2
Bundle

dsh-llm-qwen-local

DeepSeek Harness LLM adapter plugin for locally deployed Qwen models behind a vLLM OpenAI-compatible endpoint: per-model multimodal switch, fully configurable reasoning efforts, and a web settings page (client plugin) for editing the deployment from the frontend

starefinger2
Bundle

dsh-plugin-bilibili

DeepSeek Harness plugin: Bilibili keyword video search, video metadata, subtitle transcripts, direct play URLs, and multimodal frame viewing (bilibili_search / bilibili_video / bilibili_subtitles / bilibili_playurl / bilibili_frames). Anonymous by default with risk-control bootstrapping; an optional SESSDATA unlocks login-gated subtitles and higher-quality streams.

moxingovo1
Bundle

dsh-gemini-multimodal

DeepSeek Harness plugin: multimodal tools (image/audio/video/document understanding, transcription, image generation) via Gemini API or the local Antigravity CLI.

RealAlexandreAI1
Bundle

dsh-vision-subagent

Vision for text-only DeepSeek Harness agents: delegate image reading to a one-shot subagent on a configurable vision route (MiniMax / Kimi / any OpenAI-compatible provider), keeping image bytes and the vision model's context out of the main session.

ruby13041
Bundle

deepseek-eyes

deepseek-eyes:给 DeepSeek Harness 的纯文本模型装上眼睛——把粘贴的图片经 OpenAI 兼容视觉 API 转成文字描述,再转发给真实的文本模型(Give text-only models in DeepSeek Harness eyes: describe pasted images via an OpenAI-compatible vision API, then forward to the real provider. Not affiliated with DeepSeek.)

fryghost1
Bundle

@liangdacheng/dsh-vision-bridge

DSH-native vision bridge for text-only models with native image attachments, multi-image evidence batching, and session-scoped validated Evidence caching.

TwistedRiCen1
Bundle

dsh-modlens

Plug-in vision for text-only LLMs — a DeepSeek Harness (dsh) fork of ModLens adding multi-engine support (Gemini, Volcengine Ark/Doubao, Claude) and per-call engine selection

YZz-S1
Bundle

dsh-vision-api-localorweb

DSH 插件:可接入识图模型 API(本地大模型识图工具 + 设置界面)。配置 OpenAI 兼容的识图接口(LM Studio / vLLM / Ollama 等),接口留空即不启用识图模型。

TIPSONG1
Bundle

dsh-subscription-media-suite

Connect an official Grok subscription to DSH as an ACP subagent, extending its native image support with audio and video tools.

xisheng6871
Bundle

dsh-llm-bailian-kimi

百炼(DashScope)上的 Kimi LLM 适配器插件:支持 kimi-k3 图片输入、思考链与工具调用

sologuy1
Bundle

dsh-eye-vision

dsh-eye-vision: give text-only DeepSeek Harness models eyes — image understanding via any OpenAI-compatible multimodal API. Fork of dsh-free-vision with custom-provider fixes and an allowed-directories whitelist.

AlloyPlane1
Bundle

dsh-image-vision-bridge

DSH host plugin: automatically sends images in user messages to a vision model (default mimo-v2.5 on opencode-go) and feeds the returned text description to the main text model (e.g. deepseek-v4-pro), without touching the visible chat transcript.

Icestab1
Bundle

dsh-plugin-vision-toolkit

Vision toolkit for DeepSeek Harness -- glance, ground, detect, crop CLI tools for text-only agents to understand images

YYTbit1
Bundle

dsh-vision-tool

Image routing for text-only models in DeepSeek Harness: a global analyze_image tool (Kimi vision) plus automatic rewriting of pasted images into attachment references when the active model cannot see images.

visail1
Bundle

@eric.wen/dsh-sight

DeepSeek Harness plugin: direct multimodal image transfer declarations + per-session image clearing, reasoning-effort auto-fill, and progressive Figma MCP bridging (design-to-code + AI-driven design).

ericfetch1
Bundle

@iroam2375/dsh-autovision

dsh auto-vision bridge: paste an image into a text-only model's composer and a configured multimodal model transcribes it as text, automatically.

Junkrat95271
Bundle

dsh-omnifile

DSH 文件适配插件(面向 DSH 0.1.2-alpha.1):拖拽/粘贴/点击上传/@ 文件引用加入本地文件,以「文件:<路径>」引用随消息发出;主模型按需调用 dshomnifile 工具解析——文本多编码直读、Office/PDF 等文档由 anydoc 提文本、文档内嵌图片与扫描/图文混排 PDF 页由进程内 pdfjs 渲染 + 配置的多模态模型识别(内容哈希缓存 + 并发排队)并组装为 Markdown;聊天内文件卡片可预览图片、本地打开源文件;识别走官方 ctx.llm.stream。

zuuky1
Bundle

dsh-ollama-vision-bridge

DSH vision bridge (DSH >= 0.1.2-rc.1): when the selected chat model is text-only, attached images are described by a local Ollama VL model (qwen3-vl:8b) with keep_alive VRAM cooling. Install-time patch of dsh-api-session-controller prompt admission + runtime status companion.

nvbb1
Bundle

dsh-mimo-vision-hint

DSH plugin: prompt the agent to dispatch image recognition to an opencode-go mimo-v2.5 subagent

Isekai-Mfu1
Skill

dsh-multimodal-skill

通过三方多模态 API 为纯文本 LLM 提供图像理解与文档理解能力(OCR、表格、公式、 版面解析、PDF/扫描件→Markdown、截图/照片/图表问答)。使用场景:用户粘贴或给出 图片/PDF 路径时解读内容、从文档提取文字与表格、对截图提问、发票/论文/票据解析。 触发词:图片理解、OCR、文档解析、截图内容、PDF 提取、表格识别、公式识别、票据识别、 扫描件、image、vision。实现为 Python 标准库 CLI(urllib/json/base64),零三方依赖。

v587d1
Bundle

dsh-auto-vision

DeepSeek Harness 视觉桥:自动发现你已配置的多模态模型,给纯文本主模型装上 vision 工具,识别结果以纯文本返回。零配置,一条命令安装。

NormanFxxkingRockwell1
Bundle

dsh-eyes

On-demand vision for text-only LLMs in DeepSeek Harness: keep pasted/attached images in the backend, and let the model call view_image to look at them anytime via any OpenAI-compatible vision endpoint — as if the model were natively multimodal.

Leeminjing1