Saltar al contenido principal

Plugins

Explora, filtra e instala plugins de DeepSeek-Harness.

2700 plugins encontrados

T

dsh-skill-manager

tuogusa/dsh-skill-manager

Browse, search, delete, undo-delete, and update user skills from the Web settings panel; checks GitHub/Gitee Releases for newer skill versions.

4hace 19 horasDesarrollo y herramientas de pluginsMIT
J

dsh-continual-harness

jasen215/dsh-continual-harness

Continual self-refinement loop: persistent memory, periodic review-and-refine, cross-session shared knowledge, and automatic rollback through a model-callable harness_refine tool.

4hace 7 horasDesarrollo y herramientas de pluginsMIT
D

dsh-plugin-toggle

damonkoy/dsh-plugin-toggle

Settings -> Plugins switchboard: every loaded plugin card shows its package description and runtime phase, with fuzzy search and start/stop toggles that never rewrite config files.

4hace 4 díasDesarrollo y herramientas de pluginsMIT
1

dsh-web-restart

1123762794/dsh-web-restart

One-click restart button for the DSH Web UI: a sidebar footer button that restarts the dsh web process with a single click and persists across the restart it triggers.

4anteayerDesarrollo y herramientas de pluginsMIT
X

dsh-weixin

xiaoshihou514/dsh-weixin

Connects dsh to Weixin, with arbitrary file sending support.

4hace 12 horasIntegraciones y acceso remotoMIT
P

dsh-notify-on-complete

pitetow/dsh-notify-on-complete

Desktop notifications for run completion, model questions, and approval requests with per-platform system sounds, zero runtime dependencies.

4anteayerIntegraciones y acceso remotoMIT
L

dsh-telegram-duty

luzhengyangtx/dsh-telegram-duty

Telegram duty gateway: phone-message task loop on a dedicated duty session, global approval forwarding with inline approve/reject buttons, telegram_ask choice questions, duty/local toggle with a web duty banner, zh/en messages, zero idle tokens.

4hace 4 díasIntegraciones y acceso remoto
J

dsh-lark-bridge

jmoksz/dsh-lark-bridge

Feishu (Lark) bridge for DeepSeek Harness: one-command install, streaming progress cards with a tool panel, ask/approval button cards, attachments, and proactive feishu_send pushes.

4hace 3 díasIntegraciones y acceso remotoMIT
C

dsh-island

cdxiaodong/dsh-island

Bridge DSH agent sessions, tool calls, and approvals to the CodeIsland macOS notch panel over a Unix socket, with in-panel allow/deny.

4hace 3 díasIntegraciones y acceso remoto
D

dsh-web-ui (dsh-git-graph)

damonkoy/dsh-web-ui

Git branch selector and Git graph in the conversation header of the dsh web GUI.

4hace 4 díasGit y revisión de códigoApache-2.0
Y

dsh-article-publish

yangyongzhen/dsh-article-publish

Publish articles to CSDN / Juejin / CNBlog directly from the session, no external server.

4hace 5 díasFlujos y automatización
S

dsh-remotion

stardustlc666/dsh-remotion

Official Remotion skill ported to DSH: programmatic video with React (animation/audio/captions/3D/charts/fonts, 38 rule files).

4ayerHabilidadesMIT
M

dsh-agency-agents

michengai/dsh-agency-agents

Adds a summonable domain-expert roster that runs as subagents while the parent session keeps the task and final answer.

4anteayerHabilidadesApache-2.0
7

dsh-skill-7d-code-reviewer

7dgroup-ai/dsh-skill-7d-code-reviewer

Template-driven code review skill: five-step review flow, critical/medium/minor severity grading, four-dimension scoring (quality, security, performance, maintainability), dual text and HTML report output, and an on-demand reference knowledge base.

4anteayerHabilidadesMIT
G

deepseek-vision (dsh-plugin-deepseek-vision)

gou-gee/deepseek-vision

Vision MCP and DSH bundle for text-only DeepSeek: analyze_image, analyze_clipboard, compare_images and vision_status tools, a visual settings page, free GLM-4.6V-Flash by default, result caching and rate-limit tolerance; keys stay out of logs.

4hace 3 díasVisión, voz y multimodalMIT
D

dsh-web-ui (dsh-tool-describe-image)

damonkoy/dsh-web-ui

Gives a text-only model image understanding via a vision-language model, exposed as a `describe_image` tool.

4hace 4 díasVisión, voz y multimodalApache-2.0
S

dsh-tavily

szmy-haruhi/dsh-tavily

Búsqueda web Tavily para DSH con un interruptor de configuración, sin clave por defecto y una prueba de conexión.

4anteayerHerramientas y funcionesMIT
M

dsh-tavily (dsh-tool-tavily-search)

moguiyu/dsh-tavily

Tavily search with multiple API keys, key rotation and failover, a usage gauge, and a settings card.

4ayerHerramientas y funcionesMIT
M

dsh-cloak-browser

maxiaovivi/dsh-cloak-browser

CloakBrowser-powered native browser tools with per-agent isolated sessions, bounded snapshots, ref-based interaction, screenshots, and safe routing.

4hace 4 díasHerramientas y funcionesMIT
G

dsh-pilot

guo6x/dsh-pilot

Zero-dependency browser control: drive a real headless Edge/Chrome over CDP with 8 `pilot_*` tools (navigate/click/type/keys/eval/screenshot) plus a live draggable cockpit panel in the Web GUI - text-first snapshots for text-only models, no Playwright, no API key.

4anteayerHerramientas y funcionesMIT
X

dsh-config-manager

xiajiajun516/dsh-config-manager

One-click backup, export, import and migration of a whole DSH config: settings, plugins, MCP, skills and workspaces. Secrets are excluded by default and, if you opt in, are AES-256-GCM encrypted rather than written in the clear; imports preview first and auto-backup with rollback, profiles hold multiple setups, and remote sync pushes portable config through a private Git repo with secrets excluded.

4hace 21 horasHerramientas y funciones
S

dsh-rss

stardustlc666/dsh-rss

RSS/Atom subscription management and parsing (rss_list/add/remove/fetch/check), persisted to settings.

4ayerHerramientas y funcionesMIT
S

dsh-ffmpeg

stardustlc666/dsh-ffmpeg

Seven video tools (probe/cut/concat/encode/subtitle/extract/gif) on the official subprocess service: shell-free argv, zero runtime dependencies.

4ayerHerramientas y funcionesMIT
S

oss-prompt-optimizer

seven282/oss-prompt-optimizer

Optimize a raw instruction into a professional prompt through the harness llm service — four-section (Role / Task / Context / Format) or a headerless plain-text style. Situation-aware (1.3.0+): the instruction and conversation are parsed into role / task / goal profiles, so the role stays on-task and goals/constraints are preserved (goal-alignment retry, per-session goal carry-over); roles follow an identity + capability + behavior formula with per-task-type writing tips (1.3.3-1.3.5). Context-aware by default; long outputs resume with auto-expanded budgets; validated results are cached (identical requests cost zero model calls); stream early-stop and an optional fast profile cut latency (1.3.6). Composer ✨ one-click optimize / undo / cancel with a token-cost hint; prompt_optimize tool (optimize + iterate), auto-optimize hook, auto-detected zh/en role document.

4hace 16 horasHerramientas y funcionesMIT