dsh-base
deepseek-ai/deepseek-harness#packages/bundle/base
The shared dsh core as a profile bundle: every profile's first patch layer, inserting the base plugin rows over the empty profile root
Browse community DeepSeek Harness plugins for the capability you need.
Search DeepSeek Harness plugins by capability, category, creator, stars, and source activity. Each listing stays connected to its public repository so you can review third-party code before using it.
Ordered by current GitHub stars with each repository shown once, these picks are a quick way to see what the community is watching. Read the repository before installing.
deepseek-ai/deepseek-harness#packages/bundle/base
The shared dsh core as a profile bundle: every profile's first patch layer, inserting the base plugin rows over the empty profile root
volcengine/OpenViking#examples/dsh-memory-plugin
OpenViking memory and context bundle for DeepSeek Harness: pre-step auto-recall and profile injection, session capture, `viking://` URI guarding, and recall/write memory tools backed by an OpenViking server.
tt-a1i/archify#integrations/deepseek-harness
Generate validated, self-contained interactive architecture, workflow, sequence, data-flow, and lifecycle diagrams from repositories or system descriptions.
vectorize-io/hindsight#coding-agents
Hindsight, agent memory that learns: long-term project memory with auto recall and retain, knowledge pages, deep reflection, and per-repo memory banks.
Tencent/WeKnora#dsh-weknora
Four read-only tools over a WeKnora knowledge base: list knowledge bases, hybrid passage search, reassemble one document's chunks in order, and WeKnora's own cited RAG or ReAct-agent answer with a resumable session id.
zhu1090093659/dsh-web#packages/dsh-git-graph
Git branch selector and Git graph for the dsh web GUI: switch branches and explore branch-lane and commit history from the conversation header.
Think of DeepSeek Harness as an AI assistant that can act on your project. The model reasons, while the Harness reads files, runs commands, calls tools, and keeps conversations. A plugin adds a capability, changes the interface, or replaces one of those parts.
DeepSeek Harness plugins can help a text-only model read screenshots, remember information between sessions, notify you when work finishes, or show files and Git inside the Web UI. Start with the question: “What do I want DSH to do?”
4 featured / 22 categories · 9,603 community plugins
Ordered by each creator's total GitHub stars, counting each repository once. Stars signal community attention; they do not prove quality, security, or compatibility.
1 repository across 3 categories
203k GitHub stars in totalFeatured creator1 repository across 1 category
34k GitHub stars in totalFeatured creator1 repository across 1 category
29k GitHub stars in totalFeatured creator2 repositories across 2 categories
22k GitHub stars in totalStart DSH, search by task, ask an agent to read the repository, and install only after you understand the plugin.
Open the full setup guideInstall Node.js, run npx @deepseek-ai/dsh web, add your model API key in Settings, and choose a workspace.
See the startup stepsSearch for the result you want, such as “read screenshots,” “remember across sessions,” “notify me when the task finishes,” or “change the interface.”
Search by taskSend the GitHub link to DSH, Codex, or another agent and ask it to explain the purpose, permissions, installation, and removal steps. Paste the README if it cannot open GitHub.
Browse plugins with GitHub sourcesRun the detail-page command yourself, or let an agent with terminal access run it after you approve. Restart DSH and test one narrow task.
Read the full setup guideIf one answer is unclear, wait before running the command.
Its one-sentence purpose should match a task you actually need.
The README should include commands, screenshots, or a working example.
Check recent commits, open issues, and any DSH compatibility notes.
Look for file, network, API key, command, and external-service access.
Usually not directly. DSH plugins are packaged for and loaded by DeepSeek Harness. Codex, Claude Code, OpenCode, and other agents have their own extension formats and installation methods.
dsh plugin … add or dsh.bundle in the README. A project that only documents a Skill, MCP server, or another agent may not be a DSH plugin.Start here if DeepSeek Harness plugins are new to you.
They are modules installed into DSH to add capabilities such as vision, cross-session memory, notifications, scheduled work, model connections, or a different interface.
Models, tools, memory, sandboxing, the interface, and the way an agent works through a task can all be combined or replaced. You can add one capability or swap an entire layer.
Usually not directly. Each agent has its own extension format and setup. The underlying capability may be reusable when a project also provides MCP, a CLI, an API, or an adapter for that agent.
Start DSH, open the plugin detail and GitHub README, then use the command recommended by the repository. A common form is dsh plugin --profile web add …; restart DSH after installation.
Yes. Send the GitHub link to DSH, Codex, or another agent that can read it. Ask for the purpose, permissions, installation, and removal steps, and tell it not to run anything until you approve.
Some plugins add buttons or settings, while others give the agent a new tool. Follow the README, restart DSH, and try one small task that clearly needs the plugin.
Directory inclusion is not a safety review. Check file, network, command, and credential access, then test unfamiliar code in a non-critical workspace.
DeepSeekPlugins.org is an independent community directory. Use the official DeepSeek Harness repository for product facts and each plugin repository for behavior and installation instructions.
Want a fuller guide to DeepSeek Harness plugins?
Read the setup guide