DeepSeek Harness Plugin Marketplace

1574 pluginsGitHub data updated Aug 27, 2026

dsh-vision

@xiaoshihou514

Multimodal

A minimal plugin adding vision capability to DeepSeek Harness, supporting Zhipu (free) and local Qwen-VL 2B models.

dsh plugin --profile web add github:xiaoshihou514/dsh-vision
3
0
TypeScript

dsh-skins

@Moeblack

UI & Experience

Skin plugin for DeepSeek Harness Web GUI, providing third-party theme registrations with token overrides and AI-generated image backgrounds, including multiple skins like nord, aurora, paper, and dream.

dsh plugin --profile web add github:Moeblack/dsh-skins
3
0
TypeScript

governed-workflow-for-dsh

@zcx369658780

Security

Policy-enforced workflow governance for DeepSeek Harness coding agents. Adds GitHub Issue authority, a lifecycle state machine, mutation guards on protected tools, and independent review/acceptance boundaries.

dsh plugin --profile web add github:zcx369658780/governed-workflow-for-dsh
3
0
TypeScript

dsh-token-usage

@hashdiana

Monitoring

Replaces the default token usage bar with a clearer chip bar and details panel showing full breakdown.

dsh plugin --profile web add github:hashdiana/dsh-token-usage
3
0
TypeScript

dsh-plugin-cost-tracker

@YYTbit

Monitoring

Token cost tracker for DeepSeek Harness, tracking usage per session, calculating costs based on model pricing, injecting cost awareness into system prompt, and providing a CLI tool.

dsh plugin --profile your-profile add dsh-plugin-cost-tracker
3
0
TypeScript

dsh-wikilink

@zhaoscsc

Models & Data

Adds Obsidian-style [[wikilink]] mentions to the DeepSeek Harness web GUI, with fuzzy search of note titles and attaching note content to prompts.

dsh plugin --profile web add github:zhaoscsc/dsh-wikilink
3
0
JavaScript

dsh-cost

@GiantGKL

Monitoring

A cost tracker plugin for DeepSeek Harness showing live conversation cost and account balance in the composer stats row, with currency localization.

dsh plugin --profile web add dsh-cost
3
0
JavaScript

dsh-vision-provider

@libinyam

Multimodal

Config-only DeepSeek Harness bundle for OpenAI-compatible vision models. Adds selectable vision model combinations where the vision model analyzes image-bearing messages before DeepSeek handles reasoning and final response.

dsh plugin --profile web add github:libinyam/dsh-vision-provider
3
0
JavaScript

dsh-pixluna

@PixLunaLab

Multimodal

Ports PixLuna image fetching as DSH tools, allowing the model to retrieve images from sources like Pixiv and boorus with configurable filters and credentials.

dsh plugin --profile web add github:PixLunaLab/dsh-pixluna
3
0
TypeScript

dsh-reasoning-translator

@pinkllo

UI & Experience

DeepSeek Harness plugin that translates visible reasoning and final answers in the Web UI using Chrome Translator API or OpenAI-compatible API, with language detection and per-block controls.

dsh plugin --profile web add github:pinkllo/dsh-reasoning-translator
3
0
TypeScript

dsh-ui-spec

@yumimanji

Multimodal

Turns UI screenshots into structured, implementation-grade web frontend specs using deterministic geometry and optional vision-model semantics.

dsh plugin --profile web add dsh-ui-spec
3
0
TypeScript

dsh-recall

@Mongfayi

UI & Experience

Message recall plugin for DSH Web UI: removes a user message and all subsequent content durably without reverting code changes.

dsh plugin --profile web add github:Mongfayi/dsh-recall
3
0
JavaScript