Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
29 plugins encontrados
dsh-web-search-pro
anweat/dsh-web-search-pro
Búsqueda web mejorada y persistente: enrutamiento multimotor (DeepSeek/Exa/DDG/Bing/Jina + GitHub/Bilibili/YouTube/V2EX/Xiaohongshu/Twitter/Reddit/RSS), caché SQLite+LRU, extracción al estilo userscript y renderizado con 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
Historial de entrada al estilo terminal para el editor web de DeepSeek Harness: flechas que priorizan los extremos con restauración exacta de borrador/cursor, historial persistido localmente en el navegador, búsqueda inversa con Ctrl+R, recuperación con alcance de espacio de trabajo y teclas totalmente configurables — además de conciencia del contexto deslizante
dsh-web-search-exa
tonydua/dsh-web-search-exa
Proveedor de búsqueda web Exa sin configuración para la interfaz ctx.web: alternativa anónima por MCP sin clave de API, más búsqueda REST con clave.
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 divulgación progresiva que busca en grandes catálogos remotos mediante `mcp_search` y luego invoca esquemas exactos mediante `mcp_call`, con conexiones diferidas y cachés acotadas.
dsh-feishu-bridge
wz-heng/dsh-feishu-bridge
Puente de canal de Feishu (Lark) con seguridad ante fallos: chatea con un bot y recibe los turnos del agente de dsh. Solo SDK oficial de Python (versión fijada); lista de permitidos por defecto, verificación de firma/timestamp/repetición del webhook, sesiones fijas por chat; docs bilingües.
dsh-search-mcp
gxpppp/dsh-search-mcp
Sustituye la búsqueda web integrada de dsh por servidores MCP de búsqueda (Tavily/Brave/Exa/Perplexity/DuckDuckGo/personalizado), configurados desde Ajustes web. Desactiva el proveedor de búsqueda de DeepSeek integrado mientras está activo.
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 de DSH: convierte documentos Word, PPT, Excel, PDF, EPUB, CSV, etc. a GitHub-Flavored Markdown 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 exámenes chinos (gaokao/examen de posgrado/CET-4/6/CPA/examen de derecho...) con cálculo de fechas consciente de las reglas (segundo sábado, primer domingo) y cuentas regresivas.
dsh-memory
jesse-njx/dsh-memory
Memoria con citas sobre el registro de sesión sin pérdidas de DSH: los hechos destilados incluyen citas `(sessionId, eventRange)` que se expanden hasta el fragmento exacto del registro 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
Carga de plugins en tiempo de ejecución para la Web UI: un directorio de recarga en caliente monitorizado instala/actualiza paquetes de plugins de cliente en vivo en cada página abierta, sin reiniciar. Incluye un ejemplo de panel de subagentes en la columna derecha.