Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

2613 plugins found

I

dsh-quicksight

isanti2016/dsh-quicksight

Two-tier image reading for text-only models: fast local OCR (RapidOCR, offline) first, vision-model fallback (modlens).

05 days agoVision, Voice & MultimodalMIT
G

dsh-vision-guard

good-boy4069/dsh-vision-guard

Transparent image guard for text-only routes: paste images without the 400 session deadlock, plus a vision_analyze tool for OCR/PDF/docx/pptx/video.

06 days agoVision, Voice & MultimodalMIT
E

dsh-plugin-image-input

elohia/dsh-plugin-image-input

Image-to-text input for the Web UI: paste or drag an image and it is transcribed into structured text and sent, giving text-only LLMs image-input takeover (OpenAI-compatible vision API).

06 days agoVision, Voice & MultimodalMIT
B

dsh-vision-solution

br1nosense/dsh-vision-solution

Give DSH text-only models vision: an image/OCR/document recognition skill (race pool → custom channels → local) plus an idempotent host patch so image messages reach the model.

04 days agoVision, Voice & Multimodal
V

dsh-preview

viger1/dsh-preview

Headless-browser verification tools so the agent opens the page it just built, reads the rendered DOM and computed styles, checks the console, and screenshots the result; ships a frontend-verify skill.

04 days agoTools & CapabilitiesMIT
J

browser-automation

johnxu22786/browser-automation

Real-browser automation for dsh via an MCP server (Playwright core): navigate, click, fill, type, screenshot, and act on accessibility snapshots with numbered references - all 22 web_* tools re-exposed to the harness over stdio.

04 days agoTools & CapabilitiesMIT
2

dsh-verify

263311487-ux/dsh-verify

Independent browser acceptance testing for agent deliverables: JSON spec in, real-Chromium verdict out.

02 days agoTools & CapabilitiesMIT
Z

dsh-artifacts

zoahdev/dsh-artifacts

Render Markdown + JSON into self-contained HTML documents, cards, dashboards, and galleries (CLI + artifact_render tool).

05 days agoTools & CapabilitiesMIT
Y

dsh-human-task

ywgatustcbbs/dsh-human-task

Human-in-the-loop tools (`human_task` / `human_task_ready_check`): pause the agent until the user performs a real-world action or returns an observation (GUI operation, game testing, visual verification, hardware checks), gated by session consent and an AFK presence check, returning a structured JSON result via a web task dialog.

06 days agoTools & CapabilitiesMIT
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.

06 days agoTools & CapabilitiesMIT
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.

03 days agoTools & CapabilitiesMIT
W

dsh-pubmed

wade20250715/dsh-pubmed

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

04 days agoTools & CapabilitiesMIT
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.

03 days agoTools & CapabilitiesMIT
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.

04 days agoTools & CapabilitiesMIT
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.

06 days agoTools & CapabilitiesMIT
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.

04 days agoTools & CapabilitiesGPL-3.0
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).

05 days agoTools & CapabilitiesMIT
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.

08 hours agoTools & CapabilitiesMIT
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.

08 hours agoTools & Capabilities
J

snippet-expander

johnxu22786/snippet-expander

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

05 days agoTools & CapabilitiesMIT
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.

05 days agoTools & CapabilitiesMIT
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.

04 days agoTools & CapabilitiesMIT
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.

04 days agoTools & CapabilitiesMIT
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.

05 days agoTools & CapabilitiesMIT