插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 34 个插件
dsh-git-identity
loserfox/dsh-git-identity
git 提交固定使用环境自身作者身份,环境变量注入压过一切 `git config` 设置。
dsh-codex-connect
franksong2702/dsh-codex-connect
通过 ChatGPT OAuth 将 OpenAI Codex 模型接入 DeepSeek Harness,并提供可选的搜索与图片工具。
skills
creght-dev/skills
Creght 平台建站技能包:CLI 拉取/推送同步、页面与组件规范、CMS、表单、Auth、SEO、发布与版本回滚。
dsh-oauth-mcp-client
springbrand-lab/dsh-oauth-mcp-client
OAuth 2.1 Streamable HTTP MCP client plugin for DeepSeek Harness.
dsh-mcp-manager
hyqhyq3/dsh-mcp-manager
MCP server manager plugin for DeepSeek Harness: Settings → MCP page, OAuth (PKCE + dynamic client registration) or static-token auth, tools registered as mcp__<name>__*
dsh-llm-codex-oauth
player-minepig/dsh-llm-codex-oauth
在 dsh(DeepSeek Harness)里使用你的 ChatGPT / Codex 订阅。插件通过 OpenAI Codex 的 OAuth 流程登录 ChatGPT 账号,把订阅额度暴露成 dsh 的 `codex-oauth` 模型提供方。
dsh-webui-auth
yuuz12/dsh-webui-auth
WebUI 身份认证:HTTP/传输层强制登录(资源、插件 bundle、/api、WebSocket 四层防护),服务端会话 + HttpOnly Cookie。
dsh-codex-provider
hu9956/dsh-codex-provider
OpenAI Codex provider for DeepSeek Harness with device-code OAuth, Codex CLI import, token refresh, and a web settings panel.
dsh-openai-oauth
dgpisces/dsh-openai-oauth
DeepSeek Harness LLM provider for Codex models using managed ChatGPT OAuth
deepseek-harness-openai-oauth
dgpisces/deepseek-harness-openai-oauth
DeepSeek Harness LLM provider for Codex models using managed ChatGPT OAuth
dsh-reverse-skill
dhicoc/dsh-reverse-skill
完整 reverse-skill(85 个 SKILL.md)的 DeepSeek Harness 插件:逆向工程、授权渗透测试与安全研究的技能路由包。
dsh-github-login
noob-stupid/dsh-github-login
零终端的 GitHub 可视化登录插件:窗口内完成设备码授权,令牌同步进 gh CLI,附宿主端状态与唤起接口。
dsh-llm-fallbacks
omdsh-dev/dsh-llm-fallbacks
Automatic provider/model fallback chains for DeepSeek Harness agents when LLM requests keep failing (retry exhausted, auth, quota, rate limit)
dsh-passwords
slywalker2006/dsh-passwords
DSH Web UI 登录网关:首次配置、bcrypt + 静态加密(AES-256-GCM/HMAC)、防爆破、审计日志、TLS 1.2+ 与 80→443 跳转、CSRF 与防嵌框。
dsh-agent-relay
noelune/dsh-agent-relay
本地优先的多 Agent 协作中继:HMAC 认证 broker + dsh 插件(relay_send/recv/peers/history)+ 零依赖 CLI 与 Python 客户端,wire protocol v1.0。
dsh-subscription-auth
khellendros97/dsh-subscription-auth
Subscription OAuth login: use ChatGPT/Claude/Grok/Kimi subscription accounts (not API keys) with automatic model discovery.
dsh-codex-provider-plugin
damonbao/dsh-codex-provider-plugin
OpenAI Codex OAuth provider and native settings UI for DeepSeek Harness
dsh-codex-agent-bridge
je00/dsh-codex-agent-bridge
Connect DeepSeek Harness agents to authenticated Codex App Server sessions
dsh-store
huguangyu666/dsh-store
dsh 插件商店:npm 权威目录 + awesome 精选(550+ 插件、11 分类)、dsh 字段质量验证、官方 `dsh plugin add/remove` 一键安装,侧边栏与设置页入口。
Code2Skill
leechen298/code2skill
从用户授权的源码生成 Function、MCP 工具、工作流 Skill 与离线测试包。
dsh-codex-auth
suntianc/dsh-codex-auth
复用 Codex CLI 的 ChatGPT 登录态注册 `openai-codex` LLM 路由,并在 DSH Web 设置中提供 GPT Auth 控件。
shopline-ai-toolkit-dsh
lunw/shopline-ai-toolkit-dsh
SHOPLINE AI 工具包:接入 SHOPLINE 官方开发者 MCP 服务器,内置七个 SHOPLINE 平台技能(Admin REST、GraphQL、OAuth、Webhook、Sline),是 Shopify AI Toolkit 的 SHOPLINE 对应版。
dsh-codex-tools
spyqwer1/dsh-codex-tools
基于 Codex 的 `web_search`、`image_gen` 与 `image_vision` 工具,复用 ChatGPT OAuth 登录态为 DeepSeek Harness 提供网页搜索、生图与识图能力。
dsh-memory-gate
git121995/dsh-memory-gate
有界本地记忆 + CBDC 权威门控:SQLite + FTS5 claims,作用域召回并给出可解释的采用/核验/忽略决策与完整审计轨迹,/memory 命令,每次注入 ≤3 条/1200 字符,不增加额外模型调用。