writeCasually/deepseek-harness-plugins
一个用于收集、展示和安全审查 DeepSeek Harness (简称 DSH)社区插件的汇总项目。插件列表同时以网页和本 README 两种形式呈现,并每天自动检索 GitHub 上带 dsh-plugin 话题的仓库,经过代码安全审查后补充到汇总中。
catalog 简介 / catalog descriptioncatalog description:deepseek harness plugins view
项目介绍Project Overview
DSH 插件汇总是一个用于收集与展示 DeepSeek Harness 社区插件的静态站点,每日通过 GitHub dsh-plugin 话题自动检索插件并做 DSH 适用性判断与分层安全审查(含危险命令、密钥泄露、OSV 漏洞、可选 LLM 复核),通过后以 PR 形式提交;网页支持搜索、分类筛选与多语言简介(中文优先、英文兜底),官方插件独立维护并优先展示。注意:项目只审查社区插件数据源,官方 official-plugins.json 不参与自动发现与安全扫描流程。
DeepSeek Harness Plugins Hub is a static site that aggregates community plugins for DeepSeek Harness. It auto-discovers repos via the GitHub dsh-plugin topic, validates DSH compatibility, and runs layered security reviews (static scans for dangerous commands, code execution, secret leaks, obfuscation; OSV supply-chain checks; optional LLM audit), submitting results as PRs. The page supports search, category filters, and bilingual descriptions (Chinese-first, English fallback), with official plugins listed first and maintained independently. Note: the community data source plugins.json is the only file touched by discovery and review workflows; official-plugins.json is excluded.
请帮我了解并安装插件:【deepseek-harness-plugins】【https://github.com/writeCasually/deepseek-harness-plugins】
把上面这条消息直接发给当前会话里的 DSH,让它帮你了解并安装。安装命令不一定准确,发给 DSH 更稳。Send this message to DSH in your current session. CLI install commands may not be accurate across systems — DSH will figure it out for you.
或使用命令行安装(适合开发者)Or use CLI install (for developers)
命令行安装CLI Install
dsh plugin --profile web add github:writeCasually/deepseek-harness-plugins
把 writeCasually/deepseek-harness-plugins 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
DeepSeek Harness 插件汇总
一个用于收集、展示和安全审查 DeepSeek Harness
(简称 DSH)社区插件的汇总项目。插件列表同时以网页和本 README 两种形式呈现,并每天自动检索
GitHub 上带 dsh-plugin 话题的仓库,经过代码安全审查后补充到汇总中。
汇总页面(GitHub Pages):
https://writeCasually.github.io/deepseek-harness-plugins/
项目简介
DeepSeek Harness 以“一切都是插件”为核心设计,社区围绕它产出了大量插件、皮肤与发行版。 本项目把这些分散在 GitHub 上的项目汇总到一处,方便开发者按名称、作者与功能快速查找。
主要能力:
- 网页汇总页:支持搜索、按分类与官方标记筛选,展示每个插件的名称、作者、功能简介与项目链接。
- 单一数据源:
docs/plugins.json同时驱动网页与 README 插件列表。 - 多语言简介:插件仓库存在
README.zh*.md/README.en*.md等简洁文档时,网页会按当前语言展示对应简介,中文优先、英文兜底。 - DSH 适用性判断:先确认插件是否真正能在 DeepSeek Harness 运行,无法确认的不予收录。
- 分层安全与隐私审查:对非官方插件做证据化静态扫描(危险命令 / 代码执行 / 密钥泄露 / 混淆检测) 与供应链漏洞检查(OSV),可选 LLM 深度复核;审查留痕(commit、证据、覆盖率),详见 docs/security-review.md。
- 官方优先:DeepSeek AI 官方插件排在最前。
- 人工复核入口:自动检索结果以 Pull Request 形式提交,合并后即可发布到汇总页。
官方预设插件
DSH 随包分发一组官方内置插件(@deepseek-ai/*,位于官方仓库
packages/ 目录)。它们的“作用”说明
独立维护、不参与社区插件的发现与安全审查 workflow:
- 独立数据源:
docs/official-plugins.json(plugins数组共 210 个内置插件)。 - 随网页独立“官方预设插件”区块展示;发现/审查脚本(
scripts/*)与.github/workflows/*只读写docs/plugins.json,从不改写或审查官方数据文件。
可部署的官方 profile bundle:
| 包名 | 作用 |
|---|---|
@deepseek-ai/dsh-base |
共享 dsh 核心,作为每个 profile 的第一层 patch:在空 profile 根上插入全套基础内置插件。 |
@deepseek-ai/dsh-web-app |
浏览器界面 bundle:在 dsh-base 上叠加 web patch 层与运行期 glue 插件。 |
@deepseek-ai/dsh-headless |
一次性 bundle:无 Host/HTTP/浏览器,直接跑核心 Agent/Session。 |
完整清单与每个包的作用见 docs/official-plugins.json。
插件列表
| 插件名称 | 作者 | 功能简介 |
|---|---|---|
| reactive-resume | @amruthpillai | A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today! |
| OpenViking | @volcengine | Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills. |
| archify | @tt-a1i | Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export. |
| deepseek-harness-desktop | @anywhere-labs | 为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。 |
| dsh-desktop | @anywhere-labs | 为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。 |
| WeKnora | @Tencent | Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki. |
| voyager | @Nagi-ovo | Enhancement suite for Gemini, AI Studio, Claude & ChatGPT — plus a prompt manager for any web UI, DeepSeek Harness included. / 面向 Gemini、AI Studio、Claude 与 ChatGPT 的增强套件;提示词管理器可用于任意 Web UI,含 DeepSeek Harness。 |
| awesome-dsh-plugin | @awesome-dsh-plugin | A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表 |
| EverOS | @EverMind-AI | One portable memory layer for every AI agent: local-first, Markdown-native, user-owned, and self-evolving across apps, tools, and workflows. |
| MemOS | @MemTensor | Self-evolving memory OS for LLM & AI Agents: ultra-persistent memory, hybrid-retrieval, and cross-task skill reuse, with 35.24% token savings and DeepSeek Harness support. |
| dsh-routing-suite | @yjh051108 | dsh-routing-suite — injector + router-standard kit: install the runtime injector first, then the task-aware reasoning-mode router preset (measured P1-P23). |
| dsh-web-ui | @zhu1090093659 | Plugin and skin collection for DeepSeek Harness (DSH) Web UI - task board, git graph, right-side panel, remote mobile UI, pet, live token stats, and skin center. |
| dsh-web | @zhu1090093659 | DeepSeek Harness(DSH)Web 插件聚合生态包 · 一切皆插件,创意工坊分发 |
| ouroboros | @Q00 | Agent OS: the agent gets smarter on its own. We just hold the line: the grading command and expected result never make it into the success contract we hand it. Interview-gated, staged evaluation, budgeted evolution loop. MCP server, 13 runtimes: Claude Code, Codex CLI, Gemini CLI, OpenCode, Copilot, Kiro and more. |
| petdex | @crafter-station | A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more. |
| dsh-anchored-standard | @xiaobright | Two-phase DeepSeek Harness preset: Minimal-aligned bootstrap, then full Standard tools (Project2 98/99) |
| mirage | @strukto-ai | The World's First Unified Virtual Filesystem For AI Agents |
| ReMe | @agentscope-ai | ReMe: Memory Management Kit for Agents - Remember Me, Refine Me. |
| DSH-better-sidebar | @omdsh-dev | 开放的侧边栏底座,支持三方拓展注册新侧边栏页面。内置文件渲染编辑/终端/侧边对话/Git/子代理页面 | Open sidebar foundation, supports third-party extensions to register new sidebar pages. Built-in file rendering/editing, terminal, side chat, Git, and sub-agent pages. |
| dashi-taskboard | @chuspeeism | 一个本地优先的议题面板,可在浏览器中运行,也可通过独立 CDP 启动器或其注入脚本嵌入 Codex。同一套 HTTP API 为 React UI 和随附 Codex Skill 使用的 taskctl CLI 提供支持。 |
| dsh-TUI | @ccch1mneyyy | DSH 官方公众号收录的 TUI 补位插件:Claude Code 风,鲸鱼顶栏/实时状态/流式思考/双击 Esc 回滚/上下文进度+TPS。npm 一键装。 DSH official WeChat featured TUI plugin — Claude Code style: whale bar, live status, streaming thoughts, double-Esc rollback, context bar + TPS. npm one-click. |
| BitFun | @GCWing | BitFun combines a high-performance agent runtime written in Rust with a polished desktop application. It pairs the depth of a Code Agent with open, general-purpose capabilities for work beyond software development. |
| dsh-deep-whale | @Small-tailqwq | Whale Girl skin series for DeepSeek Harness. 适用于 DeepSeek Harness 的,鲸鱼娘系列皮肤。 |
| awesome-dsh-plugins | @AdamPlatin123 | 前部索引仓库(Radar):自动扫描发现所有 dsh 插件候选,经测试合格的移入后序精选目录仓库。 |
| BrowserSkill | @Tencent | Let AI agents use your real, logged-in browser without interrupting your work. CLI + extension for browser automation across any shell-capable AI agent. |
| mem9 | @mem9-ai | Unlimited memory for OpenClaw |
| DeepSeek-Balance-Whale-Widget | @MeteorNOX | DeepSeek Harness(DSH)一只住在 DSH 界面右下角的小鲸鱼娘,帮你盯着DeepSeek账户余额。QQ弹弹,支持拖拽吸附、左吸附翻转、数字滚动动画,随界面自动启用,建议直接喊来你的dsh安装 |
| Aegis | @GanyuanRan | Make AI coding agents architecture-aware: baseline-first, evidence-verified, drift-checked, and safe across long tasks. |
| dsh-agent-teams | @NanmiCoder | dsh-agent-teams 让当前 DeepSeek Harness 会话成为队长:创建可续聊的子 Agent、把目标拆成有依赖的任务,并通过直达消息协调成员工作。 |
| dsh-context | @bowenliang123 | The best DeepSeek Harness plugin for context insight and management, with context dashboard / browser and context command, for context statistics, composition, breakdown, evolution details, understanding how the context is made of, and how it evolves. 一站式 DeepSeek Harness 上下文可视化插件,Context 面板及浏览器与 Context 命令,透视上下文组成、演进、压缩、剪枝等事件与动作。 |
| agentrq | @agentrq | AgentRQ: Human-in-loop realtime conversational task manager for AI Agents. Self-hosted! Control your own agents from wherever you want Mobile, Web, Desktop. Designed to work well with your own Claude subscriptions and any harness. |
| dsh-vision-router | @ysr666 | Eyes for text-only DeepSeek Harness agents: built-in free vision chain (no key) + pixel-level vision tools (Q&A, grounding, crop, pixel diff, colors, OCR, SVG trace, cutout, screenshots). One-command install, no Python, image turns work like ordinary tool-calling turns. |
| awesome-dsh-plugin | @Anil-matcha | A curated list of plugins for DeepSeek Harness (dsh) - DeepSeek Harness plugin ecosystem |
| MindMemOS | @mindscale-noah | - 2026-08-18:我们发布了 DeepSeek Harness 插件,让 DeepSeek Harness(dsh)Agent 自动召回并写入 MindMemOS 记忆。 |
| tongflow | @tong-io | TongFlow — Multimodal GenAI Studio |
| awesome-deepseek-harness | @0xsline | DeepSeek Harness (DSH) ecosystem: curated plugins, tools, and infrastructure from dsh-external/hub and the public dsh-plugin topic. |
| dsh-im | @xmanrui | 通过扫码或机器人凭据把IM机器人接入DeepSeek Harness(支持飞书、微信、钉钉、企业微信、QQ、Slack、Telegram、Discord和WhatsApp)。 Connect IM bots to DeepSeek Harness via QR code or credentials (9 channels). |
| dsh-vision-toolkit | @Anionex | [dsh]为纯文本模型设计更强大的视觉工具箱:安装免费使用、粘贴图片直接识别、多张图片问答、截图到前端UI 还原等|DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, long-screenshot OCR, UI restoration, grounding, pixel diff, Artifacts, and Web UI. |
| api-relay-audit | @toby-bridges | Local security audit for AI API relays and LLM proxies: detects prompt injection, model substitution, tool-call rewriting, SSE anomalies, error leakage, and Web3 wallet risks. |
| dsh-handbook | @Electricitysheep | DeepSeek Harness (dsh) 从 0 到 1 深度手册:安装/插件开发/性能调优/实测案例/同模型多 Agent 实测对比(中文 + 英文 PDF) |
| working-activity | @ccch1mneyyy | Lively Working-line extension for pi CLI and DSH |
| sandbase-harness | @sandbaseai | Local-first AI agent runtime with sandboxed sessions, MCP tools, memory, credentials, audit/replay, and a built-in console. Run OpenAI, Anthropic, MiniMax, DeepSeek V4, and OpenAI-compatible models on your infrastructure. |
| deepseek-harness-desktop-app | @vibeinging | DeepSeek Harness Desktop App: a local AI desktop workspace for DSH Sessions, projects, files, web research, plugins, and Office artifacts. |
| dsh-desktop | @vibeinging | DeepSeek Harness Desktop App: a local AI desktop workspace for DSH Sessions, projects, files, web research, plugins, and Office artifacts. |
| treg | @superdesigndev | OpenRouter for agent tools. Join community here: https://discord.gg/6mQYYfFMAn |
| Agentkey | @chainbase-labs | Connect your AI agent to the world — Web search, Social media, Crypto & On-chain data. One plugin, zero extra config. |
| graph-memory | @adoresever | Deepseek Harness、Openclaw知识图谱记忆插件。2026年4月受邀发布在清华大学讨论会。Knowledge Graph + Memory;Knowledge Graph Context Engine for OpenClaw — extracts structured triples from conversations, compresses context 75%, enables cross-session experience reuse |
| dsh-ads | @Nagi-ovo | 把 DSH 变成 2005 年门户网站|Parody ads, fake games, and popups for the DSH Web UI |
| Minke | @lencx | 🐳 DeepSeek Harness Desktop |
| deepseek-design | @Devin-AXIS | DeepSeek Harness 可编辑设计系统:AI 生成、可视化编辑、模板市场与 PPT|Native Design & PPT Studio for DeepSeek Harness. |
| deepseek-harness-studio | @fufankeji | DeepSeek Harness 零代码桌面端|一键启动,支持 Windows 与 macOS;内置插件发现、热点插件推送、一键安装与管理、AI 智能推荐和视觉增强。 |
| dsh-infinite-gen-2 | @Minglink | DeepSeek 专用破甲插件「无限二代」dsh-infinite-gen-2 — armor-breaking plugin for DeepSeek稳定化破甲提示词,求 Star 收藏 ⭐ |
| anolisa | @alibaba | ANOLISA (Agentic Nexus Operating Layer & Interface System Architecture) | Agentic OS with runtime, security, observability, and Tokenless response compression for lower token usage and cost. |
| hol-guard | @hashgraph-online | Open-source antivirus for AI agents: block risky tools, secret access, prompt injection, malicious packages, MCP servers, plugins, and skills at runtime. |
| dsh-browser | @Lum1104 | dsh plugin: Chrome sidebar extension that lets DeepSeek Harness operate your browser directly, no vision capabilities required. 一款 Chrome 侧边栏扩展程序,可让 DeepSeek Harness 直接操控您的浏览器,无需视觉能力。 |
| dsh-at-file | @FSMargoo | Codex-style @file mentions for DeepSeek Harness: search workspace files in the composer and attach their path to prompts. |
| k8e | @xiaods | k8e.sh - OpenSource Agentic AI Sandbox Matrix |
| AI-Novel-Writer | @EthanYoQ | 本地优先 AI 小说创作工作台,提供 Windows/macOS 桌面版与 DeepSeek Harness 插件开发预览,支持角色、大纲、章节蓝图、审稿修稿和本地模型。 |
| memtrace-public | @syncable-dev | Structural memory for AI coding agents. Bi-temporal graph, MCP-native, zero LLM calls. Cursor · Claude Code · Codex · DeepSeek Harness · Hermes · VS Code · Windsurf. |
| superdesign-skill | @superdesigndev | The design skill for Claude Code, Cursor and any coding agent. Stop shipping AI-slop UI: turn it into shippable, tasteful frontend. Install: npx skills add superdesigndev/superdesign-skill. Powered by superdesign.dev |
| dsh-pet | @PC2005-cloud | DSH 桌面宠物:一行命令装好即用的透明动画小桌宠,支持多开、大小位置随心配置;还内置 DIY 素材链,能用 AI 视频自造专属宠物 |
| dshcode | @whitelonng | Community desktop companion for DeepSeek Harness — one-click Electron app for macOS and Windows |
| MisakaNet | @Ikalus1988 | 📚 A zero-dependency, git-backed micro-lesson library for AI Agents to asynchronously share and search verified debugging experience. Python stdlib only. | https://misakanet.org |
| de-anthropocentric-research-engine | @yogsoth-ai | 900+ pure-markdown skills for autonomous AI research, organized as 9 freely-composable packages over a 4-layer hierarchy (Campaign → Strategy → Tactic → SOP). Non-linear orchestration with backtracking, 6 MCP integrations. The AI is the researcher — you set the direction. |
| DSH-Transparent-UI-Plugin | @WYH66666666 | 是一层高自由度的玻璃质感主题,套在 DeepSeek Harness 网页端。顶栏、侧边栏、输入框、统计行、轨迹视图都成了磨砂玻璃片。玻璃模糊度、磨砂度、背景(流体或自定义壁纸,壁纸还能单独调模糊和磨砂)全都能在设置卡片里自由调节。关掉开关就回到原生界面,不改 DSH 任何一行源码。 |
| Awesome-DeepSeek-Harness-Plugins | @Zhiyuan-Fan | Curated DeepSeek Harness (DSH) plugins, extensions, tools, skills, clients, runtimes, integrations, and verified references — English and Chinese. |
| flowix | @text2future | Notes for you, Memory for your agents. / 内置 Deepseek harness Agent / 适用 办公 & 写作 & Coding |
| DeepSec | @Unclecheng-li | DeepSec — AI Security Offense & Defense Platform. Shield audits AI-generated code for hallucinated packages, missing safeguards & AI pattern errors in real time. Spear automates authorized penetration testing with 40+ skill packs, from recon to PoC. |
| harmony-next.skills | @linhay | 🚀 Expert guidance for HarmonyOS NEXT (API 12+) development. Covers IDE operations, performance tuning, architecture (HAP/HAR/HSP), and automation testing. |
| anysearch-dsh | @anysearch-team | AnySearch web search provider and advanced search tools for DeepSeek Harness (DSH) |
| awesome-dsh-plugin | @bruc3van | 用 30 秒找到适合你的 DeepSeek Harness 插件:告诉你插件解决什么问题、适合谁、从哪里开始。 |
| dsh-pentest | @howmp | 面向 DeepSeek Harness(dsh)的渗透测试模式 @CloverSecLabs |
| whale-girl | @vlln | DSH Web GUI 桌面宠物插件(QQ 宠物形态):右下角悬浮、可拖拽/投喂/玩耍的积累型伙伴。 |
| oh-dsh | @hust-open-atom-club | 一套 DSH runtime,Desktop、Web 与 TUI 三种开发体验。 |
| nuphus-mcp | @mrpulor-gh | Desktop automation MCP server — computer use for any AI agent: control screen, windows, mouse/keyboard, and Chrome via Model Context Protocol (stdio) |
| pilot-harness | @op7418 | Pilot Harness — a CodePilot-inspired desktop client and plugin suite for DeepSeek Harness on macOS, Windows, and Linux. |
| dsh-mnemon | @omdsh-dev | Three-tier memory control plane for DeepSeek Harness: persistent runtime context, searchable project documents, pluggable long-term memory, smart routing, supervised agent workflows, WebUI, and headless tools. |
| Perfect-Web-Clone | @ericshang98 | Pixel-perfect clones of any webpage. Paste a URL, get a measured Vite + React replica. |
| dsh-mobile-apk | @kelai141 | dsh 安卓壳 APK——WebView UI + 内嵌 Termux 运行时快照(解压即跑)、SAF 目录桥、保活服务、看门狗、运行时在线更新。 |
| dsh-memory-evolve | @csyangwen | 为 DeepSeek Harness 带来「跨会话长期记忆 + 后台自我进化」能力的纯插件实现:五轨记忆 · git 分支感知 · 回合内自我审查 · 技能自我进化与技能管理器 · 四轨待办 · COI 调度 · 会话广播 · 会话搜索 · 提示词管理器 · 临时信息便签——零核心修改、零运行时依赖,随装随用、卸载即净。 |
| SkillCorpus | @EverMind-AI | Open-source infrastructure that turns scattered SKILL.md files into curated, retrieval-ready agent-skill corpora—with retrieval and evaluation tooling included. |
| dsh-image-gen | @shanliuling | Generate images directly in DeepSeek Harness chats |
| dsh-synapse | @liangmianya | A visual, non-linear conversation workspace plugin for DeepSeek Harness ; A canvas-based session explorer and branching workspace for DeepSeek Harness. |
| dshfind | @hikariming | DSH (DeepSeek Harness) 原理学习、插件市场与最佳实践 · Learn DSH principles, plugin marketplace & best practices |
| dsh-visualize | @Nagi-ovo | 在 DSH 对话中生成交互式可视化|Render model-generated interactive cards inside DSH conversations |
| awesome-deepseek-harness | @libukai | DeepSeek Harness 终极指南:快速入门、资源推荐、精选插件与实用工具 |The Ultimate Guide to DeepSeek Harness: QuickStart, Resources, Plugins&Toolkit |
| Polaris | @ZJU-REAL | Toward Autonomous Scientific Discovery |
| dsh-cost-meter | @Han-1413141 | DeepSeek Harness session cost meter plugin: session/daily cost, budget, history, OpenCode Go quota, official & custom-provider balance, Codex-like token heatmap, peak/off-peak pricing with pre-switch popup & system-notification alerts, official price sync, 90+ model pricing catalog, Coding Plan quota queries (7 vendors), bilingual zh/en UI |
| oh-story-dsh | @worldwonderer | A DSH plugin for novel writing and short-drama production, powered by Oh Story and Drama Skills. |
| oh-story-dsh | @zenstory-ai | A DSH plugin for novel writing and short-drama production, powered by Oh Story and Drama Skills. |
| awesome-deepseek-harness | @Dominic789654 | A curated list of plugins, skills, MCP servers, patch/profile layers, orchestrators & UIs for DeepSeek Harness (DSH). Visualization · PPT · Coding · Agents · Loops (auto-research) and more. #dsh |
| awesome-deepseek-harness-plugins | @imsai-sh | DeepSeek Harness plugin store, marketplace and hub — 3,100+ dsh plugins with search, rankings, install commands and a free public API. DeepSeek Harness 插件市场 / 插件商店:自动收集与格式校验,免费搜索 API。deepseek1024.com |
| open-sea-skin | @d-dev0101 | WebGPU ocean skin for DeepSeek Harness — DSH plugin, Harness-only Chrome/Edge extension, static installer, and native integration. |
| dsh-launcher | @Ruler4396 | DeepSeek Harness 的 Windows 轻量启动器:开机自启 + 独立小窗口,双击即用。 |
| dsh-univer-office | @dream-num | Preview, create, edit office spreadsheets, docs & slides inside DeepSeek Harness. Power by Univer. |
| dsh-data-agent | @omdsh-dev | Connect DSH to your database for conversational data analysis and actionable business insights. |
| engramory | @tinqiao-oss | A portable memory protocol for AI agents — load it as standing rules; a curation discipline + reference spec + optional cap hook. |
| TokenLedger | @zh667 | Relay-site attributed token usage for DeepSeek Harness — zero config, no credentials |
| pi2dsh | @weijiafu14 | Bridge the Pi and DeepSeek Harness ecosystems: one Pi Host ABI runs unmodified Pi extensions as native DSH plugins. 打通 Pi 与 DSH 生态。 |
| dsh-find-plugins | @Nagi-ovo | 对 DSH 说一句「有没有插件能……」,它就会从全 GitHub 的 dsh-plugin topic 里找出候选,解释差别,等你选好以后再安装和验证。 |
| DSH-taskboard | @shengsheng90 | Native local Taskboard plugin for DeepSeek Harness. SQLite-backed projects, Agent claim/review, and a native Web UI — no iframe, no second chat runtime. |
| anime-find | @cocofhu | DeepSeek Harness 搜番插件:对话内多源搜索番剧,卡片展示 Bangumi 评分与详情,支持复制磁力。 |
| cocode | @cocode-agency | Best ready-to-run DeepSeek Harness distribution: DSH desktop GUI, terminal TUI, and harness integration. |
| dsh-mobile | @saya-ch | DeepSeek Harness 移动端适配与安全局域网访问插件,支持 Android App 和手机浏览器。 |
| dsh-oil-creator | @oil-oil | AI-assisted local creator workbench for DeepSeek Harness |
| dsh-openpencil | @ZSeven-W | The DeepSeek Harness plugin for OpenPencil — preview, inspect, and edit real .op documents inside a conversation. |
| notes | @zhaoolee | 开源版锤子便签,复刻锤科美学,一键Docker私有化部署,支持skill调用,支持dsh plugin,支持多租户,一键生成公众号格式,支持导出便签为图片 |
| dsh-remote-web-gateway | @summer1238 | 手机平板远程 DeepSeek Harness:扫码即可继续使用电脑上的 DSH,无需远程桌面 / SSH / 公网 IP,支持一次性配对、Github授权加密登录,独立设备授权与随时撤销,实现远程连接很简单,但安全才是我们所想要的。 |
| dsh-super-injector | @yjh051108 | > ## 🎉 v0.3.0 重大声明(2026-08-14) > > 从经验补丁到源码契约——注入器完成规范重构。 |
| dsh-agent-team-gui | @toolclub | Persistent multi-model workflow teams for DeepSeek Harness — dynamic lead planning, bounded DAGs, per-agent model/tools, Run Center and Token insights. |
| dsh-plugin-bridge | @Totoro-qaq | DeepSeek Harness plugin for previewable cross-preset session migration. Fixed-schema handoffs preserve state, source-model intent, and unresolved images; the original session stays untouched. |
| dsh-liang-skin | @kingOfSoySauce | DeepSeek Harness 滑动变阻器皮肤 |
| dsh-evolve-modes | @GraySilver | 让 Agent 的工作方式可组合、可审查、可持续改进,最终实现 Agent Self Evoling。 DeepSeek Harness Web plugin with composable task controls and isolated, human-reviewed self-evolution. |
| Invoice-Downloader | @EthanYoQ | InvoiceFlowAI:Windows 与 macOS 发票助手,自动下载邮箱电子发票、OCR 识别、分类归档并生成 Excel 报销汇总;可安装为 DeepSeek Harness 插件。 |
| dsh-gitbash-preset | @liceses | DeepSeek Harness 插件:一键安装「极简模式 (Git Bash)」agent preset —— 把 DSH 自带极简模式中的 bash 调用映射到 Git for Windows 的 bash(MSYS),让 Windows 上的极简模式真正可用。 |
| cetus | @drewnekota | One macOS app for Claude Code, Codex, and every agent runtime you use — scheduled runs, global hotkey launcher, per-run git worktrees, one review board. |
| dsh-damage-pulse | @wssfk12138 | DeepSeek Harness token balance monitor with game-style damage pulse animations |
| gal-view | @Ayase34 | 把dsh会话界面切换成galgame游戏界面的插件 |
| dsh-undo-plugin | @lire1131 | DSH crash-rescue plugin: undo config & plugin-code changes, secret-safe snapshots, one-click SAFE MODE, plus offline CLI/GUI that work even when DSH won't boot. |
| dsh-undo-savepoint | @lire1131 | DSH crash-rescue plugin: undo config & plugin-code changes, secret-safe snapshots, one-click SAFE MODE, plus offline CLI/GUI that work even when DSH won't boot. |
| dsh-usage-stats | @Ychris12138 | Provider balances, subscription quotas, and token-usage analytics for the DeepSeek Harness Web GUI (dsh web). |
| dsh-noema | @ZSeven-W | Noema long-term memory plugin for DSH: durable, inspectable agent memory with recall tools and a settings page. |
| dsh-popout-sidebar | @e2mcc | A sidebar can pop out a separate browser tab (drag it to another monitor) |
| awesome-dsh-plugin | @beancookie | Awesome DeepSeek Harness (DSH) Plugin |
| dsh-dream-skin | @RevolutionLA | DeepSeek Harness 换肤 / 壁纸 / 主题包插件 (dsh-plugin) — 8 套 Mirage 主题、每用户强调色、壁纸2.0、主题包导入导出/分享链接、收藏与随机,纯原生 token 系统实现。 |
| dsh-android | @ZSeven-W | DeepSeek Harness plugin for Android — build, run, and interact with a live emulator or USB device stream inside a conversation, driven entirely through adb. |
| humanizer-ru | @Vladimir-Human | Скилл для ИИ-агентов: находит и убирает следы машинной генерации из русского текста. 38 паттернов, 39 regex-маркеров с реестром доказательств, слепые парные прогоны, файловый слой снятия C2PA/EXIF/XMP. Пакет на PyPI и онлайн-демо | Russian AI-writing humanizer skill, PyPI: humanizer-ru, live demo |
| dsh-reasoning-effort | @HanaAyane | DSH适用的Codex风格的思考强度滑块,以及大肥鱼跑步滑块。Codex-style model and reasoning-effort slider for DeepSeek Harness |
| dsh-commandcode-provider | @Mars-Sea | Unofficial DeepSeek Harness LLM provider plugin for Command Code: live model catalog, reasoning-effort support, Models-page card. Ported from pi-commandcode-provider (MIT). |
| dsh-chat-import | @Nwflower | Import 14+ external agent chat histories (Claude Code, Codex, ChatGPT, Cursor, Gemini, Reasonix, opencode, ZCode, Grok Build, OpenClaw, Pi, Hermes, Kimi CLI, DSH) into DeepSeek Harness as resumable sessions — full-fidelity, reverse export/sync, bundle backup. | 从 Claude Code、Codex、Reasonix 等 Agent 工具导入历史消息到 DeepSeek Harness 并继续对话。 |
| dsh-auto-review | @PerryLink | Second-model AI auto-review for DeepSeek Harness approval requests: a read-only reviewer subagent returns structured allow/deny verdicts with reasons, fail-closed by default, fully auditable from the session log (approval/asked -> autoReview/verdict -> approval/decided). |
| argo | @taxueseek | 专门为 agent 打造的 agent 搜索工具,具备多语言搜索能力,覆盖中文/英文/学术/代码/购物/金融/新闻/百科。 |
| ark-cli | @volcengine | The fastest way to put Volcengine Ark in your terminal and your AI agent — go from prompt to generated media, multimodal answer, or deployed endpoint in a single command, no API glue code. |
| dsh_workflow | @omdsh-dev | 把Claude Code的UltraCode模式带给DSH,把 DSH 的一次性多 Agent 调度,升级为可生成、可保存、可治理、可观察、可恢复的 Workflow 层 |
| dsh-skill-mcp-panel | @Fishquito7 | DSH Web UI plugin: skill and MCP management(Web界面的skill/MCP管理工具) |
| deepseek-harness-genui | @pengyue-polaron | Task-specific React apps for DeepSeek Harness with state carried into the next Agent turn |
| dsh-turn-rewind | @Anionex | deepseek harness对话和代码状态回退插件 | DSH — rewind conversation and workspace state, powered by a persistent Change Ledger |
| dsh-find-plugin | @awesome-dsh-plugin | Find DSH plugins inside the agent — live GitHub dsh-plugin topic search, star-ranked / 会话内搜索发现 DSH 插件 |
| odai | @orziz | AI agent 通用任务治理框架:对齐目标与事实,规划和调度能力,守住授权与风险边界,治理任务执行到真实验收与交付。Governance framework for evidence-driven planning, orchestration, and verified delivery. |
| dsh-annotation | @omdsh-dev | DSH Web 选中批注插件:选文字→批注→回车随消息发送;气泡隐藏批注块(零闪烁);回复按 Annotation N 逐条对照(可悬浮芯片)。官方 bundle,零核心改动 |
| dsh-plugin | @Tabbit-Browser | 这是一个为 DeepSeek Harness(DSH)打造的插件。安装后,DSH 中的 Agent 获得控制 Tabbit 浏览器的能力:通过 tabbit-cli——Tabbit 浏览器自带的、任务隔离的 Playwright CLI——操作真实网页、复用真实登录态,完成网页自动化、信息提取、QA 与基准测试等任务。 |
| dsh-tabbit | @Tabbit-Browser | 这是一个为 DeepSeek Harness(DSH)打造的插件。安装后,DSH 中的 Agent 获得控制 Tabbit 浏览器的能力:通过 tabbit-cli——Tabbit 浏览器自带的、任务隔离的 Playwright CLI——操作真实网页、复用真实登录态,完成网页自动化、信息提取、QA 与基准测试等任务。 |
| dsh-vision | @oil-oil | Near-native image understanding for DeepSeek Harness |
| awesome-DSH-plugin | @Alex-Yanggg | A meticulously curated list of useful plugins, extensions, tools and development resources built for DSH, covering productivity enhancement, functional expansion, debugging utilities and custom development modules. |
| dsh-kun-like-pet | @liyupi | Kun Like 桌宠 —— DeepSeek Harness 桌面宠物插件:右下角小坤宠随 Agent 工作状态切换 9 种动作,任务完成播放「你干嘛~哎哟」 |
| hello-dsh | @pingfanfan | 从零开始,看懂 DeepSeek Harness 的「万物皆可插件」— 零基础插件开发教程(含 22 个中文技能实例)| Zero-to-plugin tutorial for DeepSeek Harness |
| dsh-automation | @titanwings | DSH 自动化插件:让 Coding 任务按计划在全新 Agent Session 中运行,并由用户或 Agent 创建和管理定时任务。 / Run coding tasks in fresh Agent sessions and manage schedules from DSH Web or an Agent. |
| tokenbank | @wink-run | Token Bank — the local LLM gateway that sits between your AI agents and every provider. Know where tokens go · Spend less with smart routing to Ollama, Groq, GitHub Models · Earn by sharing idle quota on a community P2P network. One-click onboarding for Cursor, Claude Code, Codex CLI, Gemini CLI — no agent changes. Full trace, seamless model swap |
| dsh-qqbot | @tencent-connect | 让 QQ Bot 接入 DeepSeek Harness(dsh)的官方插件 |
| dsh-notification | @omdsh-dev | Desktop notifications for DeepSeek Harness turn completions, with per-outcome controls and include/exclude keyword rules. |
| sealos-skills | @labring | AI agent skills for Sealos — deploy any project, provision databases, object storage & more with one command. Works with Claude Code, Gemini CLI, Codex. |
| ru-marketplace-mcp | @Vladimir-Human | Девять российских маркетплейсов и китайский Taobao как MCP-серверы: Wildberries, Ozon, Яндекс Маркет, Детский мир, Авито, Мегамаркет, Lamoda, DNS, Ситилинк. Плюс сравнение цен по всем сразу. Только чтение, ключи не нужны. |
| dsh-notifier | @THEWOLFWALKER | Unified notification push plugin for DeepSeek Harness (DSH): one minimal notify() API, 8 channel adapters (telegram/dingtalk/feishu/wxpusher/pushplus/serverchan/bark/webhook), dual trigger (auto session events + agent tool). |
| Oh-My-DSH | @like-study1 | 🐳 DeepSeek Harness 插件聚合社区 — 自动同步 dsh-plugin 生态 · 精选目录 · 每 4 小时自动维护 | Oh-My-DSH: a community-maintained catalog of DeepSeek Harness plugins, auto-synced from the dsh-plugin topic |
| forkprobe | @Jayden-X-L | Compare multiple skills on the same task and pick the winner. |
| dsh-web-plugin-manager | @LX2000WASD | 在 Web UI 中一键管理 DeepSeek Harness (DSH) 插件:查看、实时启停、安装/卸载、更新检测、健康检查(依赖/冲突/兼容性分析)、环境管理、插件市场。bundle 与非 bundle 插件全覆盖 |
| deepseek-harness-tui | @openma-ai | TUI Plugin of DeepSeek Harness 让DeepSeek Harness在终端跑起来 |
| dsh-toy | @c3ll256 | Toy Control Protocol for DSH |
| dsh-navbar | @vlln | DSH 插件:对话节点导航条(右缘节点串快速跳转 user 消息)。官方 bundle 插件,dsh plugin --profile web add 安装 |
| plugin-registry | @vlln | DSH 插件生态基建:薄控制台(浏览器面板管理官方 repository 插件,0 patch)+ make-dsh-plugin skill 官方插件开发引导 |
| SpecFusion | @wxkingstar | 在 DeepSeek Harness / Claude Code / Cursor / Codex / Gemini CLI 里直接搜索 20 个中国开放平台的 65,600+ 篇 API 文档;零配置,支持 Skill 与 DSH 原生插件。 |
| oh-my-dsh | @LaplaceYoung | oh-my-dsh:面向 DSH (DeepSeek Harness) 的插件生态——700+ 插件,只通过扩展接缝注册,不修改 agent-loop 骨架 |
| dsh-deepseek-flow | @kanghelyu | - Markdown 是唯一事实来源——一份总控 WORKFLOW.md,每个步骤拥有独立的 STEP.md 工作区。 |
| dsh-open-in-vscode | @omdsh-dev | Open DeepSeek Harness workspace directories in VS Code directly from the web GUI. |
| deepseek-harness-skin | @HeiGeAi | DeepSeek Harness 换肤系统:21 套内置皮肤 + 一张图生成整套配色的自定义皮肤。数据源驱动,保对比度推导,构建期校验可读性。 |
| dsh-suite | @whyihaveyou | The living DeepSeek Harness plugin directory — refreshed hourly, compat-tested daily, with an in-app plugin store and scaffolder. DSH 插件活目录:每小时刷新,每日兼容实测,内置插件商店与脚手架。 |
| allinluna | @zenx0x | Resource-aware multi-agent orchestration for Codex and DeepSeek Harness (All in Flash DSH plugin) |
| dsh-plugin-template | @bugmaker2 | Template for deepseek-harness plugin development. |
| dsh-message-edit | @Moeblack | DSH 插件:分支式消息编辑、重掷、重试与版本时间线 | DSH plugin: branch-based message editing, reroll, retry, version timeline |
| dsh-plugin-mineru | @HuanLinOTO | 向模型暴露 MinerU 文档解析工具,将 PDF/图片/DOCX/PPTX/XLSX 转为结构化 Markdown/JSON | Exposes MinerU document-parsing tools to the model, converting PDF/images/DOCX/PPTX/XLSX into structured Markdown/JSON |
| ui-status-label | @alingalingling | 把你鲸鱼娘思考时的 deep diving 自定义成任意你想要的样子 |
| deepseek-pet | @keleus | 在你的deepseek-harness上养一只吃白饭的大蓝鲸 |
| dsh-computer-use | @Anionex | 为 DeepSeek Harness 提供电脑控制插件:新鲜 Accessibility 观测、过期状态拒绝、作用域权限与安全输入(目前支持macos)|Accessibility-first macOS Computer Use bundle for DSH with fresh observations, stale-state rejection, scoped permissions, and safe input. |
| dsh-ui-whale | @lhh010 | 【求⭐】🐋DSH Web UI 全手绘像素鲸鱼伙伴插件:会话标题栏常驻,平时眨眼/偶尔摆尾/动胸鳍,思考运行时持续动起来,回合完成头顶喷水,点击还会冒爱心,不工作时还会偷懒睡觉,零核心改动。 【喜欢的话就点点star⭐吧~】 |
| dsh-plugin-check | @omdsh-dev | DSH 插件健康检查工具:扫描插件仓库的清单协议 / patch 格式 / 构建陷阱 / hub 收录状态,零依赖只读,注册 plugin_check 工具 |
| dsh-plugin-marketplace | @AwesomeHou | Plugin marketplace for DeepSeek Harness — live-syncs the GitHub dsh-plugin topic (1800+ repos) into a searchable, paginated settings tab with one-click install and agent tools (market_search / market_install). |
| agent-handoff-skill | @WeirdSky924 | Use this cross-platform skill in Codex or Claude Code to establish repository-local continuity memory so a future agent can recover objective, status, decisions, validation, risks, and next actions without relying on previous chat history. |
| dsh-plugin-workshop | @yyyyukari | Steam Workshop-style plugin browser for the DeepSeek Harness (DSH) Web UI - zero-server: GitHub-powered search, trending windows, Chinese search & bilingual translation, plugin-signature filtering, and smart one-click install/update/uninstall with an installed-plugins manager. |
| dsh-custom-tool | @omdsh-dev | Create and manage sandboxed JavaScript tools for DeepSeek Harness with a Monaco editor and model-driven tool lifecycle. |
| dsh-xiaoyao-skins | @147228 | 夕小瑶 × DeepSeek Harness Web 皮肤合集、安装器与社区创作工具链 |
| dsh-model-router | @tianji-qingtian | 模型路由与成本优化器:简单问题 flash 直答、故障自动降级、会话 token/缓存/成本实时面板 | Model router & cost optimizer for DeepSeek Harness: flash quick-answers for simple questions, failure fallback, live token/cache/cost panel |
共收录 181 个插件,官方插件优先展示;数据来源与更新时间见 docs/plugins.json。
本地预览
项目是纯静态站点,docs/ 目录即为页面源码。任意静态服务器即可预览:
cd docs
python3 -m http.server 8000
然后访问 http://localhost:8000/。
目录结构
deepseek-harness-plugins/
├── .github/workflows/ # GitHub Actions:每日检索 + Pages 部署
├── docs/ # 汇总页面源码
│ ├── index.html
│ ├── css/
│ ├── js/
│ ├── translations/
│ ├── plugins.json # 社区插件单一数据源(发现/审查驱动)
│ └── official-plugins.json # 官方预设插件独立数据(不参与社区审查)
├── plugins/ # 本项目自研插件源码
├── scripts/ # 检索、安全审查与 README 生成脚本
├── README.md
└── LICENSE
自动化
每日检索与安全审查
.github/workflows/discover-plugins.yml 每天定时运行 (也可在 GitHub 的 Actions 页面手动触发),完成以下步骤:
- 通过 GitHub Search API 检索
topic:dsh-plugin。 - 检查仓库是否带
cordis、.dsh-plugin、dsh.bundle等 DSH 插件标记,确认其适用于 DeepSeek Harness。 - 下载 README、多语言 README 与源码抽样文件,做安全与隐私静态扫描;发现隐私泄露风险会标记并附说明。
- 从
README.zh*.md/README.en*.md提取简洁简介,写入插件条目的description_i18n;已有条目会按缺失语言一次性补采。 - 官方插件优先;单次只处理有限数量,剩余仓库留给下一次定时任务继续。
- 将通过审查的插件写入
docs/plugins.json,重新生成 README,并以 Pull Request 形式提交人工合并。
GitHub Pages 部署
.github/workflows/deploy-pages.yml 在推送到 main 后,
把 docs/ 目录发布为 GitHub Pages。首次使用需在仓库 Settings → Pages 中把 Source 设置为
“GitHub Actions”。
贡献
欢迎通过 Pull Request 添加插件、修正信息或改进安全审查规则。新增插件请优先更新
docs/plugins.json,然后运行:
node scripts/update-readme.mjs
ccch1mneyyy/working-activity
Ikalus1988/MisakaNet
morluto/rea
linhay/harmony-next.skills