dsh-claude-compat
把 Claude Code 的 .claude/ 目录零迁移桥接进 DSH:项目与用户级 skills、 斜杠命令、rules(单条 system-reminder 信封注入)、agent 文件、hooks (PreToolUse/PostToolUse/UserPromptSubmit/SessionStart/SessionEnd)、 .mcp.json 服务器,并支持 Claude Code 插件 marketplace。自带 /cc-plugin 插件与市场全管理(claude CLI 优先、自实现兜底)、/cc-resume 列出并把 Claude Code 会话导入为 DSH 原生事件日志、/cc-export 把 DSH skill 导出为 Claude Code skill。Claude Code 与 DSH 的双向桥。
Bridge Claude Code's .claude/ directories into DSH with zero migration: project and user-level skills, commands, rules (one system-reminder envelope), agent files, hooks (PreToolUse/PostToolUse/UserPromptSubmit/ SessionStart/SessionEnd) and .mcp.json servers, plus Claude Code plugin marketplaces. Ships /cc-plugin for full plugin/marketplace management (claude CLI first, self-implemented fallback), /cc-resume to list and import Claude Code sessions into DSH as native event-sourced logs, and /cc-export to write DSH skills back as Claude Code skills. Two-way Claude Code <-> DSH bridge, versioned and released as dsh-claude-compat.
怎么安装
dsh plugin add dsh-claude-compat git clone https://github.com/biedongbin/dsh-claude-compat ~/.claude/skills/dsh-claude-compat 简介
**Reuse your entire Claude Code setup in DSH — zero migration.** skills, commands, rules, agents, hooks, MCP — install and they just work. Nothing to reconfigure. --- The 10-second pitch You've already built up a solid .claude/ in Claude Code — skills, slash commands, rules, agents, hooks, MCP servers. Moving to **DSH (DeepSeek Harness)** shouldn't mean rebuilding all of it. **dsh-claude-compat is that bridge.** It carries your .claude/ directories **verbatim into DSH** — everything works immediately. Install once, and both sides share one config: change it in one place, it updates in both. ba…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 11
- 月下载
- –
- 最近更新
- 2026-09-14
- 创建于
- 2026-08-14
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- ai-coding, claude-code, deepseek, dsh, plugin