Plugins
Browse, filter, and install DeepSeek-Harness plugins.
5104 plugins found
dsh-research-report
perrylink/dsh-research-report
Verifiable research-report engine for DeepSeek Harness with a content-addressed evidence ledger, versioned sealed reports where every claim carries a verification verdict and the manifest hash seals the directory, and retrieval orchestration that reuses the ctx.web and ctx.jobs seams.
dsh-find-plugin
awesome-dsh-plugin/dsh-find-plugin
Find plugins without leaving the agent: search this curated registry by keyword or category, with ready-to-run install commands.
codex-guard (dsh)
akimiya-z/codex-guard
Pre-submit pull-request hygiene checks inside DeepSeek Harness: scans the current diff for TODO leftovers, hardcoded secrets, and non-conventional commit subjects.
dsh-skill-mcp-panel
fishquito7/dsh-skill-mcp-panel
Manages DSH skills and MCP servers from the web settings: skill cards with hot enable/disable, workspace scopes, groups, batch migration and drag-and-drop import, plus stdio/HTTP MCP CRUD with connection tests, secret redaction and the unified dsh-panel CLI.
ds-harness-remote
liguobao/ds-harness-remote
一个基于 DeepSeek Harness 插件机制构建的多端远程访问方案,通过安全、低延迟、端到端加密的 P2P 优先网络,支持从 PC、Android 和 Web 随时访问并操作远程 Harness。 (A multi-device remote access solution built on the DeepSeek Harness plugin system, enabling PC, Android, and Web clients to securely access and operate a remote Harness over a low-latency, end-to-end encrypted, P2P-first network.)
invoice-downloader
ethanyoq/invoice-downloader
Local IMAP invoice download, OCR, archive, and Excel summary bundle for DeepSeek Harness
dsh-gitbash-preset
liceses/dsh-gitbash-preset
DeepSeek Harness 插件:一键安装「极简模式 (Git Bash)」agent preset —— 把 DSH 自带极简模式中的 bash 调用映射到 Git for Windows 的 bash(MSYS),让 Windows 上的极简模式真正可用。
dsh_workflow
icetomoyo/dsh_workflow
UltraCode-style multi-agent orchestration: a generatable, savable, governable, observable, resumable workflow layer.
dsh-noema
zseven-w/dsh-noema
Long-term memory for DSH agents — durable, inspectable memories with recall, search, browse and knowledge-graph tools, import from ten other AI coding tools, and a settings page.
dsh_workflow
dsh-external/dsh_workflow
Dynamic workflow for DSH (placeholder).
humanizer-ru (dsh)
vladimir-human/humanizer-ru
Cleans AI traces from Russian text: finds chatbot copy-paste artefacts (ChatGPT, Gemini, Grok, Perplexity, DeepSeek), strips hidden text marks (zero-width characters, invisible layout; shadow scan catches markers split by invisibles), and rewrites the text into natural prose on request; 40 regex markers, 38 with full evidence-registry entries; 156 gates, 530 tests; offline, text-only bundle (binary metadata removal lives in scripts/).
baro
jigjoy-ai/baro
baro as a DeepSeek Harness subagent provider: delegate a multi-story goal, get parallel execution, independent review and a verified outcome back — with a live run panel in the sidebar
dsh-personal-center
polinnizhong/dsh-personal-center
Personal center for DeepSeek Harness: cross-session usage statistics, per-model cost estimation, global custom instructions, a global font-size adjuster, a data-driven desktop pet with bitmap & vector skins, and a conversation status overview, all local and offline.
deepseek-harness-desktop
ningbainb/deepseek-harness-desktop
Base aggregate for DeepSeek Harness Desktop features: Web UI collection, plugin market, Codex Connect, and reasoning controls.
dsh-config-manager
xiajiajun516/dsh-config-manager
One-click backup, export, import and migration of a whole DSH config: settings, plugins, MCP, skills and workspaces. Secrets are excluded by default and, if you opt in, are AES-256-GCM encrypted rather than written in the clear; imports preview first and auto-backup with rollback, profiles hold multiple setups, and remote sync pushes portable config through a private Git repo with secrets excluded.
dsh-turn-rewind
anionex/dsh-turn-rewind
Rewind conversation and workspace state, powered by a persistent Change Ledger.
DSH-EasyRewrite
renzic-stone/dsh-easyrewrite
Inline-edit and recall your own user messages in dsh web — lazily and seamlessly, with a version pager and per-session draft persistence.
dsh-codex-connect
franksong2702/dsh-codex-connect
Connect ChatGPT OAuth and OpenAI Codex models to DeepSeek Harness, with opt-in search and image tools.
dsh-permission-rules
perrylink/dsh-permission-rules
Claude Code-style declarative permission rules: ordered allow/deny/ask YAML rules matching tool names, arguments, workspace paths, and agent identity on the tools/pre-execute waterfall, with full session-log audit, dry-run mode, and hot reload.
dsh-mneme
modusensus/dsh-mneme
The memory that dreams — cross-session memory for DeepSeek Harness: recalls you across sessions, auto-consolidates in its sleep (autoDream), freezes conflicting memories for your review, and keeps a replayable audit trail. Offline-first local semantic search over SQLite with human-editable Markdown mirrors, an entity graph, an interactive memory panel, plus an external API and CLI.
ark-cli
volcengine/ark-cli
Volcengine Ark provider plugin for DeepSeek Harness (DSH): registers Agent Plan, Coding Plan, and postpaid routes on the native pi-ai adapter so Ark models appear in the model picker.
dsh-top100
dsheval/dsh-top100
dsh-Top100 rankings inside DeepSeek Harness Settings
deepseek-harness-genui
pengyue-polaron/deepseek-harness-genui
Code-first React and TypeScript task apps rendered inline, in Canvas, full screen, or on localhost, with interaction state available to later agent turns and approval-gated MCP and API access.
dsh-meow-memory
phant0meow/dsh-meow-memory
Project-scoped cross-session memory: seven-layer SQLite store (soul/user/project/fact/lesson/rules/topic) on node:sqlite, cache-friendly first-message injection plus per-message keyword hits, memory_remember/search/find_similar/read/update/project tools, and idle-window consolidation ("dream") with peak-hour suppression. Prompt texts ship as per-language data files — the framework supports multilingual users.