プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
23 件のプラグインが見つかりました
Aegis
ganyuanran/aegis
コーディングエージェント向けのソフトウェアエンジニアリング手法パック。ベースライン優先の計画、体系的なデバッグ、プロンプトの衛生管理、完了前の検証、修正/廃止の追跡といったスキルを備えています。
dsh-agent-team-gui
toolclub/dsh-agent-team-gui
設定画面で構成しコンポーザーで選択する永続的なマルチモデルチーム機能。メンバーごとにモデル/ツールのポリシーを設定可能。メインエージェントは各送信を、上限付きレビュー/修復ループを備えた有界 DAG として動的に計画し、Run Center が公式 Harness 使用量イベントから再試行とメンバーごとのトークンを追跡します。
dsh-excel-chat (bundle)
hccccc01333/dsh-excel-chat
DeepSeek HarnessでExcelと会話:会話によってスプレッドシートを作成、編集、修復、検証し、編集ごとに自動で数式の健全性チェックを実行します。
dsh-excel-chat
hccccc01333/dsh-excel-chat
DeepSeek Harness で Excel と対話: 会話でスプレッドシートを作成・編集・修復・検証。編集のたびに数式の健全性を自動チェック。
DSH-Plugin-Market
nanshan1995/dsh-plugin-market
Alternative plugin market for DSH: curated catalog plus live GitHub browsing, zh/en cross-language search, a fail-closed pre-install static security audit with an install-hook block, and per-plugin README viewing with garbled-encoding repair.
deepseek-harness-forge-plugins (forge-gates)
jinguanghai/deepseek-harness-forge-plugins
実計算による検証ゲート。数式の簡約、論理証明、正規表現検証、E-prover による一階述語論理、状態機械チェック、コード修復に対応し、Go でコンパイルされたバイナリ(Windows 向けビルド済み実行ファイル同梱)で動作します。
dsh-network-settings
kanneiren/dsh-network-settings
Visualize the DSH process network path on Windows or WSL with layered DNS/TCP/TLS/HTTP probes, detect stale proxy configuration, and apply snapshot-guarded repairs.
dsh-captain
kanonouta/dsh-captain
GPT plans dependency DAGs, DeepSeek workers execute tasks with adaptive parallelism, and an optional GPT reviewer audits incremental Git diffs and drives repair rounds.
dsh-survival-mode
socialist-sister/dsh-survival-mode
Minecraft-survival game mode as a DSH agent preset: hard-settled HP/hunger/day-night/mobs, vanilla crafting gates and anvil repair, plus a browser status bar; built on the official preset plugin spec.
dsh-selfrepair
dushaobindoudou/dsh-selfrepair
Diagnose and repair a DeepSeek Harness (dsh) installation — duplicated profile modules, unusable model configuration, broken settings — from the settings page, a slash command, or a standalone CLI that works even when dsh cannot start.
commercial-ui-ux-codex-skill (dsh-commercial-ui-ux)
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.
dsh-session-surgeon
xiaoshenming/dsh-session-surgeon
Repair DeepSeek Harness sessions that refuse to load, with a sidebar Session surgeon overlay and dry-run repair.
dsh-session-recovery
coprexist/dsh-session-recovery
Recover deleted or corrupted dsh sessions (session.jsonl.zstd) and memory (memory.db) from the raw disk, and repair rebuilt sessions that fail to resume via the /session-repair command in the web UI.
dsh-session-repair-ui
semidia/dsh-session-repair-ui
Session repair button in the conversation header: detects & fixes session-log corruption — tool-call id swaps, empty call ids (`message must have tool source`), unknown event types from disabled plugins (marks `ignorable`), torn zstd tails, missing final-frame newlines; ghost-style UI, auto-backup before writes.
dsh-clawshell
jorinyang/dsh-clawshell
Self-healing runtime layer: a resource control loop with strategy switching and repair escalation, error-storm and fiber-failure insight, cross-session knowledge carry-over, a self-healing dashboard and 7 tools.
dsh-startup-guard
aokamoaki/dsh-startup-guard
Boot-time guard that repairs corrupt session logs, preflights plugin composition, vm-checks client artifacts, smoke-tests host apply() and quarantines crash-causing bundles, so a broken plugin can never brick startup.
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.
dsh-messages-sanitizer
leeminjing/dsh-messages-sanitizer
Auto-repairs the messages array after a tool-dispatch crash (orphaned tool_calls / tool messages), preventing 400 INVALID_REQUEST session lock-ups.
dsh-doctor
jorinyang/dsh-doctor
DeepSeek Harness の診断・修復・ロールバックプラグイン。dsh_doctor(診断)、dsh_doctor_fix(ジャーナル方式の修復)、dsh_doctor_rollback(LIFO 方式の取り消し)に加え、動的な自己修復のための Cordis ランタイムサービスを提供します。
useful-dsh-plugins
lishize20040802-rgb/useful-dsh-plugins
DeepSeek Harness の二面性プラグイン。Web 設定にビジュアルなプラグインマネージャータブを追加し、各プラグイン行の有効/無効切り替え、インストール済みプラグイン(公式の @deepseek-ai/* 行を含む)の npm レジストリとの照合と更新、オリジナルファイルの修復に対応します。
dsh-translate
perrylink/dsh-translate
Vendor parameter translation and deterministic JSON repair for DeepSeek Harness: the /translate command maps temperature/top_p/max_tokens/stop/system across 11 vendors, and the tools/post-execute repair layer (plus the fix_json tool) fixes broken JSON too
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-assistant-message-forge
anweat/dsh-assistant-message-forge
Create/modify/inject test assistant messages and import/repair session.jsonl(.zstd) session logs into new sessions.