플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 236개 찾음
dsh-api
lilming123/dsh-api
Exposes dsh's internal capabilities (language, workspace registry, agent-status and approval events) over HTTP under /dsh-api on the local loopback socket dsh already listens on, with SSE fan-out at /dsh-api/events.
dsh-launch
khellendros97/dsh-launch
Detached-broker supervision of long-running services (dev servers, watchers, mock APIs) that survive turns, sessions and DSH restarts, with a Service sidebar tab (registered via better-sidebar's extension API) and service_start/stop/restart/list/logs model tools.
dsh-multi-root
luoyu-xingu/dsh-multi-root
Multi-root workspace plugin for the dsh web GUI: attach several independent folders to one project workspace, manage them in a sidebar panel, and let agents read, list, write, and glob across every registered root through gated host-side tools. Hot-plugga
dsh-scout
maxhou-infinity/dsh-scout
Evidence-driven company and job due-diligence for DSH: logs sources with evidence levels, adds evidence-bounded claims, verifies the legal entity against official registries, and renders a PROCEED/VERIFY/STOP report with a verification checklist and interview questions.
dsh-genie
swaylq/dsh-genie
Keeps what the agent builds at runtime: turns a `cordis_define` dynamic package into a real installed plugin that survives restart, writing the bundle and registering the profile layer with no pnpm, no network, and no build authorization.
dsh-doctor
asdf17128/dsh-doctor
Registers a `config_doctor` tool that checks the harness's own configuration for problems that boot silently: fields a patch dropped by whole-config replacement, patches targeting missing entry ids, and tool-name collisions. Read-only.
commercial-ui-ux-codex-skill
zjsthmjialin/commercial-ui-ux-codex-skill
Registers the commercial-ui-ux skill for DSH: task-aware commercial UI/UX/GUI design, review, repair, and implementation (SaaS, dashboards, admin panels, forms, tables, design systems) with a reference-doc system and quality gates.
skill-framework
johnxu22786/skill-framework
Bundles an engineering-methodology skill library as one Cordis plugin: 14 Agent Skills (planning, testing, debugging, review, delivery) registered on ctx.skills for DeepSeek Harness.
pdf-background-gray-codex-skill
zjsthmjialin/pdf-background-gray-codex-skill
Registers the remove-pdf-background-gray skill for DSH: whitens gray/off-white scan backgrounds in image-based PDFs while preserving resolution, page geometry, and anti-aliased text edges (lossless Flate write-back), via a single Python script (pypdf + Pillow + numpy).
inspiration-deck-workshop
zjsthmjialin/inspiration-deck-workshop
Registers the Inspiration Deck Workshop skill for DSH: local static HTML presentation decks (6 deck templates, 25+ layouts, 23 themes & motion showroom) with a validate + PNG/PDF export CLI and smoke tests, zero runtime dependencies.
dsh-multi-workspace
somnusovis/dsh-multi-workspace
Multi-workspace sandbox: grants file-write access to every registered workspace automatically — add a workspace, write to it immediately, no config or escalation needed.
dsh-plugin-qcc
samge0/dsh-plugin-qcc
동적 Cordis 플러그인으로 제공되는 企查查(Qichacha) 기업 데이터 소스: 5개 에이전트 도구(QR 로그인 인증, 기업 검색, 지식 검색, 도구 검색, 도구 실행)가 100개 이상의 데이터 차원(공상 등기, 주주, 사법, 지식재산)을 커버합니다. 설정 페이지 계정 관리자 포함. 네트워크/파일 IO는 DSH 서브프로세스(node -e) 경유, 자격 증명은 로컬 BizOwl 클라이언트와 상호 운용.
dsh-plugin-description
mysadc/dsh-plugin-description
컴포지션에 한 줄만 마운트하면 Web 설정 플러그인 목록 페이지의 모든 플러그인 카드에 이중 언어(zh/en) 설명이 표시됨; 다른 플러그인이 자체 설명을 등록할 수 있도록 pluginDescriptions 서비스도 제공
dsh-all-search
realalexandreai/dsh-all-search
DeepSeek Harness 플러그인: AnySearch 기반 웹 검색 프로바이더(하나의 MCP 게이트웨이로 exa/tavily/firecrawl을 통합)를 ctx.web에 등록
useful-dsh-plugins
lishize20040802-rgb/useful-dsh-plugins
DeepSeek Harness 이중 기능 플러그인: Web 설정의 시각적 플러그인 관리자 탭 — 모든 플러그인 행을 켜고 끄고, 설치된 플러그인(공식 @deepseek-ai/* 항목 포함)을 npm 레지스트리와 대조해 확인하고, 업데이트하고, 원본 파일을 복구하며, 하네스 자체도 업데이트
dsh-plugin-web-search-tavily
coderdailyone/dsh-plugin-web-search-tavily
DeepSeek Harness(dsh)용 Tavily 검색 프로바이더 번들: ctx.web에 WebSearchProvider 등록
dsh-router-loomy
2404723600/dsh-router-loomy
Registers the Xunfei Loomy cloud channel as an OpenAI-compatible supplier in dsh-router, adding model listing and streaming chat completions.
dock-flash
tcgbp/dock-flash
Quick Control panel for DSH Web: a docked or floating shortcut panel whose switches other plugins register through the quickControl service. Includes a theme and skin switcher plus fine-grained NO_PROXY proxy controls, and works with dock-base or standalone.
dsh-consumer-audit
qimen039-code/dsh-consumer-audit
Audits a DSH profile for capabilities nothing consumes: inventories the declared composition rows, counts how often each registered tool and skill is actually called in the session logs, separates calls that were made from calls that returned a result, and reports the ones with no observed consumer. Ships a skill that fixes the evidence-chain format for completion claims.
dsh-fight-scene-director
hatsuyuki0103/dsh-fight-scene-director
Registers the fight-scene-director skill for designing AI-video fight scenes, ported from the Codex skill of the same name. Emits structured Chinese prompts for Seedance 2.0/2.5 and MiniMax H3, plus trajectory-map and initial-position image prompts.
dsh-apis-plugin
xianmua/dsh-apis-plugin
Registers any set of HTTP APIs as paired doc-query and request tools for the agent.
dsh-sandbox-arg-guard
apex-mochen/dsh-sandbox-arg-guard
Keeps a redundant sandbox-escalation argument from failing a tool call. Escalating tools (pwsh, bash, write, edit) advertise the full sandbox_permissions enum, but DSH only accepts a level strictly wider than the one already in effect — a check its own source calls 'deliberately not a schema constraint'. A model that reflexively passes the argument therefore picks the level it is already at and the call dies before running with 'sandbox escalation to "workspace-write" is not strictly wider than this call's current "workspace-write" mode', costing some models a whole turn of retries. This plugin registers one tools/execute waterfall listener and, only on that documented rejection and only when the arguments really carried an escalation field, re-issues the identical call once without it. Safe by DSH's own documentation: the rejection precedes any execution ('nothing has run'), and the corrected call cannot match again, so the retry is loop-free. Reproduced and verified end to end — before: isError true, the command never ran; after: the command's real output, isError false, one tool/call and one tool/result. Zero dependencies.
dsh-auto-git
zhitiaojun/dsh-auto-git
Runs git init in each newly registered DSH workspace, with an empty initial commit by default, so git-aware plugins have a repository to attach to; directories already inside a work tree are skipped.
qp-exa-dynamic
geighlord007/qp-exa-dynamic
Exa-backed web search provider for the ctx.web seam, with Exa Dynamic Highlights on by default and the Exa-Beta header that setting requires; exposes all eight Exa retrieval types, adds an /exa command to change highlights, search type and result count at runtime, and registers an exa_search tool that takes its own result count.