dsh plugins中文
← Back to popular plugin directory

DSH native image understanding

oil-oil/dsh-vision · skills

Near-native image understanding for DeepSeek Harness.

★ 30GitHub stars
2Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

The plugin does not replace the main model selected in Harness. Multiple image attachments are analyzed together, so comparisons and combined evidence work naturally. The user's task is forwarded unchanged instead of being wrapped in a fixed report template. Install

Use the plugin manager built into DeepSeek Harness:

Restart Harness, then paste or drag images into the composer as usual. The plugin replaces the official deepseek-official adapter while preserving its model catalog, settings, and credentials. It also adds a Vision Recognition card to Settings → Plugins → Plugin configuration. DeepSeek Harness is still in Developer Preview. This release targets 0.1.0-rc.6 exactly. Configure Vision Recognition

Install command

dsh plugin --profile web add github:oil-oil/dsh-vision
View GitHub repository ↗Back to popular plugin directory