Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
517 Plugins gefunden
dsh-session-cost
chengche106/dsh-session-cost
DSH-Plugin: geschätzte DeepSeek-API-Kosten pro Sitzung in der Statistikleiste der Web-GUI
dsh-usage-dashboard
1690834643/dsh-usage-dashboard
Web-Plugin für DeepSeek Harness (dsh): Widget für API-Guthaben + heutige Ausgaben im Sidebar-Footer. /api/dsh-usage-Route + React-Client-Bundle, kein Build-Schritt erforderlich.
dsh-s1
superagents-lab/dsh-s1
Native Web-Recherche-Tools über Search1API (s1): Suche, News, Seiten-Crawling, Sitemap-Erkennung und Trendthemen als vollwertige `s1_*`-Tools, mit gebündeltem s1-Skill.
DeepSeek-Harness-Desktop-Ultra (dsh-plugin-ai-switch)
ijry/deepseek-harness-desktop-ultra
Pool AI provider accounts per platform and route them through a local loopback proxy that bridges the OpenAI, OpenAI-Responses, Anthropic and Gemini protocols, then write the proxy into Codex, Claude Code, Gemini CLI, Grok, OpenCode, OpenClaw and Hermes config files with snapshot-and-rollback safe writes; registers no agent tools.
dsh-wechat-channel
shr-cs/dsh-wechat-channel
WeChat Official Account channel for DSH — WeChat messages run agent turns and the answers are pushed back through the customer-service message API, with signature-checked callbacks and an openid allowlist.
dsh-anthropic-membership
antonio-mastropaolo/dsh-anthropic-membership
Sign in to DeepSeek Harness with a Claude Pro/Max membership (no API key), downscale Anthropic request images to a 2000px long edge, slim /compact summarizer payloads, and show 5-hour/weekly plan usage plus DSH message counts.
dsh-siyuan
yoursc/dsh-siyuan
SiYuan (思源笔记) notes integration: 17 siyuan_* host tools covering notebook and document listing, full-text search, SQL query, reading documents and blocks, creating and appending content, moving and renaming documents, daily notes and block attributes, plus a Web settings page for the SiYuan URL, API token and per-tool switches.
dsh-literature-search
astervolans/dsh-literature-search
Literature search for DeepSeek Harness over the official PubMed NCBI E-utilities API (esearch/esummary/efetch/elink) and Google Scholar (SerpApi engine, or direct HTML parsing because Google publishes no Scholar API). Zero runtime dependencies.
dsh-key-limits
goodandready/dsh-key-limits
Shows API-key and subscription quota limits in the DSH provider interface and settings.
dsh-live-voice
victorwads/dsh-live-voice
Local-first voice conversations for DSH, with local speech recognition and synthesis and optional external providers.
dsh-concise
hoyyang/dsh-concise
One-click Concise output style for DeepSeek Harness: results first, no filler, same work depth. Every final reply opens with a plain-language digest card (select text to copy), scoped per session, working in headless/CLI too, with /concise command, style.md overrides and a local API. Links and file paths inside the digest card render as clickable chips: URLs jump, local files open with the OS default app (v0.9+).
dsh-web-search-searxng
softspark/dsh-web-search-searxng
DeepSeek Harness web-search provider backed by a SearXNG instance: metasearch with no vendor API key and no account tying the queries together.
deepseek-harness-desktop-ultra
ijry/deepseek-harness-desktop-ultra
Agent-first task kanban for DeepSeek Harness web GUI, modeled on codeg-plus's 任务看板: four codeg-plus columns (todo / inProgress / attention / done), human-only acceptance, workspace-bound claims, comments and a live SSE board view. 参考 codeg-plus 任务看板语义的 ds
dsh-git-credentials
revive/dsh-git-credentials
Out-of-tree dsh plugin: GitLab, GitHub, Gitee, Gitea, and Bitbucket tokens stay out of the model context, stored encrypted (AES-256-GCM) in a plugin-owned file; the model calls forge API tools on demand, and the web settings page manages sites and tokens.
dsh-h-v1
marcosmmjr2023/dsh-h-v1
FreeDSH — free-first multi-model routing, safe core updates and pt-BR/Windows support for DeepSeek Harness. Installable as a DSH bundle (dsh plugin add). Unofficial project.
dsh-outlook
unknowcao/dsh-outlook
Zero-credential Outlook automation: 13 tools that drive the local desktop Outlook client via COM — search/read mail, drafts, reply/forward, calendar, address book, rooms, free/busy — plus a sidebar new-mail badge. No Graph API registration, no SMTP passwords; anything that leaves the machine passes a three-layer human approval gate.
dsh-api-client
beatther-c/dsh-api-client
Agent-native API client for DeepSeek Harness: Postman-like debugging UI (request tree with context menus and full keyboard navigation, resizable sidebar, layered auto-generated header preview with per-item suppression and constant secret masking), six api_client_* agent tools sharing the same request core, redaction and audit chain with the human UI, Postman Collection v2.1 import with a migration report, environment variables with SecretRef indirection, and a fail-closed SSRF network policy.
dsh-oidc
freedomkk-qfeng/dsh-oidc
Standards-based OIDC identity, enterprise API-key binding, declarative branding, and OpenAI-compatible model integration for DeepSeek Harness
dsh-web-recorder
kakajun/dsh-web-recorder
Records real clicks, inputs, navigation and network traffic in a user-guided browser session for DSH, then generates a Markdown timeline report (report.md + events.jsonl) to build API-level skills.
dsh-session-robustness
bainianlaoyao/dsh-session-robustness
After official llm-retry (n/5) gives up, keep retrying transient API failures (timeout, transport, rate-limit, 5xx, dropped SSE) on the same open step until success, cancel, or pause; AUTH, QUOTA, and user Stop are never retried.
dsh-newapi-video
chen704290901chen/dsh-newapi-video
Call a new-api (one-api style) relay station's video model from the conversation with @-referenced image/video materials, supporting Seedance 2.0 and Happyhorse text-to-video and image-to-video across four relay protocols.
dsh-sync-plugin
dpskk2/dsh-sync-plugin
Two-way sync of DSH sessions, workspace mappings, settings and patches between machines through your own private GitHub repo (API keys stay machine-local).
DeepSeek-Harness-Desktop-Ultra (dsh-plugin-mobile-bridge)
ijry/deepseek-harness-desktop-ultra
Token-authenticated REST and SSE bridge with QR pairing, so a phone app can read sessions, send messages and approve tool calls.
DeepSeek-Harness-Desktop-Ultra (dsh-plugin-repopanel)
ijry/deepseek-harness-desktop-ultra
Browse the GitHub issues and pull requests of a workspace's origin remote, filter and comment, close or reopen, and file one as a task on dsh-plugin-taskboard for an agent to claim.