Plugins
Browse, filter, and install DeepSeek-Harness plugins.
34 plugins found
dsh-git-identity
loserfox/dsh-git-identity
Pin Git commits to the environment's own author identity; env-var injection overrides all `git config` settings.
dsh-codex-connect
franksong2702/dsh-codex-connect
Connect ChatGPT OAuth and OpenAI Codex models to DeepSeek Harness, with opt-in search and image tools.
skills
creght-dev/skills
Skills for building websites on the Creght platform: CLI pull/push sync, page and component conventions, CMS, forms, auth, SEO, publishing and version rollback.
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 authentication enforced at the HTTP/transport layer: four-layer login gate (resources, plugin bundles, /api, WebSocket), server-side sessions with HttpOnly cookies.
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
Complete reverse-skill pack (85 SKILL.md) as a DeepSeek Harness Cordis plugin: reverse engineering, authorized pentesting and security-research skill router.
dsh-github-login
noob-stupid/dsh-github-login
Visual GitHub login without a terminal: in-window device flow, token synced into the gh CLI, and host status/launch endpoints.
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
Login gateway for the DSH web UI: password door with first-run setup, bcrypt + at-rest encryption (AES-256-GCM/HMAC), brute-force lockout, audit log, TLS 1.2+ with 80→443 redirect, CSRF, anti-framing.
dsh-agent-relay
noelune/dsh-agent-relay
Loopback-first multi-agent message relay: HMAC-authenticated broker plus dsh plugin (relay_send/recv/peers/history), zero-dependency CLI and Python clients, 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
Plugin store: npm authoritative catalog + awesome curated list (550+ plugins, 11 categories), dsh-field quality verification, official `dsh plugin add/remove` one-click install, sidebar + settings entry.
Code2Skill
leechen298/code2skill
Generate Functions, MCP tools, workflow Skills, and offline test packages from user-authorized source code.
dsh-codex-auth
suntianc/dsh-codex-auth
Reuses the Codex CLI ChatGPT login as an `openai-codex` LLM route and adds GPT Auth controls to DSH Web settings.
shopline-ai-toolkit-dsh
lunw/shopline-ai-toolkit-dsh
SHOPLINE AI Toolkit: bridges the official SHOPLINE Developer MCP server and ships seven SHOPLINE agent skills (Admin REST, GraphQL, OAuth, webhooks, Sline) — the SHOPLINE counterpart of the Shopify AI Toolkit.
dsh-codex-tools
spyqwer1/dsh-codex-tools
Codex-backed `web_search`, `image_gen`, and `image_vision` tools for DeepSeek Harness, reusing ChatGPT OAuth login state.
dsh-memory-gate
git121995/dsh-memory-gate
Bounded local memory with CBDC authority gating: SQLite + FTS5 claims, scoped recall with explainable use/verify/ignore decisions and a full audit trail, /memory commands, ≤3-claim/1200-char injection per call, no extra model call.