modlens
liustack/modlens
Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).
DeepSeek Harness plugin
DeepSeek brain + automatic image transcription: attach images in the GUI and each one is transcribed to text via any OpenAI-compatible VLM before reaching the text-only DeepSeek — a keyed fast path (default qwen3.7-flash; DashScope/Zhipu/OpenRouter or any OpenAI-compatible endpoint) with your own key, or local Ollama auto-detected with zero config.
Jump to installReview the source first, then copy the community registry command.
dsh plugin --profile web add dsh-vision-proxyThis command comes from the community registry snapshot. Review the repository and package scripts before running it.
Read-only discovery metadata. Verify every field against the repository before use.
registry-record.jsonDiscovery metadata · verify at source{
"name": "dsh-vision-proxy",
"owner": "Flyvhidbwo",
"category": "tools",
"description": "DeepSeek brain + automatic image transcription: attach images in the GUI and each one is transcribed to text via any OpenAI-compatible VLM before reaching the text-only DeepSeek — a keyed fast path (default qwen3.7-flash; DashScope/Zhipu/OpenRouter or any OpenAI-compatible endpoint) with your own key, or local Ollama auto-detected with zero config.",
"install": "dsh plugin --profile web add dsh-vision-proxy",
"npm": "dsh-vision-proxy",
"stars": 6,
"added": "2026-08-14",
"source": "registry"
}Catalog inclusion and GitHub stars do not certify this plugin. Inspect its manifest, install scripts, permissions, network behavior, secrets handling, license, and open issues before adding it to a profile.