deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
一个用于收集、展示和安全审查 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-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! |
| 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 插件精选列表 |
| 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. |
| dsh-anchored-standard | @xiaobright | Two-phase DeepSeek Harness preset: Minimal-aligned bootstrap, then full Standard tools (Project2 98/99) |
| dsh-deep-whale | @Small-tailqwq | Whale Girl skin series for DeepSeek Harness. 适用于 DeepSeek Harness 的,鲸鱼娘系列皮肤。 |
| awesome-dsh-plugins | @AdamPlatin123 | 前部索引仓库(Radar):自动扫描发现所有 dsh 插件候选,经测试合格的移入后序精选目录仓库。 |
| 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. |
| Aegis | @GanyuanRan | Make AI coding agents architecture-aware: baseline-first, evidence-verified, drift-checked, and safe across long tasks. |
| awesome-deepseek-harness | @Anil-matcha | Curated guide to DeepSeek Harness (dsh) and its best community plugins |
| awesome-dsh-plugin | @Anil-matcha | A curated list of plugins for DeepSeek Harness (dsh) - DeepSeek Harness plugin ecosystem |
| 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. |
| awesome-deepseek-harness | @0xsline | DeepSeek Harness (DSH) ecosystem: curated plugins, tools, and infrastructure from dsh-external/hub and the public dsh-plugin topic. |
| dsh-agent-teams | @NanmiCoder | dsh-agent-teams 让当前 DeepSeek Harness 会话成为队长:创建可续聊的子 Agent、把目标拆成有依赖的任务,并通过直达消息协调成员工作。 |
| 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. |
| dsh-context | @bowenliang123 | 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 命令,透视上下文组成、演进、压缩、剪枝等事件与动作。 |
| dsh-handbook | @Electricitysheep | DeepSeek Harness (dsh) 从 0 到 1 深度手册:安装/插件开发/性能调优/实测案例/同模型多 Agent 实测对比(中文 + 英文 PDF) |
| 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 |
| 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 |
| AI-Novel-Writer | @EthanYoQ | 本地优先 AI 小说创作工作台,提供 Windows/macOS 桌面版与 DeepSeek Harness 插件开发预览,支持角色、大纲、章节蓝图、审稿修稿和本地模型。 |
| 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. |
| dsh-browser | @Lum1104 | dsh plugin: Chrome sidebar extension that lets DeepSeek Harness operate your browser directly, no vision capabilities required. 一款 Chrome 侧边栏扩展程序,可让 DeepSeek Harness 直接操控您的浏览器,无需视觉能力。 |
| DSH-Transparent-UI-Plugin | @WYH66666666 | 是一层高自由度的玻璃质感主题,套在 DeepSeek Harness 网页端。顶栏、侧边栏、输入框、统计行、轨迹视图都成了磨砂玻璃片。玻璃模糊度、磨砂度、背景(流体或自定义壁纸,壁纸还能单独调模糊和磨砂)全都能在设置卡片里自由调节。关掉开关就回到原生界面,不改 DSH 任何一行源码。 |
| harmony-next.skills | @linhay | 🚀 Expert guidance for HarmonyOS NEXT (API 12+) development. Covers IDE operations, performance tuning, architecture (HAP/HAR/HSP), and automation testing. |
| awesome-dsh-plugin | @bruc3van | 用 30 秒找到适合你的 DeepSeek Harness 插件:告诉你插件解决什么问题、适合谁、从哪里开始。 |
| oh-dsh | @hust-open-atom-club | 一套 DSH runtime,Desktop、Web 与 TUI 三种开发体验。 |
| dsh-pet | @PC2005-cloud | DSH 桌面宠物:一行命令安装现成宠物(28 个透明动画,即装即用),或内置素材链从 AI 视频自造专属宠物 | One-line install desktop pet for DeepSeek Harness + DIY asset pipeline |
| 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) |
| Awesome-DeepSeek-Harness-Plugins | @Zhiyuan-Fan | Curated DeepSeek Harness (DSH) plugins, extensions, tools, skills, clients, runtimes, integrations, and verified references — English and Chinese. |
| DeepSeek-Balance-Whale-Widget | @MeteorNOX | DeepSeek Harness(DSH)一只住在 DSH 界面右下角的小鲸鱼娘,帮你盯着DeepSeek账户余额。QQ弹弹,支持拖拽吸附、左吸附翻转、数字滚动动画,随界面自动启用,建议直接喊来你的dsh安装 |
| Polaris | @ZJU-REAL | Toward Autonomous Scientific Discovery |
| deepseek-design | @Devin-AXIS | DeepSeek Harness 可编辑设计系统:AI 生成、可视化编辑、模板市场与 PPT|Native Design & PPT Studio for DeepSeek Harness. |
| dsh-visualize | @Nagi-ovo | 在 DSH 对话中生成交互式可视化|Render model-generated interactive cards inside DSH conversations |
| dshfind | @hikariming | DSH (DeepSeek Harness) 原理学习、插件市场与最佳实践 · Learn DSH principles, plugin marketplace & best practices |
| open-sea-skin | @d-dev0101 | WebGPU ocean skin for DeepSeek Harness — DSH plugin, Harness-only Chrome/Edge extension, static installer, and native integration. |
| awesome-deepseek-harness | @libukai | DeepSeek Harness 终极指南:快速入门、资源推荐、精选插件与实用工具 |The Ultimate Guide to DeepSeek Harness: QuickStart, Resources, Plugins&Toolkit |
| engramory | @tinqiao-oss | A portable memory protocol for AI agents — load it as standing rules; a curation discipline + reference spec + optional cap hook. |
| dsh-launcher | @Ruler4396 | DeepSeek Harness 的 Windows 轻量启动器:开机自启 + 独立小窗口,双击即用。 |
| dsh-find-plugins | @Nagi-ovo | 对 DSH 说一句「有没有插件能……」,它就会从全 GitHub 的 dsh-plugin topic 里找出候选,解释差别,等你选好以后再安装和验证。 |
| anysearch-dsh | @anysearch-team | AnySearch web search provider and advanced search tools for DeepSeek Harness (DSH) |
| deepseek-harness-desktop | @ningbainb | Open-source Windows desktop client and GUI for DeepSeek Harness — zero-setup installer with Codex, plugins, skills, SSH, mobile remote access, and 11 skins. |
| anime-find | @cocofhu | DeepSeek Harness 搜番插件:对话内多源搜索番剧,卡片展示 Bangumi 评分与详情,支持复制磁力。 |
| pi2dsh | @weijiafu14 | Bridge the Pi and DeepSeek Harness ecosystems: one Pi Host ABI runs unmodified Pi extensions as native DSH plugins. 打通 Pi 与 DSH 生态。 |
| dsh-pentest | @howmp | 面向 DeepSeek Harness(dsh)的渗透测试模式 @CloverSecLabs |
| 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. |
| dsh-gitbash-preset | @liceses | DeepSeek Harness 插件:一键安装「极简模式 (Git Bash)」agent preset —— 把 DSH 自带极简模式中的 bash 调用映射到 Git for Windows 的 bash(MSYS),让 Windows 上的极简模式真正可用。 |
| dsh-openpencil | @ZSeven-W | The DeepSeek Harness plugin for OpenPencil — preview, inspect, and edit real .op documents inside a conversation. |
| dsh-super-injector | @yjh051108 | > ## 🎉 v0.3.0 重大声明(2026-08-14) > > 从经验补丁到源码契约——注入器完成规范重构。 |
| 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-liang-skin | @kingOfSoySauce | DeepSeek Harness 滑动变阻器皮肤 |
| TokenLedger | @zh667 | Relay-site attributed token usage for DeepSeek Harness — zero config, no credentials |
| dsh-noema | @ZSeven-W | Noema long-term memory plugin for DSH: durable, inspectable agent memory with recall tools and a settings page. |
| gal-view | @Ayase34 | 把dsh会话界面切换成galgame游戏界面的插件 |
| 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. |
| humanizer-ru | @Vladimir-Human | Скилл для ИИ-агентов: находит и убирает следы машинной генерации из русского текста. 38 паттернов, 39 regex-маркеров с реестром доказательств, слепые парные прогоны, файловый слой снятия C2PA/EXIF/XMP | Russian AI-writing humanizer skill with file metadata cleaning |
| argo | @taxueseek | 专门为 agent 打造的 agent 搜索工具,具备多语言搜索能力,覆盖中文/英文/学术/代码/购物/金融/新闻/百科。 |
| 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-data-agent | @omdsh-dev | Connect DSH to your database for conversational data analysis and actionable business insights. |
| dsh-image-gen | @shanliuling | Generate images directly in DeepSeek Harness chats |
| 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-usage-stats | @Ychris12138 | Provider balances, subscription quotas, and token-usage analytics for the DeepSeek Harness Web GUI (dsh web). |
| awesome-dsh-plugin | @beancookie | Awesome DeepSeek Harness (DSH) Plugin |
| dsh-reasoning-effort | @HanaAyane | DSH适用的Codex风格的思考强度滑块,以及大肥鱼跑步滑块。Codex-style model and reasoning-effort slider for DeepSeek Harness |
| dsh-mobile-apk | @kelai141 | dsh 安卓壳 APK——WebView UI + 内嵌 Termux 运行时快照(解压即跑)、SAF 目录桥、保活服务、看门狗、运行时在线更新。 |
| dsh-turn-rewind | @Anionex | deepseek harness对话和代码状态回退插件 | DSH — rewind conversation and workspace state, powered by a persistent Change Ledger |
| dsh-plugin | @Tabbit-Browser | 这是一个 Tabbit 浏览器为 Deepseek Harness 提供的一个 plugins。你可以在 Deepseek Harness 中安装这个插件,给 Deepseek Harness 提供控制 Tabbit 浏览器的能力。 |
| dsh-skill-mcp-panel | @Fishquito7 | DSH Web UI plugin: skill and MCP management(Web界面的skill/MCP管理工具) |
| 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 并继续对话。 |
| 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 |
| hello-dsh | @pingfanfan | 从零开始,看懂 DeepSeek Harness 的「万物皆可插件」— 零基础插件开发教程(含 22 个中文技能实例)| Zero-to-plugin tutorial for DeepSeek Harness |
| 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 种动作,任务完成播放「你干嘛~哎哟」 |
| 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-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. |
| forkprobe | @Jayden-X-L | Compare multiple skills on the same task and pick the winner. |
| dsh-automation | @titanwings | DSH 自动化插件:让 Coding 任务按计划在全新 Agent Session 中运行,并由用户或 Agent 创建和管理定时任务。 / Run coding tasks in fresh Agent sessions and manage schedules from DSH Web or an Agent. |
| 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 |
| dsh-find-plugin | @awesome-dsh-plugin | Find DSH plugins inside the agent — live GitHub dsh-plugin topic search, star-ranked / 会话内搜索发现 DSH 插件 |
| ru-marketplace-mcp | @Vladimir-Human | Девять российских маркетплейсов и китайский Taobao как MCP-серверы: Wildberries, Ozon, Яндекс Маркет, Детский мир, Авито, Мегамаркет, Lamoda, DNS, Ситилинк. Плюс сравнение цен по всем сразу. Только чтение, ключи не нужны. |
| dsh-web-plugin-manager | @LX2000WASD | 在 Web UI 中一键管理 DeepSeek Harness (DSH) 插件:查看、实时启停、安装/卸载、更新检测、健康检查(依赖/冲突/兼容性分析)、环境管理、插件市场。bundle 与非 bundle 插件全覆盖 |
| dsh-toy | @c3ll256 | Toy Control Protocol for DSH |
| 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 原生插件。 |
| dsh-open-in-vscode | @omdsh-dev | Open DeepSeek Harness workspace directories in VS Code directly from the web GUI. |
| 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 | @LaplaceYoung | oh-my-dsh:面向 DSH (DeepSeek Harness) 的插件生态——700+ 插件,只通过扩展接缝注册,不修改 agent-loop 骨架 |
| dsh-navbar | @vlln | DSH 插件:对话节点导航条(右缘节点串快速跳转 user 消息)。官方 bundle 插件,dsh plugin --profile web add 安装 |
| deepseek-harness-skin | @HeiGeAi | DeepSeek Harness 换肤系统:21 套内置皮肤 + 一张图生成整套配色的自定义皮肤。数据源驱动,保对比度推导,构建期校验可读性。 |
| dsh-deepseek-flow | @kanghelyu | - Markdown 是唯一事实来源——一份总控 WORKFLOW.md,每个步骤拥有独立的 STEP.md 工作区。 |
| dshcode | @whitelonng | Community desktop companion for DeepSeek Harness — one-click Electron app for macOS and Windows |
| deepseek-harness-tui | @openma-ai | TUI Plugin of DeepSeek Harness 让DeepSeek Harness在终端跑起来 |
| dsh-suite | @whyihaveyou | The living DeepSeek Harness plugin directory — refreshed hourly, compat-tested daily, with an in-app plugin store and scaffolder. DSH 插件活目录:每小时刷新,每日兼容实测,内置插件商店与脚手架。 |
| ui-status-label | @alingalingling | 把你鲸鱼娘思考时的 deep diving 自定义成任意你想要的样子 |
| allinluna | @zenx0x | Resource-aware multi-agent orchestration for Codex and DeepSeek Harness (All in Flash DSH plugin) |
| 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 |
| dsh-message-edit | @Moeblack | DSH 插件:分支式消息编辑、重掷、重试与版本时间线 | DSH plugin: branch-based message editing, reroll, retry, version timeline |
| deepseek-pet | @keleus | 在你的deepseek-harness上养一只吃白饭的大蓝鲸 |
| dsh-ui-whale | @lhh010 | 【求⭐】🐋DSH Web UI 全手绘像素鲸鱼伙伴插件:会话标题栏常驻,平时眨眼/偶尔摆尾/动胸鳍,思考运行时持续动起来,回合完成头顶喷水,点击还会冒爱心,不工作时还会偷懒睡觉,零核心改动。 【喜欢的话就点点star⭐吧~】 |
| 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-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-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). |
| 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-plugin-check | @omdsh-dev | DSH 插件健康检查工具:扫描插件仓库的清单协议 / patch 格式 / 构建陷阱 / hub 收录状态,零依赖只读,注册 plugin_check 工具 |
| dsh-plugin-template | @bugmaker2 | Template for deepseek-harness plugin development. |
| 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 |
共收录 111 个插件,官方插件优先展示;数据来源与更新时间见 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 页面手动触发),完成以下步骤:
topic:dsh-plugin。cordis、.dsh-plugin、dsh.bundle 等 DSH 插件标记,确认其适用于 DeepSeek Harness。README.zh*.md / README.en*.md 提取简洁简介,写入插件条目的 description_i18n;已有条目会按缺失语言一次性补采。docs/plugins.json,重新生成 README,并以 Pull Request 形式提交人工合并。.github/workflows/deploy-pages.yml 在推送到 main 后,
把 docs/ 目录发布为 GitHub Pages。首次使用需在仓库 Settings → Pages 中把 Source 设置为
“GitHub Actions”。
欢迎通过 Pull Request 添加插件、修正信息或改进安全审查规则。新增插件请优先更新
docs/plugins.json,然后运行:
node scripts/update-readme.mjs
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。