プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
11 件のプラグインが見つかりました
dsh-prompt-studio
moeblack/dsh-prompt-studio
ユーザープロンプトと組み込みのシステムプロンプトのセクションを、ライブプレビューしながら編集できます。
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.
dsh-harness-zh-cn
zjl1989-li/dsh-harness-zh-cn
Chinese localization for DeepSeek Harness: translates all system prompts, tool descriptions, and runtime contexts into Chinese at runtime via the system-prompt/assemble waterfall (1788 entries, zero source modification, uninstall restores English).
dsh-think-any-lang
lco117/dsh-think-any-lang
DeepSeek Harness(DSH)プラグイン。設定 → 一般に「思考言語」セレクターを追加し、システムプロンプトのセクションを通じてモデルが推論(思考の連鎖)に使う言語を指定できます。追加の呼び出しや遅延なし、12言語に対応。
dsh-tool-user-memory
iamlieutenant/dsh-tool-user-memory
DeepSeek Harness 向けのユーザー設定メモリ。memory_get/memory_update ツールとシステムプロンプトへの注入により、ユーザープロファイルを永続化します。
want-a-init
mexiaosqwq/want-a-init
Model-driven /init command: the agent analyzes the current repo and generates/updates a high-signal AGENTS.md, with a persistent system-prompt reminder to keep it maintained.
dsh-prompt-manager
saisenbox/dsh-prompt-manager
Browser-local prompt library with a composer picker for injecting multiple session-scoped system prompts, branch inheritance, bilingual UI, favorites, and JSON backups.
dsh-chinese-thinking
max-null/dsh-chinese-thinking
Injects one fixed system-prompt section so the agent thinks and replies in Chinese, regardless of the user's language.
dsh-zh
zoahdev/dsh-zh
Chinese-thinking system-prompt section for DeepSeek Harness: make your dsh agent think and answer in simplified Chinese (code/commands stay verbatim).
dsh-prompt-inject
wasd258-jpg/dsh-prompt-inject
Per-session system prompt injection for DSH: template library, per-session picker, default template for new sessions. 会话级系统提示词注入器:模板库、按会话选择、新会话默认模板。
dsh-repo-context
qing3a/dsh-repo-context
git の状態とリポジトリ規約をシステムプロンプトに動的注入します——ブランチ、未コミットファイル数、直近のコミット + リポジトリ規約ガイド(公式の system-prompt section/context/variable 機構を利用したプラグイン)。