Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
29 Plugins gefunden
dsh-web-search-pro
anweat/dsh-web-search-pro
Persistente, erweiterte Websuche: Multi-Engine-Routing (DeepSeek/Exa/DDG/Bing/Jina + GitHub/Bilibili/YouTube/V2EX/Xiaohongshu/Twitter/Reddit/RSS), SQLite+LRU-Cache, Extraktion im Userscript-Stil, Playwright-Rendering.
dsh-free-search
dddmuc/dsh-free-search
Free, keyless web search for DSH: 7 engines (DuckDuckGo/Bing/SearXNG free + Exa/Perplexity/DeepSeek paid), auto-failover, settings-page UI with API key inputs and official links, web_fetch, and an engine test tool.
dsh-search-boost
mr-remon219/dsh-search-boost
Multi-engine fused web search, page fetch, real-time X (Twitter) search with credential-free fallback, deep research and parallel multi-agent research for DeepSeek Harness. Free layer: Bing / DuckDuckGo / Yahoo / Exa MCP (all keyless, live-probed); api la
dsh-memory-system
zhujunpeng12/dsh-memory-system
Local-first persistent memory infrastructure for DeepSeek Harness: bounded hot-memory bootstrap, explainable cold recall (exact + Chinese BM25), lease-lock transactional writes, read-only governance, and trajectory review. Pure Python + Markdown, zero ext
dsh-apex-standard
rindbeans/dsh-apex-standard
Unified anchored agent preset for DeepSeek V4 Pro/Flash on the official API and opencode-go: Minimal-exact two-tool first-request bootstrap, model-aware Pro/Flash paths, and epoch-aware catalog management for long-session stability.
dsh-composer-history
perrylink/dsh-composer-history
Eingabeverlauf im Terminal-Stil für den DeepSeek-Harness-Web-Composer: Pfeiltasten mit Rand-Priorität und exakter Wiederherstellung von Entwurf/Cursor, browserlokal gespeicherter Verlauf, Rückwärtssuche mit Strg+R, arbeitsbereichsbezogener Abruf und vollständig konfigurierbare Tasten — plus gleitkontextbewusste
dsh-web-search-exa
tonydua/dsh-web-search-exa
Konfigurationsfreier Exa-Websuche-Anbieter für die ctx.web-Schnittstelle: anonymer MCP-Fallback ohne API-Schlüssel, plus REST-Suche mit Schlüssel.
upstream-radar
micromilo/upstream-radar
Always-on dependency security for DSH plugins: tracks exact installed paths, OSV vulnerabilities, npm releases, and breaking-change signals, then routes project evidence to a DSH Agent.
dsh-mcp-lens
labmimors/dsh-mcp-lens
MCP-Gateway mit progressiver Offenlegung: durchsucht große Remote-Kataloge über `mcp_search` und ruft dann exakte Schemas über `mcp_call` auf – mit verzögerten Verbindungen und begrenzten Caches.
dsh-feishu-bridge
wz-heng/dsh-feishu-bridge
Fail-closed-Kanalbrücke für Feishu (Lark): mit einem Bot chatten, dsh-Agent-Runden zurückbekommen. Integration nur über das offizielle Python-SDK (exakt gepinnt); Allowlist mit Deny-by-Default, Verifizierung von Webhook-Signatur/Timestamp/Replay, sitzungstreue Zuordnung je Chat; zweisprachige Doku.
dsh-search-mcp
gxpppp/dsh-search-mcp
Ersetzt die eingebaute Websuche von dsh durch Such-MCP-Server (Tavily/Brave/Exa/Perplexity/DuckDuckGo/individuell), konfiguriert über die Web-Einstellungsseite. Deaktiviert den eingebauten DeepSeek-Suchprovider, solange es aktiv ist.
dsh-exa-mcp
microherox/dsh-exa-mcp
Mounts the hosted Exa search MCP endpoint (https://mcp.exa.ai/mcp) through the in-box @deepseek-ai/dsh-mcp-client bridge: web_search_exa and web_fetch_exa tools, anonymous on the free tier or with your own EXA_API_KEY.
dsh-plugin-anydoc
beancookie/dsh-plugin-anydoc
DSH-Plugin: Wandelt Word-, PPT-, Excel-, PDF-, EPUB-, CSV- und weitere Dokumente mit @firecrawl/anydoc in GitHub-Flavored Markdown um
dsh-client-deep-sneak
rain-shuoyu/dsh-client-deep-sneak
Slacking-off companion: a floating mini player that streams Bilibili videos (native player, danmaku, comments, search) and pauses when your agent needs you, resuming exactly where you left off.
dsh-exam-countdown
zimai233/dsh-exam-countdown
Fragt 64 chinesische Prüfungen (Gaokao/Aufnahmeprüfung für den Master/CET-4/6/CPA/Rechtsanwaltsprüfung …) mit regelbewusster Datumsberechnung (2. Samstag, 1. Sonntag) und Countdowns ab.
dsh-memory
jesse-njx/dsh-memory
Belegtes Gedächtnis über DSHs verlustfreies Sitzungsprotokoll: destillierte Fakten tragen `(sessionId, eventRange)`-Zitate, die sich zum exakten Original-Protokollausschnitt zurück aufklappen lassen.
dsh-plugins
yugasun/dsh-plugins
Multi-provider web search for DeepSeek Harness: Baidu, Doubao, Tavily, and Exa backends for ctx.web.
dsh-theme-switch
kinmat-a/dsh-theme-switch
One-click skin switching for DSH Web settings: auto-detects installed themes, keeps exactly one active at a time, and falls back to the official look when all are off. Changes apply instantly and survive restarts.
dsh-plugin-advisor
chengxiucdp/dsh-plugin-advisor
Quality-aware in-agent plugin discovery: a find_dsh_plugins tool that ranks the whole dsh-plugin topic through a daily quality-scored index (installable manifest, curated listing, license, activity) merged with a live gh search — zero LLM API cost, risk flags and exact install commands in every result.
dsh-power-button
huasheng33991/dsh-power-button
One-click start/stop button pinned to the window bottom-right corner: restarts DeepSeek Harness in place via a detached helper that relaunches the exact boot invocation (loopback same-origin guarded), with an optional stop-only action.
chrome-faithful
bpc-oss/chrome-faithful
Exact-profile control of your real logged-in Chrome browser: an MCP server plus MV3 extension and authenticated localhost bridge for tabs, locators, file injection, media export, and durable scroll capture, with no debug profile or remote-debugging port.
dsh-cite
stardustlc666/dsh-cite
Citation tools for agents: exact DOI lookup, Crossref bibliographic search, GB/T 7714 / APA / MLA / Chicago formatting, BibTeX generation and bounded-concurrency DOI validation.
dsh-line-select
fengmax1997/dsh-line-select
Line-range selection: browse workspace files, preview code with line numbers, visually select a line range, and write a `@path:start-end` reference into the composer; the agent receives the exact selected lines on send.
dsh-hot-plugin-host
tianyazty/dsh-hot-plugin-host
Laufzeit-Plugin-Laden für die Web-UI: ein überwachtes Hot-Verzeichnis installiert/aktualisiert Client-Plugin-Bundles live auf jeder geöffneten Seite, ohne Neustart. Enthält ein Beispiel-Dashboard für Subagenten in der rechten Spalte.