Passer au contenu principal

Plugins

Parcourez, filtrez et installez des plugins DeepSeek-Harness.

596 plugins trouvés

J

spec-driven

johnxu22786/spec-driven

Spec-driven development discipline for dsh: five keel skills (anchor/spec/probe/build/audit), three review tools and six spec templates enforce specs-before-code, assumption verification and scope control.

0avant-hierCompétencesMIT
H

oh-my-deepseek-harness

hatsuyuki0103/oh-my-deepseek-harness

OMX-style workflow skills for DeepSeek Harness: deep-interview, ralplan, ralph, autopilot, team, code-review and 19 more, rewritten on native DSH tools, without vision skills.

0avant-hierCompétencesMIT
H

dsh-desktop-app

happpsee/dsh-desktop-app

Skill for packaging DeepSeek Harness into a Tauri 2 desktop app (macOS + Windows): dual-platform install playbook, China mirror bootstrap with a subagent timeout sentinel, admin-free Windows toolchain recipe (no VS Build Tools), and three-path acceptance checklists.

0il y a 3 joursCompétences
S

dsh-easyvision

s3yf1337/dsh-easyvision

Give text-only models vision: a describe_image tool that delegates images to a vision model from your dsh model list over the harness's own LLM runtime.

0il y a 3 joursVision, voix et multimodalMIT
M

dsh-unsloth-hands

microherox/dsh-unsloth-hands

Hands repetitive text and vision labor (OCR, image analysis, comparison) to a locally running Unsloth Desktop (Unsloth Studio) server through unsloth_run and unsloth_vision tools; pure HTTP client, never spawns or owns processes.

0il y a 18 heuresVision, voix et 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.

0il y a 3 joursVision, voix et multimodalMIT
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.

0hierOutils et capacitésMIT
S

dsh-plugin-search

shinjiyu/dsh-plugin-search

Keep the built-in web_search tool without an official DeepSeek API key: disable web-search-deepseek and use Tavily keyless by default.

0il y a 4 joursOutils et capacitésMIT
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.

0avant-hierOutils et capacitésMIT
Z

dsh-artifacts

zoahdev/dsh-artifacts

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

0avant-hierOutils et capacitésMIT
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.

0il y a 4 joursOutils et capacitésMIT
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.

0il y a 4 joursOutils et capacitésMIT
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>.

0il y a 8 heuresOutils et capacitésMIT
W

dsh-svg-motion

weike-zhang/dsh-svg-motion

Turn any SVG logo into a motion video inside DSH: an `animate_svg` tool renders a transparent 30fps assembly animation (parts fly in, or the whole mark settles) and synthesizes an MP4 with ffmpeg.

0avant-hierOutils et capacitésApache-2.0
W

dsh-pubmed

wade20250715/dsh-pubmed

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

0avant-hierOutils et capacitésMIT
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.

0avant-hierOutils et capacitésMIT
S

dsh-plugin-nexterm

samge0/dsh-plugin-nexterm

Nexterm fleet maintenance in a DSH session: 6 agent tools (auth with password/TOTP/device-code login, fleet listing, single-host exec, parallel batch exec, preset health checks, CPU/memory/disk monitoring) over the Nexterm REST API, plus a minimal settings page; no SSH private keys needed on the DSH machine.

0hierOutils et capacitésMIT
Q

dsh-tools

qq1376868542-lang/dsh-tools

Personal toolbox for the dsh web profile with per-feature toggles: task-done desktop notifications, one-click restart, session deletion, plugin enable/disable, update checks, and UI utilities.

0il y a 9 heuresOutils et capacitésMIT
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.

0il y a 21 heuresOutils et capacitésMIT
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).

0avant-hierOutils et capacitésMIT
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.

0hierOutils et capacitésMIT
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.

0hierOutils et capacités
J

dsh-jenkins

jsoncode/dsh-jenkins

Manages multiple Jenkins servers and triggers jobs from a Settings page, model tools, or a per-workspace "Run Jenkins Job" entry, with a bilingual host + browser UI.

0il y a 10 heuresOutils et capacités
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.

0avant-hierOutils et capacitésMIT