プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
135 件のプラグインが見つかりました
dsh-peer-link
czm15053/dsh-peer-link
dsh と Claude Code のセッション同士が直接メッセージをやり取りできるようにする。ソート/検索/送信/更新が可能なクリック可能なピア一覧カード付き。
dsh-client-ui-skin-claude
pakiknowledge/dsh-client-ui-skin-claude
温かみのあるブラックのキャンバスとクレイカラーのアクセント、セリフ体 UI を持つ Claude 風スキン。ネイティブのライト/ダークテーマに追従。
dsh-movein (plugin)
sjh9714/dsh-movein
Fine grained per tool permission rules for DSH at the tools/pre-execute gate, deny and ask lists in Claude Code rule syntax (Bash(rm -rf:*), Read(_secrets_), mcp__server__tool), works standalone without migrating.
dsh-movein
sjh9714/dsh-movein
Migrate and import a whole Claude Code or Codex setup into DSH. Skills, slash commands, MCP servers, hooks, subagents and permission rules, with a dry-run moving estimate, a migration diff report and a post-move doctor; installs as a plugin exposing a movein_from_claude_code tool so the agent can do the move for you.
wanjiqi-meme
chu-xin-r/wanjiqi-meme
Barrage-meme skill distilled from 22,771 real messages in the 6657 live room: wanjiqi-style banter, CS and DOTA cross-memes, player roasting and casting commentary.
TMCRA-Agent-Memory
reshuibuduo/tmcra-agent-memory
Technical-preview local graph memory for DSH and Codex: recalls owner-global and current-project evidence before each turn, writes USER and ASSISTANT records separately, and preserves project, session, actor, and source provenance for a visual atlas and cited knowledge pages.
dsh-claude-move
perrylink/dsh-claude-move
Four-source migration wizard: move Claude Code, Codex, OpenCode and Hermes sessions, memories, skills, instructions and slash commands into DSH (/move wizard with approval gate and idempotent move.json, resumable sessions).
dsh-sidechain
omdsh-dev/dsh-sidechain
DSH サイドセッションプラグイン: /side による持続的なサイドセッション(Codex 風)と /btw による一回限りのサイド質問(Claude 風)——一時的な fork 内で実行され、メインの会話履歴には書き込まれない。Web UI の右側サイドチェーンパネルに対話が埋め込まれ、メインセッションは変化しない。
dsh-import-agents
chang-tong/dsh-import-agents
pi / opencode / codex / claude-code のセッション、チャット履歴、エージェントを DeepSeek Harness にインポート——ワンクリック同期ボタン、スラッシュコマンド、セッション開始時の移行プロンプト。
dsh-plugin-claude-bridge
yytbit/dsh-plugin-claude-bridge
Claude Code のメモリ、Skill、設定を DeepSeek Harness に橋渡し——移行作業ゼロで完全互換。
dsh-plugin-session-import
huguangyu666/dsh-plugin-session-import
claude-code / codex / reasonix / zcode のチャット履歴を dsh セッションにインポート: ワークスペースの紐付け、ツール呼び出しの保持、過大セッションの保護、zcode の圧縮復元に対応。
dsh-agent-skills
minivv/dsh-agent-skills
Browse, enable, disable, and manage Agent Skills from Claude Code, Codex, OpenCode, Gemini, and custom directories in the DSH settings panel.
dsh-learning-mode
chplus0/dsh-learning-mode
Learning Mode agent preset: a coding agent that teaches while coding — concrete scenario-grounded explanations, Socratic guidance, and TODO(你) practice blanks, modeled on Claude Code's Learning output style; installable via dsh plugin add (dsh-learning-mode on npm).
sage-mem
gezi-wen/sage-mem
File-based cross-session memory: plain Markdown memory files with automatic retrieval injection, format-compatible with Claude Code's CLAUDE.md and memory files, so migrating is a manual file copy.
dsh-rewind
sirilee/dsh-rewind
In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
dsh-code
unlinearity/dsh-code
DeepSeek Harness 向けの Claude Code 風 TUI バンドル。
dsh-sidebar-qa
chenruot/dsh-sidebar-qa
DSH-better-sidebar ベースのサイドバー質問タブ。Codex 風のサイド質問や Claude Code の /btw に似た機能を実現。
dsh-skin-claude-code
lucasx001/dsh-skin-claude-code
Claude Code-inspired skin for the DeepSeek Harness web GUI
dsh-cc-ecosystem
bcy2020/dsh-cc-ecosystem
Load Claude Code assets into DSH at runtime — skills, slash commands, rules, permission rules (deny/ask/allow), subagents and hooks from .claude/ plus Claude Code plugins (plugin.json / marketplace / skills / agents / MCP), via a memory-IR parse layer that keeps .claude as the source of truth with no writes back. Six installable packages: loader, skills, permissions, agents, hooks, mcp.
dsh-claude-cli
katsos/dsh-claude-cli
LLM provider that runs the locally installed Claude Code CLI as the model backend, so requests go through an existing Claude subscription instead of a metered API key; native tool calls are bridged over MCP.
dsh-effort-slider
2768651338/dsh-effort-slider
A Claude Code-style reasoning-effort slider for the DSH Web UI: stepless drag, snap-on-release, a WebGL fire trail, and real, working thinking-effort control for any custom third-party model or provider.
dsh-output-styles
perrylink/dsh-output-styles
DeepSeek Harness 向けの、Claude Code の outputStyles に相当するランタイム出力スタイル切り替え機能。
dsh-agent-relay
noelune/dsh-agent-relay
ループバック優先のマルチエージェントメッセージリレー: HMAC 認証付きブローカーと dsh プラグイン(relay_send/recv/peers/history)、依存ゼロの CLI・Python クライアント、ワイヤープロトコル v1.0。
unified-agent-memory
noelune/unified-agent-memory
全エージェントで共有する1つの Obsidian vault。依存関係のない Python コア(search/promote/adjudicate/forget)、vault テンプレート、dsh プラグイン(memory_search/show/submit/status)を提供します。