Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
29 plugins encontrados
dsh-web-search-pro
anweat/dsh-web-search-pro
Busca web aprimorada e persistente: roteamento multi-mecanismo (DeepSeek/Exa/DDG/Bing/Jina + GitHub/Bilibili/YouTube/V2EX/Xiaohongshu/Twitter/Reddit/RSS), cache SQLite+LRU, extração no estilo userscript, renderização via Playwright.
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
Histórico de entrada no estilo terminal para o compositor web do DeepSeek Harness: setas priorizando a borda com restauração exata de rascunho/cursor, histórico persistido localmente no navegador, busca reversa com Ctrl+R, recuperação com escopo por workspace e teclas totalmente configuráveis — além de reconhecimento de contexto deslizante
dsh-web-search-exa
tonydua/dsh-web-search-exa
Provedor de busca web Exa sem configuração para a interface ctx.web: fallback MCP anônimo sem chave de API, além de busca REST com chave
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
Gateway MCP de divulgação progressiva que pesquisa grandes catálogos remotos via `mcp_search` e depois invoca esquemas exatos via `mcp_call`, com conexões preguiçosas e caches limitados
dsh-feishu-bridge
wz-heng/dsh-feishu-bridge
Ponte de canal Feishu (Lark) com falha segura (fail-closed): converse com um bot e receba os turnos do agente dsh de volta. Integração apenas com o SDK oficial em Python (versão fixada); allowlist com negação por padrão, verificação de assinatura/timestamp/replay do webhook, sessões fixas por chat; documentação bilíngue.
dsh-search-mcp
gxpppp/dsh-search-mcp
Substitua a busca web embutida do dsh por servidores MCP de busca (Tavily/Brave/Exa/Perplexity/DuckDuckGo/personalizado), configurados pela página de Configurações web. Desativa o provedor de busca embutido da DeepSeek enquanto estiver ativo.
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
Plugin DSH: converte documentos Word, PPT, Excel, PDF, EPUB, CSV etc. para Markdown no formato GitHub, usando @firecrawl/anydoc
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
Consulta 64 exames chineses (Gaokao/exame de admissão à pós-graduação/CET-4/6/CPA/exame da OAB chinesa…) com cálculo de datas baseado em regras (2º sábado, 1º domingo) e contagens regressivas
dsh-memory
jesse-njx/dsh-memory
Memória citável sobre o log de sessão sem perdas do DSH: fatos destilados carregam citações `(sessionId, eventRange)` que se expandem de volta ao trecho exato do log original
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
Carregamento de plugins em tempo de execução para a Web UI: um diretório monitorado (hot directory) instala/atualiza pacotes de plugins de cliente ao vivo em toda página aberta, sem reiniciar. Inclui um exemplo de dashboard de subagentes na coluna direita