
kirkchinese/Claudecode--DSH
00最近提交 2026年8月14日
Claudecode--DSH DSH 插件
Claude → DSH 将 Claude Code 数据导入 DeepSeek Harness,生成原生会话、DSH skills、agent preset 和可检索的上下文归档。它同时提供会话内导入工具、命令和 CLI 工作流。
如何安装 Claudecode--DSH DSH 插件
dsh plugin --profile web add -w github:kirkchinese/Claudecode--DSH复制不会执行命令。运行前请核对仓库和版本。
数据来源
快照日期:2026年8月15日
manifest-valid
Claudecode--DSH DSH 插件能做什么
- 可通过 `dsh plugin --profile web add -w github:kirkchinese/Claudecode--DSH` 安装。
- 将 Claude JSONL 对话导入为原生 DSH 会话,并按 cwd 自动归类到工作区。
- 通过只读 `claude_scan` 工具扫描本机 Claude Code 项目和会话索引。
- 通过 `import_claude` 导入单个 JSONL 文件、项目目录或全部支持的数据。
- 将 Claude skills 迁移至 `~/.dsh/skills/`,包括发现到的插件内置 skills。
- 将 Claude 插件元数据转换为 DSH agent preset,并将斜杠命令转换为可由用户调用的 skills。
- 生成可检索的上下文归档,并安装 `claude-context-archive` 检索 skill。
- 提供用于迁移对话、skills、插件和历史归档的 CLI 命令。
Claudecode--DSH DSH 插件适合哪些场景
- 从 Claude Code 工作流迁移到 DeepSeek Harness。
- 导入过去的 Claude 对话,以便在 DSH 中加载和续聊。
- 将可复用的 Claude skills 与插件人格保留为 DSH 兼容资产。
- 通过命令行执行可重复或无头的迁移与导入流程。
Claudecode--DSH DSH 插件适合谁
- 准备采用 DeepSeek Harness 的 Claude Code 用户。
- 拥有既有 Claude Code 对话、skills 或插件的 DSH 用户。
- 需要命令行迁移和导入工作流的开发者。
Claudecode--DSH DSH 插件的限制
- 仓库说明尚未实现加密的 `~/.claude/sessions/*.json` 迁移。
- 将子代理会话作为独立会话导入,以及 watch 模式自动增量导入,仍处于未完成状态。
- 回滚备份和反向导出仍列为计划功能。
- 需要 Node.js 22 或更高版本。
- 转换器设计为对 `~/.claude` 只读;导入会将转换结果写入 DSH 位置。
客观检查信号
这些信号来自公开元数据扫描,不是本站安全认证。
- info
dependency counts
package.json declares 1 runtime, 2 development, 2 peer, and 0 optional dependencies.
- info
dsh bundle declared
package.json declares DSH bundle metadata.
- info
license declared
GitHub reports the repository license as MIT.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
Claudecode--DSH DSH 插件的相关选择
Claudecode--DSH DSH 插件常见问题
Claudecode--DSH DSH 插件是什么?
Claudecode--DSH 是当前 DSH 插件快照收录的项目。页面基于仓库元数据和已核对的说明整理,运行前仍应查看上游仓库。
如何安装 Claudecode--DSH DSH 插件?
页面展示来源记录中的安装命令。复制动作不会执行命令,运行前请确认 package、profile 和版本仍与上游文档一致。
Claudecode--DSH 使用哪个 DSH profile?
Claudecode--DSH 快照记录的 profile 是 web。DSH 版本变化可能调整 profile 约定,安装前请再次核对。
Claudecode--DSH 与当前 DSH 版本兼容吗?
当前数据没有提供可验证的兼容版本矩阵。建议先确认最近提交、release 和 DSH 官方变更,再在可回滚的 profile 中测试。
Claudecode--DSH 加载失败怎么办?
先检查安装命令、profile、依赖安装日志和 Cordis 启动输出。再对照本站排错页与上游 issue,保留完整报错串便于定位。
Claudecode--DSH 有哪些替代 DSH 插件?
页面列出的相关插件来自当前快照的关联结果,只能作为候选。请按能力、最近维护时间、安装方式和限制逐项比较。