Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

15 plugins found

S

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.

716 hours agoDev & Plugin ToolsMIT
B

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.

42 days agoDev & Plugin Tools
E

dsh-agentmemory

elementor-i/dsh-agentmemory

agentmemory for DeepSeek Harness (dsh): full memory_* tools, capture hooks, and context injection over the local REST server

34 days agoMemoryMIT
K

dsh-plugin-template

kun2-5code/dsh-plugin-template

A starter template for dsh plugins covering config, tools, events, services, hooks, browser UI slots, and slash commands.

35 days agoDev & Plugin ToolsMIT
5

chicheng-push

534119219/chicheng-push

Multi-channel push for DeepSeek Harness: Server酱, PushPlus, Bark, DingTalk, WeCom, Telegram, Feishu, ntfy, custom webhooks and more, configurable from the settings panel and callable by other plugins via the pushNotifier service.

35 days agoIntegrations & RemoteMIT
L

shopline-ai-toolkit-dsh

lunw/shopline-ai-toolkit-dsh

SHOPLINE AI Toolkit: bridges the official SHOPLINE Developer MCP server and ships seven SHOPLINE agent skills (Admin REST, GraphQL, OAuth, webhooks, Sline) — the SHOPLINE counterpart of the Shopify AI Toolkit.

314 hours agoMCP & ConnectorsMIT
Y

dsh-notify

yangyongzhen/dsh-notify

Task-completion notifications via ServerChan / DingTalk / Feishu / generic webhooks.

27 days agoIntegrations & Remote
P

dsh-hooks

peterbon/dsh-hooks

Config-driven lifecycle hooks: event→command declarations in cordis.patch.yml, with Feishu card notifications and a QR scan-to-create bot setup.

22 days agoIntegrations & RemoteMIT
S

dsh-agent-plugins-market

sivan757/dsh-agent-plugins-market

Install suites from any Claude Code, Codex, Cursor, Kimi or agent-plugins.org git marketplace repo — skills, MCP servers, hooks and slash commands are injected into DSH sessions at runtime, with a market page in the Web GUI.

13 hours agoDev & Plugin ToolsMIT
7

dsh-skill-7d-git-commit

7dgroup-ai/dsh-skill-7d-git-commit

Checks git commit messages against the 7DGroup convention (Chinese type tags, length and punctuation rules) before committing, as a client-side guard before GitLab pre-receive hooks.

12 days agoGit & Code ReviewMIT
S

dsh-claude-in

shinewinew/dsh-claude-in

Read-only Claude Code compatibility bridge for DeepSeek Harness: Skills, Rules, command Hooks, and Agents from .claude as SSOT.

15 days agoSkillsBSD-3-Clause
Y

dsh-scheduler

yangyongzhen/dsh-scheduler

Cron/one-shot scheduled tasks: run shell commands or fire webhooks on a schedule, with optional ServerChan/DingTalk/Feishu/webhook delivery of results.

16 days agoWorkflow & Automation
J

faultseed (dsh)

jw53222/faultseed

Honesty guardrails on the tool pipeline: blocks a coding agent from weakening tests, swallowing errors, stubbing type checks, or deleting tests through the shell — nine deterministic hooks, each backed by a planted-failure test proving the guard can fail.

017 hours agoSecurity & PermissionsMIT
J

hooks-adapter

johnxu22786/hooks-adapter

Reuses hooks declared in Claude Code, Codex and opencode configs on dsh, executing shell, webhook, oracle and proxy handlers with zero runtime dependencies.

04 days agoDev & Plugin ToolsMIT
T

dsh-plugin-hooks

truelove-dreamer/dsh-plugin-hooks

Claude-Code-style lifecycle hooks: configured shell commands run before/after model tool calls with a JSON payload on stdin; a non-zero pre-tool exit blocks the call.

07 days agoWorkflow & Automation