プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
749 件のプラグインが見つかりました
dsh-ci-context
lucas-ward/dsh-ci-context
Injects allowlisted GitHub Actions and GitLab CI run metadata into agent context without reading logs, credentials, or provider APIs.
dsh-dual-agent-presets
qlzqqlzq/dsh-dual-agent-presets
Installs two selectable Agent Presets: a shell-restricted general-purpose agent and a repository-focused coding agent.
SpecWorkflow
mooncoder-happy/specworkflow
Registers a SpecWorkflow skill pack for requirement clarification, implementation specs, execution, delivery review, repair planning, bug diagnosis, and source-backed research.
dsh-agent-canvas
lhy723/dsh-agent-canvas
Interactive canvas for visualizing Agent, Subagent, Workflow, Phase, and tool relationships in DSH Web.
dsh-frontier-repro
jimchengchina/dsh-frontier-repro
Collects primary frontier-AI sources and gates reproduction with evidence, rubrics, rollback, and manifests.
dsh-kimicode-swarm
hongyue0721/dsh-kimicode-swarm
Kimi-Code-style swarm: batch-parallel subagent dispatch with adaptive scheduling, a /swarm command, and in-chat live progress rows.
deepseek-harness-orchestrate
apheli0os/deepseek-harness-orchestrate
Declarative task-DAG orchestration for DSH: validates dependency graphs, runs topological task layers in parallel through workflow-backed subagents, and propagates failures deterministically.
fullstack-expert
adithya-hmt/fullstack-expert
Cordis-native, evidence-driven full-stack engineering workflow: inspect-first planning, explicit verification evidence, and approval-aware gating for sensitive operations.
lunheng-article-pipeline-dsh
zuoyunlai/lunheng-article-pipeline-dsh
Multi-agent deep long-form article pipeline skill for DeepSeek Harness, running 7 roles across 5 phases with parallel literature/data/case retrieval, an evidence base, independent audit and human verification gates.
cot-lint
yuanyuanma03/cot-lint
Chain-of-thought leakage linter: zero-dependency CLI that finds AI-session residue in docs and comments (dead design citations, PR vantage, change narration, review choreography), shipping the cot-trim fixing skill as the installable bundle.
dsh-web-artifact-designer
xulelenlp/dsh-web-artifact-designer
Design-artifact skill adapted from Anthropic canvas-design / web-artifacts-builder: turns a design brief into a self-contained HTML/SVG artifact (posters, infographics, landing pages, charts, component mockups) with a pre-delivery quality checklist and an anti-AI-look pattern list.
math-research-dsh
xsoc1/math-research-dsh
Rigorous open mathematics research suite: four agent skills (rigorous-open-math-research, manage-math-research-program, math-research-workflow, lean-verify) for theorem solving with adversarial audit, research program management, pipeline orchestration, and Lean 4 formalization audit; CI-verified tests and mechanical upstream sync.
mattpocock-skills-dsh
junqingv587/mattpocock-skills-dsh
DSH bundle porting Matt Pocock's 25 promoted engineering and productivity agent skills (grilling, TDD, code review, domain modeling, etc.).
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.
docgen
johnxu22786/docgen
Document workshop skill pack: four pure-prompt Agent Skills that turn a codebase into READMEs, PR descriptions, changelogs and code reviews, installed into dsh via a dsh.bundle plugin row.
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.
mattpocock-skills-dsh-zh
gongyijie85/mattpocock-skills-dsh-zh
Matt Pocock's 25 skills fully translated to Chinese (technical terms kept in English with glosses).
dsh-preset-scaffold
duyanta123/dsh-preset-scaffold
DSH project scaffold preset: strict 5-phase init runbook, engineering standards and six runnable starter templates (node-ts / react-vite / python / go / spring-boot / monorepo).
arch-doc
duyanta123/arch-doc
Analyze a codebase and generate architecture documentation: module responsibilities, dependencies, entry points and run methods.
dsh-voice-live
tangzheng202202/dsh-voice-live
Real-time duplex voice over Volcengine streaming ASR/TTS: agent reply narration, barge-in, wake word, live captions, 30 Chinese voices and a reply-first acknowledgment; builds in the DSH monorepo.
dsh-plugin-appshot
tauruswood/dsh-plugin-appshot
Codex Appshots for DSH: capture the frontmost active window via global shortcut and seamlessly mount it into the composer for agent queries.
dsh-vision-subagent
ruby1304/dsh-vision-subagent
Vision for any DSH route: paste images in the Web composer with intent-aware auto-analysis, delegate workspace image reads to a Kimi/MiniMax vision subagent, and materialize pasted originals for editing.
dsh-subagent-vision
niuniuaba/dsh-subagent-vision
Lets a text-only DeepSeek agent read images in the same session by delegating to a vision-capable subagent, with send-time image-to-path conversion.
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.