プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
239 件のプラグインが見つかりました
dsh-minimal-first-turn
zrui-c/dsh-minimal-first-turn
Minimal-compatible first turn for Web root sessions: starts with persistent bash and str_replace_editor, removes automatic workspace and skill context, then restores the selected preset after the first tool call or reply; includes a persistent composer toggle.
claude2dsh
kirkchinese/claude2dsh
Import Claude Code sessions, skills and plugin assets into DSH as native resumable sessions, and export or sync DSH sessions back to Claude Code JSONL.
dsh-plugin-auto-docs
yytbit/dsh-plugin-auto-docs
DeepSeek Harness 向けの自動ドキュメント生成スキル——README、API ドキュメント、変更履歴に対応します。
dsh-find-skill
moximxxx/dsh-find-skill
vercel-labs/skills エコシステムを dsh に橋渡しします。LLM 主導のスキル検索・インストールと、一時/プロジェクト/グローバルスコープでのライフサイクル管理に対応します。
dsh-skills
cocosgt/dsh-skills
dsh 向けのグローバルスキルハブ。Claude Code、プロジェクト、.skill-package のスキルを ~/.dsh/skills に集約し、参照/コピーによるインポートとスラッシュメニューからの利用に対応します。
dsh-plugin-code-review
yytbit/dsh-plugin-code-review
DeepSeek Harness 向けの構造化されたコードレビュースキル——バグ、セキュリティ、パフォーマンス、スタイルをカバーします。
coding-coach
xiehuan123/coding-coach
非開発者向けの35個のスキルバンドル(DSH の profile bundle であり、Agent プリセットではありません)。オーケストレーション + エンジニアリング + プロダクト + UI/リリースをカバーします。`dsh plugin add coding-coach` で任意の profile にスキルを追加できます。完全な「プログラミングコーチ」Agent はリポジトリの dsh/coding-coach ディレクトリを参照してください。
dsh-plugin-context-compressor
yytbit/dsh-plugin-context-compressor
DeepSeek Harness 向けのコンテキスト圧縮スキル——インテリジェントな会話要約機能。
dsh-project-organizer
caoqinnan-web/dsh-project-organizer
プロジェクトの会話を、内容に基づく分かりやすい「カテゴリ|トピック」形式のタイトルにリネームします。
amber-protocol
bandersnatch0x/amber-protocol
Amber Protocol のガバナンスツールとスキルをまとめた DeepSeek Harness バンドル。
dsh-inspector
cocosgt/dsh-inspector
現在の dsh セッションの実行中の指示チェーンとプロジェクトスキルを検査・管理できます。その場での作成・編集にも対応し、表示されている内容がそのままモデルに渡されます。
design-playbook
bandersnatch0x/design-playbook
コーディングエージェント向けのデザイン I/O。宣言(spec/domain/craft/design/components/template)と契約(skill/evaluator)によって制御可能な UI 生成を行います。コンソール、ダッシュボード、エージェント運用、CJK 優先アプリなどのプロダクト UI 向け。
muretai-dsh-skill
muretai/muretai-dsh-skill
エージェントを Muretai ネットワークに参加させます。独自の ID、招待制の紹介機能、他のユーザーが所有するエージェントとの署名付きエンドツーエンド暗号化メッセージング、受信メールによる自動起動でエージェント自身が返信できます。
dsh-apple-mode
jihongboo/dsh-apple-mode
DSH 向けの Xcode AI 連携。26種の Xcode MCP ツール(mcpbridge)、Apple プラットフォーム向けスキル、Xcode Intelligence 風のペルソナ(エージェントプリセットまたはグローバルバンドル)を提供します。
dsh-plugin-manager
ftima-w/dsh-plugin-manager
DSH plugin-manager-ui: MCP/Skills management + plugin stop/enable/delete. Derived from liqichen/dsh-plugin-manager (MIT).
dsh-aidd
pandaaidd/dsh-aidd
Claude Science-style AIDD research workbench for DeepSeek Harness — ReAct research loop, versioned artifacts with provenance, and 17 skills for virtual screening, molecular generation, ADMET prediction, DTI modeling and model reproduction.
dsh-plugin-marketplace
lijma/dsh-plugin-marketplace
帮助寻找DSH插件,引导安装,并持续在DeepSeek Harness内收集插件评分、FAQ、踩坑记录并分享到社区
dsh-skill-fuzzy
ch1bug/dsh-skill-fuzzy
Codex-style fuzzy skill search for the DeepSeek Harness Web GUI: /bug, /diag, /regression all find diagnosing-bugs in the / skill menu.
dsh-knowledge-forge
bill084153-cell/dsh-knowledge-forge
DeepSeek Harness (DSH) plugin for local-first automatic Wiki memory and native Skill generation.
dsh-dshx
yzz-s/dsh-dshx
MCP client hub (stdio / Streamable HTTP / SSE) with a web console for DeepSeek Harness — manage MCP servers, agent skills, slash commands, project & global memory, and prompt sections.
skill-injector-plugin
zenjibad/skill-injector-plugin
Auto-inject user-chosen skills (e.g. caveman, ponytail) into DeepSeek Harness sessions: every prompt or once at session start, with a settings page and a composer indicator.
dsh-skills-manager
xichun123/dsh-skills-manager
A DeepSeek Harness plugin for installing and managing skills by global or workspace scope.
dsh-dual-plugin-guide
fectivnfy112357/dsh-dual-plugin-guide
Dual-format plugin development guide: teaches agents to build plugins compatible with both the DSH static plugin package (installable via dsh plugin --profile add) and Agent Plugins 1.0 (plugin.json + skills/). Ships as an Agent Plugins 1.0 plugin, a stan
dsh-record-replay
kangshifu1/dsh-record-replay
Record & Replay for the dsh web GUI: (1) replay every automatically recorded session as a readable timeline, export/import shareable replay packs, re-run a recorded conversation; (2) Codex-style screen recording -> skill generation - record a computer-use