メインコンテンツへスキップ

プラグイン

DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。

27 件のプラグインが見つかりました

G

Aegis

ganyuanran/aegis

Software-engineering method pack for coding agents, with skills for baseline-first planning, systematic debugging, prompt hygiene, verification before completion, and repair/retirement tracking.

1.1k17 時間前スキルMIT
R

dsh-better-edit

rianico/dsh-better-edit

DeepSeek Harness(dsh)向けの、ハッシュアンカー方式の read/edit/batch_edit/undo_last_edit ツール。各行に一意な3文字ハッシュ(A-Za-z0-9)が付与され、編集を経ても安定して維持されます。古くなった、あるいは曖昧なアンカーは拒否され、あいまい一致は行いません。取り消し操作は再起動後も保持されます。

911 時間前ツールと機能MIT
0

dsh-verification-receipt

030611/dsh-verification-receipt

プロンプト・ツール引数・結果テキストを保存せず、ターンごとのツール呼び出し件数と大まかな検証シグナルのみをローカル JSONL として記録。

54 日前セキュリティと権限MIT
W

dsh-feishu-bridge

wz-heng/dsh-feishu-bridge

フェイルクローズド設計の Feishu(Lark)チャネルブリッジ: ボットとチャットすると dsh エージェントのターンが返ってくる。公式 Python SDK のみを使用した統合(バージョン厳密固定)。デフォルト拒否のアローリスト、webhook の署名/タイムスタンプ/リプレイ検証、チャットごとの固定セッション、バイリンガルドキュメント付き。

517 時間前統合とリモートMIT
Z

dsh-plugin-doctor

zoahdev/dsh-plugin-doctor

Health checks for DSH plugins: manifest/patch/entry/build/pack/install verification, model-callable plugin_check, profile host-shadowing + BOM detection, environment diagnostics, and poison preflight.

4昨日開発とプラグインツールMIT
H

dsh-store

huguangyu666/dsh-store

プラグインストア。npm を正規カタログとし、awesome の厳選リスト(550以上のプラグイン、11カテゴリ)と組み合わせ、dsh フィールドによる品質検証、公式の `dsh plugin add/remove` によるワンクリックインストール、サイドバーと設定画面からのアクセスを提供します。

4一昨日開発とプラグインツールMIT
P

dsh-doublecheck

perrylink/dsh-doublecheck

エンジニアリング規律のガード。最初の編集前に要件を徹底的に問い詰め、red/green テストのエビデンスゲートを強制し、フォークした敵対的エージェントで成果物を監査します(grill-requirements スキル + ツールポリシーゲート)。

43 時間前ワークフローと自動化Apache-2.0
B

dsh-session-audit

bwndlct/dsh-session-audit

セッション実行の分析: ステップ数、ツール呼び出し、失敗、繰り返し操作、token 使用量、検証シグナルを text/Markdown/JSON レポートとして出力。

44 日前ツールと機能MIT
C

Vibe-Mathematics

chongcyrus/vibe-mathematics

Multi-agent math problem-solving & verification framework: brainstorm → solver iteration → multi-verifier debate → Verified knowledge base, with checkpoint resume and manual/auto intervention (also ships as an agent preset).

310 時間前ワークフローと自動化MIT
J

deepseek-harness-forge-plugins (forge-gates)

jinguanghai/deepseek-harness-forge-plugins

実計算による検証ゲート。数式の簡約、論理証明、正規表現検証、E-prover による一階述語論理、状態機械チェック、コード修復に対応し、Go でコンパイルされたバイナリ(Windows 向けビルド済み実行ファイル同梱)で動作します。

3一昨日ツールと機能MIT
X

dsh-xiaohongshu-viral-note

xuboboo/dsh-xiaohongshu-viral-note

Bundled Xiaohongshu/RED viral-note agent skill: hot-note research, note generation/rewrite, verification, authorized account analysis, QR login and controlled publishing.

24 日前スキルMIT
L

deepseek-rust-harness

leemiracle/deepseek-rust-harness

Rust dev domain plugin for DeepSeek Harness (dsh): verification pyramid fmt→clippy→build+test→miri+audit(+semver) as model-facing tools + graph-layer governance (anti-Goodhart 8 rules incl. #[allow] density / deleted tests, blind-spot via Cargo.toml & pub

29 時間前UI拡張MIT
L

deepseek-kernel-harness

leemiracle/deepseek-kernel-harness

Linux kernel dev domain plugin for DeepSeek Harness (dsh): verification pyramid L1-L4 as model-facing tools + graph-layer governance (anti-Goodhart / blind-spot / patch-conflict) + AGENTS.md contract as a system-prompt section. Plain JS, no build step.

29 時間前UI拡張MIT
1

dsh-plugin-mall

1e0zj/dsh-plugin-mall

Open plugin marketplace: live GitHub dsh-plugin topic search with per-repo package.json verification (dsh.bundle/dsh.client manifest badges and a verified-only filter), npm-first installs with same-source anti-squatting checks, update detection, and five agent tools for headless use.

23 時間前開発とプラグインツールMIT
Y

dsh-sxs-anti-bot-http

yangyunsong023/dsh-sxs-anti-bot-http

Anti-bot HTTP fetch tools hardened by SXS's production scraping stack (millions of requests/day): UA-pool rotation, retry with exponential backoff, anti-bot wall detection (captcha / verification challenges) and adaptive rate limiting — tools: `sxs_fetch` / `sxs_fetch_json` / `sxs_rate_status`.

1一昨日ツールと機能MIT
P

dsh-library

perrylink/dsh-library

Turns local markdown and text documents into a queryable knowledge base with hybrid semantic and keyword search, citation verification, and source injection.

13 時間前メモリApache-2.0
N

gewu-tools

nyantused-cpun/gewu-tools

Model-agnostic visual-inspection pipeline for text-only agents: page-by-page HTML screenshots plus a ready-made vision-subagent briefing contract (gewu_prep), then source-code truth verification of every finding (gewu_locate); validated on mimo-v2.5 & qwen3.7-plus.

010 時間前ワークフローと自動化MIT
R

beforedone

rrrrrredy/beforedone

DeepSeek Harness community Bundle for the BeforeDone evidence gate

0昨日開発とプラグインツールApache-2.0
J

find-dsh-plugins

jazzulu/find-dsh-plugins

Conversational DSH plugin finder: four-source unified index, BM25 pre-filter plus LLM semantic ranking, candidates carry evidence grades and local static security audit, safe install flow with post-install verification.

05 時間前開発とプラグインツールBSD-3-Clause
Z

dsh-rule-evolve (plugin)

zoahdev/dsh-rule-evolve

Verification-driven self-evolution loop: failure logs become verified AGENTS.md rules; in-session plugin (evolve_learn / evolve_apply / evolve_touch / evolve_recall), tool-verify gate, rule lifecycle, local recall.

0一昨日開発とプラグインツールMIT
8

dsh-plugin-verify

863683348/dsh-plugin-verify

Verification toolkit for DSH agents: evidence-based claim checking against workspace files with line citations, config validation (JSON/YAML), and read-only URL/npm/GitHub submission-readiness probes.

0昨日開発とプラグインツールMIT
A

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.

0一昨日ワークフローと自動化MIT
Z

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.

016 時間前スキルMIT
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.

0一昨日スキルMIT