All DeepSeek Harness plugins

1373 pluginsGitHub data updated Aug 25, 2026

dsh-multi-folder

@AngelosZou

Agent & Workflow

Adds secondary working directories to a DeepSeek Harness project, allowing the agent to edit multiple repos side by side with permission enforcement.

dsh plugin --profile web add dsh-multi-folder
8
0
JavaScript

dsh-plugin-working-status

@Abyss-Seeker

UI & Experience

A lightweight plugin that lets users change the 'Deep diving...' status text in the DSH thinking state to any custom phrase, with click-to-edit and persistence.

dsh plugin --profile web add github:Abyss-Seeker/dsh-plugin-working-status
8
0
JavaScript

dsh-scrape-webpage

@131CDA1

Models & Data

Webpage scraping and analysis plugin for DeepSeek Harness: fetch page content, extract title, headings, links, keywords, and optionally download images for vision analysis.

dsh plugin --profile web add dsh-scrape-webpage
8
0
JavaScript

dsh-tool-autoexpand

@better-er

UI & Experience

Automatically expands newly arrived tool call cards in the DSH browser interface, with a custom toggle in the sidebar footer.

dsh plugin --profile web add github:better-er/dsh-tool-autoexpand
8
0
JavaScript

dsh-codex-port

@STARDUSTLC666

Agent & Workflow

Batch-port Codex official plugins (186+ plugins, 583+ skills) into DSH skills with automatic frontmatter conversion and idempotent skipping.

dsh plugin --profile web add dsh-codex-port
8
0
TypeScript

model-usage-plugin

@AKS1st

Monitoring

Tracks token usage and estimates costs per model, displays account balance for DeepSeek Harness.

dsh plugin --profile web add github:AKS1st/model-usage-plugin
8
0
JavaScript

dsh-client-ui-skins

@caoyiwei850

UI & Experience

DSH Web skin plugin with built-in themes and custom image/video skins. Images can be used as full interface backgrounds with colors auto-following the image's dominant tone.

dsh plugin --profile web add github:caoyiwei850/dsh-client-ui-skins
8
0
Shell

dsh-tool-writing

@x2802490130-prog

Multimodal

Writing engine for DeepSeek Harness: long-form web-novel orchestration with a separate DeepSeek key, lore management, semantic retrieval, and a corpus library.

dsh plugin --profile web add dsh-tool-writing
8
0
JavaScript

dsh-deepseek-vision

@siegfly

Models & Data

Vision-language gateway plugin for DeepSeek Harness that routes images to a vision model (default Qwen-VL) and returns text descriptions to the DeepSeek coding model, with caching and configurable endpoints.

dsh plugin --profile web add dsh-deepseek-vision
8
0
TypeScript

dsh-expert-mode

@Asher-2000

Agent & Workflow

Expert-mode agent preset for DeepSeek Harness: Chief Coordinator plus 16 domain expert subagents for full-stack multi-agent team, auto-delegates tasks to best expert.

dsh plugin --profile web add github:Asher-2000/dsh-expert-mode
8
0
Python

dsh-memory-system

@zhujunpeng12

Agent & Workflow

Provides local-first persistent memory for DeepSeek Harness, with hot bootstrap, Chinese-BM25 cold recall, lease-lock transactional writes, and read-only governance.

dsh plugin --profile web add github:zhujunpeng12/dsh-memory-system
8
0
TypeScript

dsh-plugin-vscode-sidebar

@gameswu

UI & Experience

Provides a VSCode-style sidebar and bottom panel for the DSH web interface, including file explorer, Monaco editor, Markdown preview, Git panel, terminal, embedded browser, and task management.

dsh plugin --profile web add github:gameswu/dsh-plugin-vscode-sidebar
8
0
TypeScript