Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
135 Plugins gefunden
dsh-peer-link
czm15053/dsh-peer-link
Lässt dsh- und Claude-Code-Sitzungen direkt miteinander kommunizieren; mit einer klickbaren Peer-Listen-Karte (Sortieren/Suchen/Senden/Aktualisieren).
dsh-client-ui-skin-claude
pakiknowledge/dsh-client-ui-skin-claude
Skin im Claude-Stil mit warmschwarzem Canvas, Ton-Akzentfarbe und Serifen-UI, das den nativen Hell-/Dunkel-Themes folgt.
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-Nebensitzungs-Plugin: `/side` für dauerhafte Nebensitzungen (im Codex-Stil) und `/btw` für einmalige Nebenfragen (im Claude-Stil) — laufen in einem temporären Fork, ohne die Hauptsitzungshistorie zu beschreiben; das rechte Side-Chain-Panel der Web UI bettet den Dialog ein, die Hauptsitzung bleibt unverändert.
dsh-import-agents
chang-tong/dsh-import-agents
Importiert Sitzungen, Chat-Verläufe und Agenten aus pi / opencode / codex / claude-code in DeepSeek Harness — Ein-Klick-Sync-Button, Slash-Befehle, Migrations-Prompt beim Sitzungsstart.
dsh-plugin-claude-bridge
yytbit/dsh-plugin-claude-bridge
Bindet Gedächtnis, Skills und Konfiguration von Claude Code an DeepSeek Harness an — ohne Migration, voll kompatibel.
dsh-plugin-session-import
huguangyu666/dsh-plugin-session-import
Importiert Chat-Verläufe aus claude-code / codex / reasonix / zcode in dsh-Sitzungen: Workspace-Bindung, erhaltene Tool-Aufrufe, Schutz vor übergroßen Sitzungen, Wiederherstellung der zcode-Kompaktierung.
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
TUI-Bundle im Stil von Claude Code für DeepSeek Harness.
dsh-sidebar-qa
chenruot/dsh-sidebar-qa
Ein auf DSH-better-sidebar basierender Frage-Tab in der Sidebar, der die Seiten-Fragefunktion von Codex bzw. `/btw` von Claude Code nachbildet.
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
Laufzeit-Umschaltung von Ausgabestilen für DeepSeek Harness, äquivalent zu Claude Codes outputStyles
dsh-agent-relay
noelune/dsh-agent-relay
Loopback-first Multi-Agent-Message-Relay: HMAC-authentifizierter Broker plus dsh-Plugin (relay_send/recv/peers/history), CLI- und Python-Clients ohne Abhängigkeiten, Wire-Protokoll v1.0.
unified-agent-memory
noelune/unified-agent-memory
Ein gemeinsamer Obsidian-Vault für jeden Agenten: abhängigkeitsfreier Python-Kern (search/promote/adjudicate/forget), Vault-Vorlage, dsh-Plugin (memory_search/show/submit/status).