Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

2055 Plugins gefunden

Y

dsh-funnel

yuanyuanma03/dsh-funnel

Ingestion-time tool-output curation: keeps error and warning lines plus head and tail, spills the full text to disk with a pointer the model can read back; covers every text tool, small results pass through untouched.

0vor 4 TagenTools & FunktionenMIT
W

dsh-plugin-hub (dsh-web-file-preview)

wingsky-1/dsh-plugin-hub

Preview conversation file links in the web UI (images / text / Markdown / highlighted code / git diff) — click a link to open a preview modal instead of the desktop opener; loopback-fenced routes with weak ETag/304 caching and DOMPurify sanitization.

0vor 13 StundenTools & FunktionenMIT
W

dsh-plugin-hub (dsh-mcp-manager)

wingsky-1/dsh-plugin-hub

MCP server manager: side-panel with per-status server listing, stdio/streamable-http setup forms, mcpServers JSON import, exponential-backoff reconnect, and tools registered to the model as mcp__<server>__<tool>.

0vor 13 StundenTools & FunktionenMIT
W

dsh-memoryleak

warmwine/dsh-memoryleak

Notes and todos as plain Markdown files in your workspace: type /ml plus a sentence to jot into today's journal; todos come in three flavors — deadline, sleep-until-a-date (auto-wakes when due), and anytime; /ml view fuzzy-opens any file with a few keystrokes. Zero tokens throughout — nothing goes through the model, and your notes stay ordinary local files that git and any editor can read.

0vor 14 StundenTools & FunktionenMIT
W

dsh-pubmed

wade20250715/dsh-pubmed

PubMed deep-research toolset: literature search, author investigation, same-name disambiguation, institution statistics and mentor-student matching.

0vorgesternTools & FunktionenMIT
V

dsh-design

viger1/dsh-design

Measures design rules on the rendered page rather than in the CSS — type-scale count, WCAG AA contrast against the real composited backdrop, spacing-grid drift, palette size, tap targets, and the tells of generated UI such as violet gradients caught by hue angle; ships a design-system skill.

0vor 18 StundenTools & FunktionenMIT
T

dsh-rollback

taler97/dsh-rollback

Observational file-mutation rollback for the fs tools: write/edit pre-images are checkpointed as git blobs or snapshots and restored through a model-facing rollback_files tool or a /rollback command.

0vorgesternTools & FunktionenMIT
P

dsh-shop-assistant

pengzhou267-ai/dsh-shop-assistant

Ecommerce operator workbench: CSV batch preview with marketplace column adapters, reproducible profit/six-dimension scoring, public product-page snapshots, Chinese skills, and a replaceable store-policy KB.

0vor 3 TagenTools & FunktionenMIT
O

dsh-omicos

omicverse/dsh-omicos

Runs OmicVerse/OmicOS bioinformatics analyses in a persistent Python kernel, with capability-catalog search, kernel inspection and an account tab.

0vorgesternTools & FunktionenGPL-3.0
M

dsh-character-profiler

mlittlefriend/dsh-character-profiler

Character consistency toolkit: personality profile cards, appearance-weight stats, and behavioral-drift detection for long-form fiction.

0gesternTools & FunktionenMIT
L

dsh-http-tools

lussey820/dsh-http-tools

HTTP/API debugging toolset: full-control HTTP requests (method/headers/body/auth), curl command parsing and one-step execution, in-session request history with side-by-side response comparison, pagination-aware Link headers, and DeepSeek-branded UI cards (optional dsh-http-tools-ui).

0vor 3 TagenTools & FunktionenMIT
L

msds-chain-mcp (dsh)

littleblakew/msds-chain-mcp

Chemical safety intelligence through the hosted MSDS Chain MCP endpoint: 23 tools for compatibility and mixing order, GHS hazards, PPE, storage, waste disposal, exposure limits, transport classification, multi-region regulatory compliance, SDS lookup and version diffs, and signed audit reports, each answer citing the supplier SDS and revision date it is grounded in.

0vorgesternTools & FunktionenMIT
K

dsh-plugin-autoevo

klarkxy/dsh-plugin-autoevo

Reuse-first capability evolution for agents: resolve existing tools and skills, discover and review exact-commit DSH plugins, install with one-time approval, verify real tool round trips, and minimally adapt partial matches instead of rebuilding from scratch.

0vorgesternTools & Funktionen
J

snippet-expander

johnxu22786/snippet-expander

Expands #tag shorthand into snippet-library text before messages are sent; multi-library, aliases, variables and recursion guards.

0vorgesternTools & FunktionenMIT
J

model-catalog

johnxu22786/model-catalog

Auto-discovers model listings, pricing and capabilities from OpenAI-compatible API hosts, normalizes them, and emits ready-to-use model configs for dsh.

0vorgesternTools & FunktionenMIT
J

docs-retriever

johnxu22786/docs-retriever

Doctrove: versioned library documentation retrieval MCP server for coding agents — catalog lookup, version selection and focus-ranked doc extraction, with zero runtime dependencies and a dsh bundle.

0vorgesternTools & FunktionenMIT
J

computer-control

johnxu22786/computer-control

Desktop (native) control for dsh as a stdio JSON-RPC bridge over a Python core: capture the screen, inject pointer/keyboard input, drive accessibility-tree actions, and gate high-risk operations behind required confirmations.

0vorgesternTools & FunktionenMIT
J

command-scout

johnxu22786/command-scout

Scans a project's declared build commands — Makefile targets, package.json scripts, just recipes, deno tasks — and exposes them as ready-to-run agent tools.

0vorgesternTools & FunktionenMIT
J

dsh-auto-open-web

jinsiyu/dsh-auto-open-web

DeepSeek Harness automatically opens browser plugins and includes a built-in WebView2 program to achieve a lightweight desktop experience.

0vorgesternTools & FunktionenMIT
I

dsh-console

isanti2016/dsh-console

Slash-command console for dsh: /web start|stop|restart|status, /tunnel SSH forward management, one-shot /ask, and a console TUI launcher.

0vor 3 TagenTools & FunktionenMIT
H

dsh-plugin-call-trace

huang-zhishi/dsh-plugin-call-trace

Persistent model tool-call trace recorder: every tool call is durably written to a JSONL file that survives restarts, queryable via a structured call_trace tool and a callTraceHistory service, with size rotation and an optional floating canvas UI add-on.

0vor 4 TagenTools & FunktionenMIT
H

dsh-capability-optimizer

hezhongtang/dsh-capability-optimizer

Headless Claude Code consultations with advisor, reviewer, and designer roles, returned as reference answers.

0vor 18 StundenTools & FunktionenMIT
H

dsh-content-lab

hanyi7867069-create/dsh-content-lab

Content workshop tools for DSH — topic, title, post and content-calendar generation through the built-in LLM.

0vorgesternTools & FunktionenMIT
G

dsh-tool-imagegen

github-cjx/dsh-tool-imagegen

OpenAI-compatible image generation for DSH Desktop: the model calls generate_image in chat and the images render inline in the conversation.

0vorgesternTools & FunktionenMIT