DeepSeek Harness Plugin Marketplace

1574 pluginsGitHub data updated Aug 27, 2026

dsh-tool-encoding

@omdsh-dev

Coding Tools

DSH encoding/hash tool plugin: base64/base64url/url/hex encode/decode, md5/sha1/sha256/sha512 hashing, UUID generation. Zero dependencies.

dsh plugin --profile web add github:omdsh-dev/dsh-tool-encoding
3
0
TypeScript

dsh-tool-regex

@omdsh-dev

Coding Tools

DSH regex tool plugin: test matching, extract capture groups, safe replacement, and static explanation of regex without executing code. Zero dependencies, pure functions.

dsh plugin --profile web add github:omdsh-dev/dsh-tool-regex
3
0
TypeScript

dsh-custom-css

@AnacondaKC

UI & Experience

DSH WebUI custom CSS plugin: add a settings page to paste CSS for instant theme changes, with persistence and multi-browser sync.

dsh plugin --profile web add github:AnacondaKC/dsh-custom-css
3
0
TypeScript

dsh-humanize

@zevorn

Agent & Workflow

A plugin for iterative development with independent AI review, using a feedback loop (RLCR) to refine code.

dsh plugin --profile web add github:zevorn/dsh-humanize
3
0
Shell

dsh-tool-schema

@omdsh-dev

Coding Tools

DSH JSON Schema validation tool plugin: validate, list failure paths, explain schema constraints, and safely apply defaults. Zero network, zero dynamic code execution.

dsh plugin --profile web add github:omdsh-dev/dsh-tool-schema
3
0
TypeScript

sandbox-nono

@omdsh-dev

Security

Nono sandbox backend as an installable DSH profile bundle, providing Landlock/Seatbelt-based sandboxing.

dsh plugin --profile web add github:omdsh-dev/sandbox-nono
3
0
TypeScript

dsh-auto-chess

@omdsh-dev

Other

DSH Web plugin that adds an auto-chess game to the session tab bar, supporting human-vs-AI and AI-vs-AI matches. Each move is a real model request, with adjustable thinking levels, editable prompts, and persistent game state across tab switches.

dsh plugin --profile web add github:omdsh-dev/dsh-auto-chess
3
0
TypeScript

dsh-tool-search

@vibeinging

Agent & Workflow

Per-agent on-demand tool discovery and progressive schema disclosure for DeepSeek Harness, allowing agents to search and select tools dynamically.

dsh plugin --profile web add github:vibeinging/dsh-tool-search
3
0
TypeScript

dsh-suggested-replies

@Anionex

UI & Experience

DSH Web suggested replies plugin: after AI replies, generate clickable next-message candidates above the input box that fill the draft.

dsh plugin --profile web add @anionex/dsh-suggested-replies
3
0
TypeScript

dsh-ultra-ui

@havingautism

UI & Experience

Enhances DeepSeek Harness Web UI by displaying all tool calls as compact, expandable, replayable collapsible rows, improving readability and interaction.

dsh plugin --profile web add github:havingautism/dsh-ultra-ui
3
0
TypeScript

dsh-conversation-share

@bill9109

UI & Experience

Renders a selected range of a DeepSeek Harness conversation into a PNG long image with a branded footer for easy sharing.

dsh plugin --profile web add github:bill9109/dsh-conversation-share
3
0
JavaScript

dsh-hub

@omdsh-dev

Integrations

Community extension catalog and Profile generation manager for DeepSeek Harness. Reuses Harness contracts to provide transactional installation, recovery, catalog browsing, and a settings UI for managing plugins and profiles.

dsh plugin --profile web add github:omdsh-dev/dsh-hub
3
0
JavaScript