All DeepSeek Harness plugins

1373 pluginsGitHub data updated Aug 24, 2026

dsh-mmx-bridge

@welsione

Multimodal

A single tool that bridges DSH text-only models to MiniMax's full multimodal stack: image understanding, image/video generation, speech synthesis, music generation, audio cover, web search, and quota queries.

dsh plugin --profile web add dsh-mmx-bridge
8
0
JavaScript

dsh-bottom-bar

@kc0ed

Monitoring

Customizable bottom bar for DeepSeek Harness showing statistics like turns, LLM duration, tool calls, token counts, and estimated costs, with drag-and-drop reordering and hover details.

dsh plugin --profile web add github:kc0ed/dsh-bottom-bar
8
0
JavaScript

dsh-claude-tui

@cogine-ai

UI & Experience

A Claude Code-styled TUI for DeepSeek Harness, providing a familiar terminal workflow with real DSH models, sessions, tools, approvals, and subagents.

dsh plugin --profile web add dsh-claude-tui
8
0
TypeScript

dsh-feishu

@xmanrui

Integrations

Connect one or more Feishu (Lark) bots to DeepSeek Harness via QR code scanning. Each bot has independent credentials, long connection, authorized users, session mapping, and message deduplication.

dsh plugin --profile web add github:xmanrui/dsh-feishu
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-requirements-alignment

@jiezeng2004-design

Agent & Workflow

Lightweight requirement alignment for DeepSeek Harness: establishes a durable requirement baseline (goal, constraints, scope, decisions) and guards long-running agents against drift, surfacing only material changes for user decision.

dsh plugin --profile web add github:jiezeng2004-design/dsh-requirements-alignment
8
0
TypeScript

dsh-plugin-msg-nav

@SherUnlocked-4869

UI & Experience

Renders a navigation bar of message nodes on the right edge of the DSH conversation area, with hover previews, smooth scrolling, and click-to-jump functionality.

dsh plugin --profile web add github:SherUnlocked-4869/dsh-plugin-msg-nav
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

wanjiqi-meme

@Chu-Xin-r

Multimodal

An AI Skill containing 22,771 real danmaku memes from the 6657 live stream, enabling generation of streamer-style comments, commentary, and CS/DOTA crossover jokes.

dsh plugin --profile web add github:Chu-Xin-r/wanjiqi-meme
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

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