플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 15개 찾음
dsh-movein
sjh9714/dsh-movein
Claude Code 또는 Codex 설정 전체를 DSH로 마이그레이션하고 가져옵니다. 스킬, 슬래시 명령, MCP 서버, 훅, 서브에이전트, 권한 규칙을 지원하며, 드라이런 이전 예상치, 마이그레이션 diff 리포트, 이전 후 doctor 점검을 제공합니다. 플러그인으로 설치되어 movein_from_claude_code 도구를 노출하므로 에이전트가 대신 마이그레이션을 수행할 수 있습니다.
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-agentmemory
elementor-i/dsh-agentmemory
agentmemory for DeepSeek Harness (dsh): full memory_* tools, capture hooks, and context injection over the local REST server
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.
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.
shopline-ai-toolkit-dsh
lunw/shopline-ai-toolkit-dsh
SHOPLINE AI 툴킷: 공식 SHOPLINE Developer MCP 서버를 연결하고 7개의 SHOPLINE 에이전트 스킬(Admin REST, GraphQL, OAuth, 웹훅, Sline)을 제공 — Shopify AI 툴킷의 SHOPLINE 버전
dsh-notify
yangyongzhen/dsh-notify
Task-completion notifications via ServerChan / DingTalk / Feishu / generic webhooks.
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.
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.
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.
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.
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.
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.
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.
dsh-plugin-hooks
truelove-dreamer/dsh-plugin-hooks
Claude Code 스타일 생명주기 훅: 모델 도구 호출 전후에 stdin으로 JSON 페이로드를 전달받아 설정된 셸 명령을 실행; pre-tool 명령이 0이 아닌 값으로 종료되면 호출을 차단